hjson-cpp
JSON parser
A C++ library for parsing and generating JSON data
Hjson for C++
69 stars
13 watching
20 forks
Language: C++
last commit: almost 2 years agoLinked from 1 awesome list
cpphjson
Related projects:
| Repository | Description | Stars |
|---|---|---|
| A minimal C++ library to read and write Simplified JSON files without memory allocations. | 21 | |
| A header file providing a simple, single-header JSON parser for C and C++. | 719 | |
| A header-only C++ library for working with JSON data | 605 | |
| A lightweight JSON parsing library that creates a DOM-like data structure | 24 | |
| An in-place JSON parser implemented in a single header file | 74 | |
| An iterative JSON parser with Pythonic interfaces to extract structured data from large JSON files. | 861 | |
| A lightweight C parser for structured data formats like JSON | 1,286 | |
| A Lua module that provides fast and standards-compliant JSON encoding and parsing capabilities. | 939 | |
| 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 lightweight JSON parser and printer library for C. | 282 | |
| A lightweight C++ JSON library with intuitive syntax and minimal dependencies | 1 | |
| A JSON parser and generator for Clojure data structures | 544 | |
| A Go implementation of a lightweight, comment-based JSON alternative | 333 | |
| A lightweight JSON parser written in C | 16 | |
| A comprehensive C++ library for parsing and manipulating JSON data with support for various formats and validation rules. | 43 |