picojson
JSON parser
A lightweight C++ JSON parser and serializer with various interfaces.
a header-file-only, JSON parser serializer in C++
1k stars
64 watching
221 forks
Language: C++
last commit: 7 months ago
Linked from 4 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| An in-place JSON parser implemented in a single header file | 74 |
| A lightweight C parser for structured data formats like JSON | 1,286 |
| A high-performance JSON parser that can be used to parse and manipulate JSON data in memory without modifying the original input string. | 568 |
| A C++ JSON parser that builds an in-memory tree representing the JSON structure. | 41 |
| A lightweight JSON parser and printer library for C. | 282 |
| A header file providing a simple, single-header JSON parser for C and C++. | 719 |
| A lightweight JSON parsing library written in C | 1,367 |
| A C++ library for parsing and generating JSON data | 69 |
| A Clojure library for fast JSON encoding and decoding. | 424 |
| A tool to parse and pretty-print JSON data from various input sources. | 27 |
| A fast and portable C library for parsing JSON data from streams, with minimal memory copying and fast performance. | 2,156 |
| A minimal C++ library to read and write Simplified JSON files without memory allocations. | 21 |
| A C++ library to parse and generate JSON data structures for Arduino projects. | 567 |
| A C++ JSON parser implemented as an Erlang NIF. | 871 |
| A Python library that allows declarative extraction and conversion of elements from JSON documents. | 5 |