Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Json Parser

Json Parser

137 projects

Showing 36 of 137 projects

yajl-ruby
yajl-rubyC

A high-performance streaming JSON parsing and encoding library for Ruby with C bindings to YAJL.

#json-encoder#ruby-gem#yajl
Stars1.5k
Forks178
Last commit6 months ago
parson
parsonC

A lightweight, C89-compatible JSON library with a simple API and dot-notation addressing.

#parsing#c-library#data-serialization
Stars1.5k
Forks336
Last commit2 years ago
simd-json
simd-jsonRust

A high-performance Rust JSON parser porting simdjson's SIMD techniques, with Serde compatibility.

#hacktoberfest#serde#high-performance
Stars1.4k
Forks102
Last commit10 days ago
json-parser
json-parserC

A very low footprint, dependency-free DOM-style JSON parser written in portable ANSI C.

#c-library#dom-parser#low-memory
Stars1.3k
Forks291
Last commit1 year ago
JSON Lint
JSON LintPHP

A PHP JSON parser and validator with detailed error messages and configurable parsing options.

#developer-tools#cli-tool#json-validation
Stars1.3k
Forks58
Last commit22 days ago
JSON Machine
JSON MachinePHP

A memory-efficient PHP stream parser for large JSON files and streams, enabling iteration without loading entire documents.

#parsing#stream-processing#json-pointer
Stars1.3k
Forks74
Last commit3 months ago
tparse
tparseGo

A CLI tool for analyzing and summarizing verbose go test output, making test results easier to read.

#developer-tools#go-test#ci-cd
Stars1.3k
Forks37
Last commit7 months ago
spray-json
spray-jsonScala

A lightweight, clean and simple JSON implementation in Scala

#json-serialization#scala#json
Stars972
Forks185
Last commit2 years ago
OjG
OjGGo

A high-performance JSON parser and toolkit for Go, optimized for large and variable datasets.

#fast#json-toolkit#high-performance
Stars951
Forks55
Last commit18 days ago
sonic-rs
sonic-rsRust

A high-performance Rust JSON library leveraging SIMD for parsing and serialization.

#serde#high-performance#simd
Stars904
Forks63
Last commit3 months ago
jiffy
jiffyC

A high-performance JSON parser and encoder for Erlang implemented as a NIF.

#json-encoder#data-serialization#erlang-nif
Stars877
Forks321
Last commit23 days ago
Cinchoo ETL
Cinchoo ETLC#

A simple, fast, and flexible ETL framework for .NET with built-in readers and writers for CSV, JSON, XML, Parquet, and more.

#parquet#cinchoo-etl#flat
Stars859
Forks141
Last commit1 month ago
json.h
json.hC

A single-header JSON parser for C and C++ that performs a single allocation for the entire DOM.

#parsing#json-api#json5
Stars834
Forks92
Last commit4 days ago
json.cpp
json.cppC++

A high-performance, minimal JSON parsing and serialization library for C++ that prioritizes speed, fast compilation, and small code size.

#high-performance#fast-compilation#lightweight
Stars792
Forks38
Last commit3 months ago
frozen
frozenC

A lightweight JSON parser and generator for C/C++ with a scanf/printf-like interface, designed for embedded systems.

#c-library#embedded-systems#scanf-printf-api
Stars771
Forks168
Last commit6 months ago
jsx
jsxErlang

An Erlang application for consuming, producing, and manipulating JSON, inspired by yajl.

#json-encoder#streaming-json#json-validation
Stars699
Forks215
Last commit2 years ago
taoJSON
taoJSONC++

A C++ header-only JSON library with a generic value class, type traits, and support for JSON, JAXN, CBOR, MsgPack, and UBJSON.

#json-pointer#ubjson#msgpack
Stars677
Forks86
Last commit7 months ago
data.json
data.jsonClojure

A Clojure library for parsing and generating JSON with no external dependencies.

#json-generator#data-interchange#configuration
Stars576
Forks65
Last commit6 months ago
sajson
sajsonC++

A lightweight, extremely high-performance, in-place DOM-style JSON parser for C++11.

