Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Json

Json

145 projects

Showing 36 of 145 projects

tablib
tablibPython

A Python library for handling tabular datasets across multiple formats like XLS, CSV, JSON, and YAML.

#yaml#data-export#python
Stars4.8k
Forks594
Last commit18 days ago
SurveyJS
SurveyJSTypeScript

An open-source JavaScript library for building dynamic, JSON-based forms and surveys with native React, Angular, and Vue support.

#jquery#json-forms#dynamic-forms
Stars4.7k
Forks899
Last commit2 days ago
JSON-java
JSON-javaJava

A reference implementation of a JSON package in Java for parsing, generating, and converting JSON documents.

#parsing#hacktoberfest#java-library
Stars4.7k
Forks2.6k
Last commit29 days ago
UltraJSON
UltraJSONC++

An ultra-fast JSON encoder and decoder written in C with Python bindings, designed for high-performance data serialization.

#c-library#encoder#data-serialization
Stars4.5k
Forks379
Last commit18 days ago
tmuxp
tmuxpPython

A tmux session manager that saves and loads tmux sessions through simple YAML/JSON configuration files.

#session-manager#yaml#tmuxinator
Stars4.5k
Forks238
Last commit5 days ago
Flurl
FlurlC#

A fluent URL builder and testable HTTP client library for .NET with a modern, asynchronous API.

#nuget#rest-client#http
Stars4.4k
Forks397
Last commit1 year ago
HandyJSON
HandyJSONSwift

A Swift JSON serialization/deserialization library that works with pure Swift structs and classes without NSObject inheritance.

#ios#json-deserialization#codable-alternative
Stars4.3k
Forks677
Last commit2 years ago
Maxwell's daemon (.2k)
Maxwell's daemon (.2k)Java

A MySQL change data capture daemon that streams database changes as JSON to Kafka, Kinesis, and other platforms.

#change-data-capture#database-replication#kafka
Stars4.2k
Forks1.0k
Last commit2 months ago
Coost
CoostC++

A lightweight, cross-platform C++11 base library providing high-performance utilities like logging, coroutines, JSON, and networking.

#unit-test#c-plus-plus-11#unit-testing
Stars4.2k
Forks590
Last commit11 months ago
minify
minifyGo

A high-performance Go minifier for HTML5, CSS3, JS, JSON, SVG, and XML that shrinks web files without changing output.

#minification#js#minifier
Stars4.1k
Forks234
Last commit4 days ago
dsq
dsqGo

A command-line tool for running SQL queries against JSON, CSV, Excel, Parquet, and other structured data files.

#parquet#cli-tool#openoffice-calc
Stars3.9k
Forks160
Last commit2 years ago
kemal
kemalCrystal

A fast, effective, and simple web framework for Crystal, perfect for building web applications and APIs with minimal code.

#fast#rest#api
Stars3.9k
Forks196
Last commit6 days ago
gojq
gojqGo

A pure Go implementation of jq for parsing, filtering, and transforming JSON and YAML data.

#jq-clone#query-language#portable
Stars3.7k
Forks135
Last commit23 days ago
SBJson
SBJsonObjective-C

A chunk-based JSON parser and generator for Objective-C, enabling stream processing of JSON data.

#parsing#stream-processing#ios
Stars3.7k
Forks680
Last commit1 year ago
yyjson
yyjsonC

A high-performance, portable, and strict JSON library written in ANSI C, capable of reading/writing gigabytes per second.

#c-library#embedded-systems#data-serialization
Stars3.7k
Forks314
Last commit5 days ago
JSON Schema
JSON SchemaPHP

A PHP implementation for validating JSON structures against JSON Schema drafts 3, 4, 6, and 7.

#php-library#schema#schema-validation
Stars3.6k
Forks369
Last commit3 days ago
JSON Schema for PHP
JSON Schema for PHPPHP

A PHP implementation for validating JSON structures against JSON Schema drafts 3, 4, 6, and 7.

#api-validation#php-library#schema
Stars3.6k
Forks369
Last commit3 days ago
awesome-json-datasets
awesome-json-datasetsJavaScript

A curated list of awesome JSON datasets that don't require authentication.

#data-curation#no-authentication#developer-tools
Stars3.6k
Forks389
Last commit1 month ago
Datasets
DatasetsJavaScript

A curated collection of publicly accessible JSON datasets across diverse topics like government, finance, climate, and entertainment.

