53 unstable releases

new 0.27.10 May 23, 2024
0.27.8 Apr 20, 2023
0.27.6 Mar 12, 2023
0.26.1 Nov 27, 2022
0.18.5 Dec 30, 2019

#323 in Encoding

Download history 5/week @ 2024-02-15 60/week @ 2024-02-22 1/week @ 2024-02-29 3/week @ 2024-03-07 1/week @ 2024-03-14 3/week @ 2024-03-28 2/week @ 2024-04-04 152/week @ 2024-04-11 22/week @ 2024-04-18

135 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