6 releases (3 breaking)

0.4.0 Sep 2, 2023
0.3.0 Jun 29, 2023
0.2.1 Jun 27, 2023
0.2.0 Dec 21, 2022
0.1.3 Nov 28, 2022

#174 in Compression

Download history 138/week @ 2023-11-21 237/week @ 2023-11-28 116/week @ 2023-12-05 181/week @ 2023-12-12 85/week @ 2023-12-19 95/week @ 2023-12-26 300/week @ 2024-01-02 259/week @ 2024-01-09 142/week @ 2024-01-16 77/week @ 2024-01-23 114/week @ 2024-01-30 367/week @ 2024-02-06 265/week @ 2024-02-13 464/week @ 2024-02-20 953/week @ 2024-02-27 943/week @ 2024-03-05

2,697 downloads per month
Used in 16 crates (8 directly)

Apache-2.0/MIT

18KB
373 lines

iroh-car

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

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.

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

~4–6MB
~101K SLoC