54 releases (1 stable)

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

#619 in Encoding

Download history 8/week @ 2024-09-17 95/week @ 2024-09-24

3,627 downloads per month

LGPL-3.0-or-later

135KB
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