17 releases (9 breaking)

0.14.0 Jan 21, 2026
0.13.0 Jan 6, 2025
0.12.0 May 22, 2024
0.11.0 Mar 5, 2023
0.5.2 Mar 1, 2020

#636 in Compression

Download history 37/week @ 2025-11-06 71/week @ 2025-11-13 103/week @ 2025-11-20 64/week @ 2025-11-27 93/week @ 2025-12-04 1/week @ 2025-12-11 1/week @ 2025-12-18 4/week @ 2026-01-08 41/week @ 2026-01-22 42/week @ 2026-01-29 55/week @ 2026-02-05 9/week @ 2026-02-12 32/week @ 2026-02-19

148 downloads per month
Used in 2 crates

MIT license

3MB
3.5K SLoC

CI crates.io MIT licensed

bitar

A library to use for low bandwidth file synchronization over HTTP.

  • Documentation
  • See bita for a more detailed description of the synchronization process.

Minimum Supported Rust Version (MSRV)

See rust-version in Cargo.toml for the current MSRV.

Usage

Examples of how to use bitar is available under the examples directory. Also see bita for more example usage.

# Run example using cargo
olle@home:~/bita/bitar$ cargo run --example local-cloner

Dependencies

~12–34MB
~533K SLoC