10 skills found
nlohmann / JsonJSON for Modern C++
nst / JSONTestSuiteA comprehensive test suite for RFC 8259 compliant JSON parsers
Zulu-Inuoe / JzonA correct and safe(er) JSON RFC 8259 reader/writer with sane defaults.
whyisitworking / C Simple JSON ParserExtremely lightweight, easy-to-use & blazing fast JSON parsing library written in pure C
JSON-Agents / StandardJSON Agents - A universal JSON-native standard for describing AI agents, their capabilities, tools, runtimes, and governance in a portable, framework-agnostic format. Based on RFC 8259, JSON Schema 2020-12.
abdimoallim / JsonA header-only C library for parsing and serializing JSON with RFC 8259 compliance
toughengineer / MinjsoncppMinimalistic JSON C++ library
atsentia / Mojo JsonPure Mojo RFC 8259 JSON parser
jsonprima / JsonprimaRFC 8259 compliant JSON validator in Rust.
Ferki-git-creator / STB Style Single File C CPP JSON Parser Generator Header Only Library With Full RFC ComplianceLightweight single-header JSON parser/generator for C/C++ in STB tradition. Implements RFC 8259 (JSON), RFC 6901 (JSON Pointer), RFC 6902 (JSON Patch), and RFC 7386 (Merge Patch). Zero dependencies, thread-safe, UTF-8 validation, file I/O, minification, and custom allocators. Ideal for embedded systems and cross-platform projects.