1 unstable release

new 0.6.0 Nov 18, 2024

#240 in Compression

Apache-2.0/MIT

17KB
368 lines

car-nostd

crates.io Released API docs MIT/Apache-2.0 licensed

General CAR file support. "CAR" stands for Content Addressable aRchives. A CAR file typically contains a serialized representation of an IPLD DAG, though is general enough to contain arbitrary IPLD blocks.

Currently supports only v1.

This library was forked from iroh-car and adapted to work in [no_std] builds.

License

Licensed under either of Apache License, Version 2.0 or MIT license at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this crate by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Dependencies

~1.1–1.9MB
~38K SLoC