bitar

Crates.iobitar
lib.rsbitar
version0.13.0
created_at2020-01-23 22:03:59.328001+00
updated_at2025-01-06 12:50:52.52774+00
descriptionbita archive utilities
homepage
repositoryhttps://github.com/oll3/bita
max_upload_size
id201369
size4,305,811
Olle Sandberg (oll3)

documentation

README

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
Commit count: 432

cargo fmt