1 unstable release

0.6.0 Nov 18, 2024

#249 in Compression

Download history 162/week @ 2024-11-18 6/week @ 2024-11-25 7/week @ 2024-12-09

175 downloads per month

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

~2.5MB
~58K SLoC