15 unstable releases

0.12.0 May 22, 2024
0.11.0 Mar 5, 2023
0.10.0 Mar 16, 2022
0.9.0 Oct 8, 2021
0.5.2 Mar 1, 2020

#373 in Compression

Download history 104/week @ 2024-07-22 72/week @ 2024-07-29 24/week @ 2024-08-05 63/week @ 2024-08-12 26/week @ 2024-08-19 26/week @ 2024-08-26 9/week @ 2024-09-02 7/week @ 2024-09-09 8/week @ 2024-09-16 33/week @ 2024-09-23 16/week @ 2024-09-30 10/week @ 2024-10-07 25/week @ 2024-10-14 6/week @ 2024-10-28 25/week @ 2024-11-04

57 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)

This crate is guaranteed to compile on stable rust 1.70 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

~10–26MB
~429K SLoC