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
57 downloads per month
Used in 2 crates
3MB
3.5K
SLoC
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 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