14 releases

0.11.0 Mar 5, 2023
0.10.0 Mar 16, 2022
0.9.0 Oct 8, 2021
0.8.0 Jan 25, 2021
0.5.2 Mar 1, 2020

#427 in Compression

Download history 10/week @ 2023-11-23 3/week @ 2023-11-30 6/week @ 2023-12-21 6/week @ 2024-01-04 16/week @ 2024-01-11 16/week @ 2024-01-18 34/week @ 2024-01-25 25/week @ 2024-02-01 29/week @ 2024-02-08 50/week @ 2024-02-15 84/week @ 2024-02-22 79/week @ 2024-02-29 73/week @ 2024-03-07

290 downloads per month
Used in 2 crates

MIT license

2.5MB
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)

This crate is guaranteed to compile on stable rust 1.61 and up. It might compile with older versions depending on features set but it may change in any new patch release.

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–29MB
~468K SLoC