bitar

Crates.iobitar
lib.rsbitar
version0.14.0
created_at2020-01-23 22:03:59.328001+00
updated_at2026-01-21 14:48:59.463938+00
descriptionbita archive utilities
homepage
repositoryhttps://github.com/oll3/bita
max_upload_size
id201369
size4,312,470
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)

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

cargo fmt