#dag-json #ipld #serde

serde_ipld_dagjson

IPLD DAG-JSON support for Serde

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

#1504 in Encoding

Download history 226/week @ 2024-12-13 231/week @ 2024-12-20 138/week @ 2024-12-27 77/week @ 2025-01-03 168/week @ 2025-01-10 113/week @ 2025-01-17 164/week @ 2025-01-24 228/week @ 2025-01-31 160/week @ 2025-02-07 176/week @ 2025-02-14 157/week @ 2025-02-21 318/week @ 2025-02-28 298/week @ 2025-03-07 405/week @ 2025-03-14 276/week @ 2025-03-21 56/week @ 2025-03-28

1,079 downloads per month
Used in 14 crates (5 directly)

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.

Dependencies

~1.2–2MB
~41K SLoC