car-nostd

Crates.iocar-nostd
lib.rscar-nostd
version0.6.0
sourcesrc
created_at2024-11-18 20:55:54.390745
updated_at2024-11-18 20:55:54.390745
descriptionImplementation the car files for no_std
homepagehttps://github.com/karim-agha/car-nostd
repositoryhttps://github.com/karim-agha/car-nostd
max_upload_size
id1452644
size34,136
Karim Agha (karim-agha)

documentation

README

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.
Commit count: 27

cargo fmt