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
21,164 downloads per month
Used in 190 crates
(28 directly)
75KB
2K
SLoC
Rust IPLD library
Basic rust ipld library supporting
dag-cbor
,dag-json
anddag-pb
formats.
Originally authored by @dvc94ch as a part of the ipfs-rust project.
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