-
Updated
Aug 14, 2021 - C++
#
json-parser
Here are 956 public repositories matching this topic...
JSON for Modern C++
json
json-serialization
msgpack
cbor
json-parser
header-only
messagepack
json-pointer
json-patch
stl-containers
rfc-6901
rfc-6902
rfc-7159
rfc-7049
json-diff
bson
ubjson
json-merge-patch
rfc-8259
A fast JSON parser/generator for Java.
android
java
serialization
json
json-serialization
deserialization
json-parser
fastjson
json-serializer
best-performance
-
Updated
Aug 13, 2021 - Java
The better way to deal with JSON data in Swift.
swift
json
cocoapods
carthage
request
json-parser
response
swiftyjson
json-parsing-swift
json-parsing-library
xcode10
swift4-2
-
Updated
Jun 17, 2021 - Swift
FlatBuffers: Memory Efficient Serialization Library
javascript
python
c
java
go
c-sharp
rust
c-plus-plus
serialization
typescript
protobuf
cross-platform
flatbuffers
zero-copy
marshalling
grpc
rpc
json-parser
mmap
serialization-library
-
Updated
Aug 14, 2021 - C++
A high-performance 100% compatible drop-in replacement of "encoding/json"
-
Updated
Jul 23, 2021 - Go
One of the fastest alternative JSON parser for Go that does not require schema
-
Updated
Jul 27, 2021 - Go
Jodd! Lightweight. Java. Zero dependencies. Use what you like.
java
jquery
ioc
mail
database
micro-framework
http-client
html-parser
java8
json-parser
utility-library
aop
jodd
-
Updated
Jun 10, 2021 - Java
prateek
commented
Apr 27, 2020
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
Aug 15, 2021 - C
An incredibly fast, pure Elixir JSON library
-
Updated
Aug 6, 2021 - Elixir
simplejson is a simple, fast, extensible JSON encoder/decoder for Python
-
Updated
Jul 17, 2021 - Python
jsoniter (json-iterator) is fast and flexible JSON parser available in Java and Go
-
Updated
Jan 20, 2021 - Java
Fast JSON parser and validator for Go. No custom structs, no code generation, no reflection
-
Updated
Jul 20, 2021 - Go
Converter utility between XML text and Javascript object / JSON text.
javascript
parser
json
cdata
xml
json-parser
xml-parser
json-xml
json-converter
convertor
convert-js
xml-js
-
Updated
Aug 4, 2021 - JavaScript
A lightweight, clean and simple JSON implementation in Scala
-
Updated
Aug 11, 2021 - Scala
Maps representation documents from and to Ruby objects. Includes JSON, XML and YAML support, plain properties and compositions.
-
Updated
Aug 7, 2021 - Ruby
jsonui is an interactive JSON explorer on your command line
api
golang
productivity
json
command-line
json-parser
software-development
command-line-tool
terminal-based
terminal-app
-
Updated
Jun 23, 2021 - Go
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
Aug 15, 2021 - Scala
Efficient, easy-to-use, and fast PHP JSON stream parser
-
Updated
Aug 13, 2021 - PHP
FlatBuffers Compiler and Library in C for C
-
Updated
Aug 12, 2021 - C
Streaming JSON parser for Go
-
Updated
Aug 13, 2020 - Go
JSON processing utility
cli
unix
json
command-line
tool
multithreading
json-parser
unix-command
json-tree
unix-shell
json-manipulation
lexemes
recursive-search
json-element
walk-paths
source-json
subscripts
manipulate-jsons
subscript-lexemes
json-entry
-
Updated
Jan 29, 2021 - C++
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
json
csv
cpp
json-serialization
cbor
json-parser
messagepack
json-pointer
json-patch
json-diff
bson
ubjson
json-parsing
jsonpath
jmespath
csv-parser
csv-reader
jsonschema
json-construction
streaming-json-read
-
Updated
Aug 13, 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."
Though we include Boost JSON as a dependency for benchmarking purposes, we do not include it as part of our benchmarks currently.