57 releases (4 stable)

2.0.2 Dec 20, 2024
1.0.0 Nov 26, 2024
0.27.10 May 23, 2024
0.27.8 Apr 20, 2023
0.18.5 Dec 30, 2019

#381 in Encoding

Download history 8/week @ 2024-09-17 95/week @ 2024-09-24 331/week @ 2024-11-26 108/week @ 2024-12-03 1/week @ 2024-12-10 121/week @ 2024-12-17

122 downloads per month

LGPL-3.0-or-later

145KB
2.5K SLoC

Some JSON implementation

Project

  • License: GNU Lesser General Public License, either version 3, or (at your option) any later version.
  • This project follows Semantic Versioning 2.0.0

Features

  • This is an implementation of JSON.
  • Parsing from Read: parse().
  • Generating to JSON string: Json.

Notes

  • Documentation is built with all features. Some of them are optional. If you see components from other crates, you can view source to see what features are required.

  • Nightly Rust is only required for building documentation.

No runtime deps

Features