#dom-parser#embedded-systems#c-plus-plus-11
Stars573
Forks45
Last commit1 year ago
JSON++
JSON++C++

A lightweight, header-only C++ JSON parser with XML conversion capabilities.

#data-serialization#lightweight-library#c-plus-plus
Stars546
Forks176
Last commit5 years ago
argonaut
argonautScala

A purely functional JSON library for Scala providing parsing, printing, manipulation, and type-safe codecs.

#functional-programming#argonaut#data-serialization
Stars544
Forks107
Last commit4 days ago
DAW JSON Link
DAW JSON LinkC++

A high-performance, no-allocation C++ JSON library for direct parsing to custom data structures with declarative mappings.

#parse#constexpr#high-performance
Stars509
Forks35
Last commit29 days ago
json-struct
json-structC++

A single-header C++ library for parsing JSON directly to C++ structs and serializing structs back to JSON.

#parse#c-plus-plus-11#template-metaprogramming
Stars472
Forks59
Last commit20 days ago
HikariJSON
HikariJSONJava

A high-performance JSON parser for Java 8 focused on speed and minimal memory footprint.

#high-performance#low-memory#serialization
Stars470
Forks83
Last commit3 years ago
PL/JSON
PL/JSONPLSQL

A PL/SQL object type and API for parsing, generating, and manipulating JSON data within Oracle databases.

#backend-development#oracle#plsql
Stars461
Forks180
Last commit2 years ago
Json Data Objects
Json Data ObjectsPascal

A fast, dual JSON parser for Delphi 2009+ with UTF8/UTF16 support, automatic object/array creation, and easy access modes.

#utf16#data-serialization#android
Stars456
Forks170
Last commit1 month ago
YamlSwift
YamlSwiftSwift

A Swift library for parsing YAML and JSON documents into a type-safe Yaml enum.

#ios#data-serialization#yaml-parser
Stars413
Forks96
Last commit3 years ago
jsonlite
jsonliteC

A robust, high-performance JSON parser and generator for R, optimized for statistical data and web APIs.

#data-serialization#json-generator#r-package
Stars402
Forks44
Last commit2 days ago
json-fortran
json-fortranFortran

A user-friendly, thread-safe, and object-oriented API for reading and writing JSON files in modern Fortran.

#scientific-computing#compiler-support#object-oriented-fortran
Stars378
Forks96
Last commit1 month ago
yojson
yojsonOCaml

A low-level JSON and JSON5 parsing and pretty-printing library for OCaml.

#parsing#functional-programming#library
Stars370
Forks62
Last commit11 months ago
hjson
hjsonGo

A Go implementation of Hjson, a human-friendly JSON alternative with comments, unquoted strings, and optional commas.

#hjson#human-readable#data-serialization
Stars356
Forks43
Last commit6 months ago
libfyaml
libfyamlC

A high-performance YAML 1.2 and JSON parser/emitter for C with zero-copy operation, generics, and reflection-based serdes.

#c-library#yaml-parser#data-interchange
Stars339
Forks107
Last commit4 days ago
SuperObject
SuperObjectPascal

A Delphi and FreePascal toolkit for parsing and writing JSON and XML data formats.

#pascal#rtti#data-interchange
Stars337
Forks169
Last commit4 years ago
qt-json
qt-jsonC++

A simple C++/Qt library for parsing JSON data into QVariant hierarchies and serializing QVariant data to JSON.

#qt#lightweight-library#qt4
Stars331
Forks106
Last commit8 years ago
XSuperObject
XSuperObjectPascal

A Delphi library for rapid JSON parsing, generation, and object marshalling with a fluent API.

#object-marshalling#pascal#data-interchange
Stars330
Forks122
Last commit3 years ago
JsonSurfer
JsonSurferJava

A streaming JsonPath processor for Java that extracts JSON data without loading entire documents into memory.

#java-library#non-blocking#streaming-json
Stars317
Forks58
Last commit2 years ago
PreviousPage 2 of 4Next

Related Tags

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
#Json70
#Serialization34
#Data Serialization28
#Data Interchange23
#C Plus Plus22
#High Performance21
#Parser18
#C Library15
#Json Serialization15
#Header Only15
#Go14
#Performance14