#no-authentication#developer-tools#data-sources
Stars3.6k
Forks389
Last commit1 month ago
jaq
jaqRust

A jq clone written in Rust focused on correctness, speed, and simplicity, with support for YAML, CBOR, TOML, and XML.

#jq-clone#yaml#command-line-tool
Stars3.6k
Forks109
Last commit8 days ago
gabs
gabsGo

A Go utility for parsing, creating, and editing dynamic or unknown JSON structures with a simple wrapper around encoding/json.

#parsing#dynamic-json#go-library
Stars3.5k
Forks200
Last commit1 year ago
json-c
json-cC

A JSON implementation in C with reference counting object model for constructing, parsing, and serializing JSON objects.

#c-library#hacktoberfest#embedded-systems
Stars3.3k
Forks1.1k
Last commit2 months ago
json-c
json-cC

A JSON implementation in C with reference counting object model for constructing, parsing, and serializing JSON objects.

#c-library#hacktoberfest#embedded-systems
Stars3.3k
Forks1.1k
Last commit2 months ago
oj
ojC

A high-performance JSON parser and object marshaller for Ruby, optimized for speed and compatibility.

#object-marshalling#rails#marshaller
Stars3.2k
Forks260
Last commit5 days ago
nano
nanoGo

A lightweight, high-performance Go framework for building real-time game servers and distributed systems.

#multiplayer#websocket-server#game-server
Stars3.2k
Forks463
Last commit1 month ago
config-rs
config-rsRust

A layered configuration system for Rust applications with strong support for 12-factor applications.

#serde-integration#environment-variables#config
Stars3.1k
Forks264
Last commit8 days ago
fast-xml-parser
fast-xml-parserJavaScript

A pure JavaScript library for validating, parsing, and building XML without C/C++ dependencies or callbacks.

#xml2json#js#fast
Stars3.1k
Forks368
Last commit4 days ago
Spectral (k)
Spectral (k)TypeScript

A flexible JSON/YAML linter for creating automated style guides, with baked-in support for OpenAPI, AsyncAPI, and Arazzo.

#developer-tools#jsonpath#json-linter
Stars3.1k
Forks285
Last commit3 days ago
cel-go
cel-goGo

A non-Turing complete expression language for fast, safe, and portable evaluation with C-like syntax.

#expression-parser#policy-engine#macros
Stars2.9k
Forks273
Last commit8 days ago
uvicorn-gunicorn-fastapi-docker
uvicorn-gunicorn-fastapi-dockerPython

A deprecated Docker image for high-performance FastAPI applications using Uvicorn managed by Gunicorn with auto-tuning.

#fastapi#uvicorn#deployment
Stars2.9k
Forks341
Last commit1 month ago
manifold-graphql
manifold-graphqlJava

A Java compiler plugin that adds metaprogramming, language enhancements, and type-safe data integration to boost developer productivity.

#operator-overloading#intellij#metaprogramming
Stars2.7k
Forks135
Last commit
Widelands
WidelandsC++

A free, open-source real-time strategy game inspired by Settlers II, featuring singleplayer campaigns and multiplayer mode.

#community-driven#lua-scripting#strategy
Stars2.7k
Forks201
Last commit4 days ago
httpexpect
httpexpectGo

A concise, declarative Go library for end-to-end HTTP and REST API testing with chainable request builders and assertions.

#rest#integration-testing#testing-library
Stars2.7k
Forks241
Last commit5 months ago
SJSON
SJSONGo

A high-performance Go library for setting values in JSON documents using dot-notation paths.

#json-editing#high-performance#go-package
Stars2.7k
Forks181
Last commit5 months ago
jsonforms
jsonformsTypeScript

A framework for building customizable JSON Schema-based forms with React, Angular, and Vue support.

#js#customizable#json-schema
Stars2.7k
Forks421
Last commit7 days ago
Glaze
GlazeC++

An extremely fast, header-only C++23 library for JSON and binary serialization with compile-time reflection.

#interface#api#json-rpc2
Stars2.7k
Forks228
Last commit2 days ago
PreviousPage 3 of 5Next

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
10 days ago
#Serialization28
#Go26
#Json Parser21
#Xml20
#Golang19
#Python18
#Cli18
#Http Client17
#High Performance17
#Developer Tools17
#Rest Api17
#Yaml16