4 releases

0.2.0 Mar 26, 2024
0.1.2 Mar 18, 2024
0.1.1 Feb 23, 2024
0.1.0 Jan 25, 2024

#1713 in Encoding

Download history 140/week @ 2024-11-05 164/week @ 2024-11-12 138/week @ 2024-11-19 219/week @ 2024-11-26 254/week @ 2024-12-03 135/week @ 2024-12-10 372/week @ 2024-12-17 117/week @ 2024-12-24 94/week @ 2024-12-31 97/week @ 2025-01-07 162/week @ 2025-01-14 112/week @ 2025-01-21 192/week @ 2025-01-28 242/week @ 2025-02-04 154/week @ 2025-02-11

608 downloads per month
Used in 4 crates

MIT/Apache

45KB
1.5K SLoC

Serde IPLD DAG-JSON

Crates.io Documentation

This is a Serde implementation for [DAG-JSON]. It can be use in conjunction with ipld-core.

Any Serde based JSON library can be used for the underlying parsing, by default serde_json is used.

License

Licensed under either of

at your option.


lib.rs:

DAG-JSON serialization and deserialization.

Dependencies

~1.2–2MB
~41K SLoC