56 releases (3 stable)

2.0.1 Dec 2, 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

#377 in Encoding

Download history 103/week @ 2024-09-23 169/week @ 2024-11-25 270/week @ 2024-12-02

439 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