json-parser
Here are 1,029 public repositories matching this topic...
A fast JSON parser/generator for Java.
-
Updated
Jun 26, 2022 - Java
The better way to deal with JSON data in Swift.
-
Updated
Mar 15, 2022 - Swift
FlatBuffers: Memory Efficient Serialization Library
-
Updated
Jun 28, 2022 - C++
Though we include Boost JSON as a dependency for benchmarking purposes, we do not include it as part of our benchmarks currently.
A high-performance 100% compatible drop-in replacement of "encoding/json"
-
Updated
Feb 14, 2022 - Go
One of the fastest alternative JSON parser for Go that does not require schema
-
Updated
Apr 20, 2022 - Go
Jodd! Lightweight. Java. Zero dependencies. Use what you like.
-
Updated
Jun 22, 2022 - Java
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:
- Slice is set to size 1 initially, values are appended using
append - Map does not have a default size specified
Instead of this, I
Optimized JSON
-
Updated
Jun 26, 2022 - C
An incredibly fast, pure Elixir JSON library
-
Updated
Apr 25, 2022 - Elixir
-
Updated
Jun 29, 2022 - Java
Fast JSON parser and validator for Go. No custom structs, no code generation, no reflection
-
Updated
Apr 9, 2022 - Go
simplejson is a simple, fast, extensible JSON encoder/decoder for Python
-
Updated
Apr 22, 2022 - Python
jsoniter (json-iterator) is fast and flexible JSON parser available in Java and Go
-
Updated
Jun 27, 2022 - Java
Converter utility between XML text and Javascript object / JSON text.
-
Updated
Jun 24, 2022 - JavaScript
A lightweight, clean and simple JSON implementation in Scala
-
Updated
Jun 26, 2022 - Scala
jsonui is an interactive JSON explorer on your command line
-
Updated
Dec 31, 2021 - Go
Maps representation documents from and to Ruby objects. Includes JSON, XML and YAML support, plain properties and compositions.
-
Updated
Jun 19, 2022 - Ruby
Efficient, easy-to-use, and fast PHP JSON stream parser
-
Updated
May 23, 2022 - PHP
JSON parser which picks up values directly without performing tokenization in Rust
-
Updated
Sep 21, 2017 - Rust
Purely functional JSON parser and library in scala.
-
Updated
Jun 28, 2022 - Scala
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
-
Updated
Jun 27, 2022 - C++
FlatBuffers Compiler and Library in C for C
-
Updated
Jun 7, 2022 - C
Streaming JSON parser for Go
-
Updated
Aug 13, 2020 - Go
JSON processing utility
-
Updated
Jan 29, 2021 - C++
Improve this page
Add a description, image, and links to the json-parser topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the json-parser topic, visit your repo's landing page and select "manage topics."


When you want to help with the development of this library, there are plenty of things were you are more than welcome:
Blocked Issues
JSON_DIAGNOSTICSvia CMake when installing the library via Homebrew. If you are familiar with Homebrew, you could fix [the formula](https://github.com/Homebrew/homebrew-core/blob/HEAD/Formula/nlohmann-json.