30 stable releases (5 major)
new 6.2.1 | Oct 7, 2024 |
---|---|
6.0.0 | Sep 22, 2024 |
5.1.0 | Sep 20, 2024 |
4.0.2 | Sep 14, 2024 |
1.0.1 | Jul 29, 2024 |
#373 in Encoding
2,796 downloads per month
Used in 3 crates
185KB
5K
SLoC
merde_json
Logo by MisiasArt
Adds JSON serialization/deserialization support for merde.
You would normally add a dependency on merde
directly, enabling its json
feature.
Implementation
The underlying parser (including aarch64 SIMD support, bignum support, etc.) has been taken wholesale from the jiter crate for now.
An issue has been opened to discuss sharing a core.
Dependencies
~1.5MB
~27K SLoC