sjson-cpp
JSON parser
A minimal C++ library to read and write Simplified JSON files without memory allocations.
An Simplified JSON (SJSON) C++ reader and writer
21 stars
4 watching
7 forks
Language: C++
last commit: 8 months ago
Linked from 1 awesome list
c-plus-pluscppparsesjson
Related projects:
Repository | Description | Stars |
---|---|---|
| A C++ library for parsing and generating JSON data | 69 |
| A header file providing a simple, single-header JSON parser for C and C++. | 719 |
| A lightweight JSON parser with simplified syntax and faster access times compared to traditional string comparisons | 3 |
| An in-place JSON parser implemented in a single header file | 74 |
| 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 set of C++ bindings for a fast JSON parsing library | 118 |
| A lightweight C++ JSON library with intuitive syntax and minimal dependencies | 1 |
| A fast and extensible JSON encoder/decoder for Python | 1,657 |
| A high-performance JSON parser that minimizes memory allocation and copying. | 28 |
| A lightweight JSON parsing library that creates a DOM-like data structure | 24 |
| A lightweight C++ JSON parser and serializer with various interfaces. | 1,119 |
| A header-only C++ library for working with JSON data | 605 |
| A Java library for converting objects to and from JSON with high performance and support for complex objects | 1 |
| A Lua module that provides fast and standards-compliant JSON encoding and parsing capabilities. | 939 |
| A fast and portable C single-header JSON encoder/decoder with optimized memory allocation and single header design. | 58 |