jansson
JSON processor
A JSON data processing library with a simple API and full Unicode support
C library for encoding, decoding and manipulating JSON data
3k stars
130 watching
817 forks
Language: C
last commit: 6 months ago
Linked from 4 awesome lists
cjson
Related projects:
Repository | Description | Stars |
---|---|---|
| A high-performance JSON library written in ANSI C. | 3,164 |
| A lightweight C++ library for serializing and deserializing JSON data | 43,665 |
| A C++ library to parse and generate JSON data structures for Arduino projects. | 567 |
| A lightweight JSON parsing library that aims to simplify data representation and storage | 10,938 |
| Tool for transforming and manipulating structured data in a flexible and lightweight way | 30,734 |
| A C library implementing a reference counting object model for constructing and parsing JSON objects. | 2,997 |
| A tool for generating JavaScript parsers from grammars | 4,364 |
| A web-based tool for editing and validating JSON data | 11,687 |
| A lightweight JSON parser written in C that efficiently scans and extracts key-value pairs from a JSON string. | 335 |
| A lightweight C++ JSON library for embedded systems and IoT devices. | 6,768 |
| A framework for creating smart data models from JSON | 6,854 |
| A JSON parser and generator that allows stream-based parsing of large documents into smaller chunks. | 3,727 |
| An in-place JSON parser implemented in a single header file | 74 |
| Provides a simple way to handle JSON data from different sources in Go applications. | 10 |
| Provides a reference implementation of JSON parsing and generation in Java | 4,547 |