#ipld #serialization

no-std libipld-core

Base traits and definitions used by ipld codecs

21 releases (breaking)

0.16.0 Jan 23, 2023
0.15.0 Nov 23, 2022
0.14.0 Aug 24, 2022
0.13.1 Mar 8, 2022
0.3.0 May 22, 2020

#492 in Encoding

Download history 6438/week @ 2023-08-17 5364/week @ 2023-08-24 7169/week @ 2023-08-31 5704/week @ 2023-09-07 6013/week @ 2023-09-14 4981/week @ 2023-09-21 5229/week @ 2023-09-28 6300/week @ 2023-10-05 5635/week @ 2023-10-12 6899/week @ 2023-10-19 6389/week @ 2023-10-26 7770/week @ 2023-11-02 5820/week @ 2023-11-09 4612/week @ 2023-11-16 5615/week @ 2023-11-23 3798/week @ 2023-11-30

21,164 downloads per month
Used in 190 crates (28 directly)

MIT/Apache

75KB
2K SLoC

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:

Core ipld types used by ipld codecs.

Dependencies

~1.7–2.6MB
~53K SLoC