3 releases (breaking)

0.3.0 Nov 23, 2022
0.2.0 Nov 22, 2022
0.1.0 May 5, 2022

#3 in #dag-cbor

Download history 4/week @ 2024-02-18 36/week @ 2024-02-25 9/week @ 2024-03-03 12/week @ 2024-03-10 4/week @ 2024-03-17

61 downloads per month
Used in 3 crates (via lurk-ipld)

MIT/Apache

120KB
3K SLoC

Lurk IPLD

This is an experimental and at-least transiently incompatible fork of libipld. It exists to serve the needs of Lurk until stable solutions can be upstreamed.

Rust IPLD library

Basic rust ipld library supporting dag-cbor, dag-json and dag-pb formats.

Originally authored by @dvc94ch as a part of the ipfs-rust project.

Matrix Discord

License

Dual licensed under MIT or Apache License (Version 2.0). See LICENSE-MIT and LICENSE-APACHE for more details.


lib.rs:

CBOR codec.

Dependencies

~2.5MB
~52K SLoC