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

#427 in Compression

23 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

~11–32MB
~502K SLoC