3 releases (breaking)

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

#4 in #dag-cbor

Download history 3/week @ 2024-02-16 21/week @ 2024-02-23 17/week @ 2024-03-01 8/week @ 2024-03-08 8/week @ 2024-03-15 4/week @ 2024-03-22 51/week @ 2024-03-29 18/week @ 2024-04-05

74 downloads per month
Used in 2 crates (via fcomm)

MIT/Apache

35KB
679 lines

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:

The Ipld crate.

Dependencies

~2–3MB
~65K SLoC