JSON for Modern C++
-
Updated
Aug 14, 2021 - C++
{{ message }}
JSON for Modern C++
A fast JSON parser/generator for Java.
The better way to deal with JSON data in Swift.
FlatBuffers: Memory Efficient Serialization Library
A high-performance 100% compatible drop-in replacement of "encoding/json"
One of the fastest alternative JSON parser for Go that does not require schema
Jodd! Lightweight. Java. Zero dependencies. Use what you like.
Hey folks, thanks for a pretty bad ass library! I'm seeing a 3-3.3x gain when decoding fairly large JSON payloads (40-50MB) as compared stdlib/json-iterator.
Few things in the generated code that struck me as odd are the allocation sizes for slices/maps:
appendInstead of this, I
Optimized JSON
An incredibly fast, pure Elixir JSON library
simplejson is a simple, fast, extensible JSON encoder/decoder for Python
jsoniter (json-iterator) is fast and flexible JSON parser available in Java and Go
Fast JSON parser and validator for Go. No custom structs, no code generation, no reflection
Converter utility between XML text and Javascript object / JSON text.
A lightweight, clean and simple JSON implementation in Scala
Maps representation documents from and to Ruby objects. Includes JSON, XML and YAML support, plain properties and compositions.
jsonui is an interactive JSON explorer on your command line
JSON parser which picks up values directly without performing tokenization in Rust
Purely functional JSON parser and library in scala.
Efficient, easy-to-use, and fast PHP JSON stream parser
FlatBuffers Compiler and Library in C for C
Streaming JSON parser for Go
JSON processing utility
A C++, header-only library for constructing JSON and JSON-like data formats, with JSON Pointer, JSON Patch, JSON Schema, JSONPath, JMESPath, CSV, MessagePack, CBOR, BSON, UBJSON
Add a description, image, and links to the json-parser topic page so that developers can more easily learn about it.
To associate your repository with the json-parser topic, visit your repo's landing page and select "manage topics."
Though we include Boost JSON as a dependency for benchmarking purposes, we do not include it as part of our benchmarks currently.