Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Json

Json

601 projects

Showing 36 of 601 projects

SynMustache
SynMustachePascal

A Delphi and Free Pascal implementation of the Mustache templating language with extensions and high performance.

#free-pascal#logic-less-templates#thread-safe
Stars163
Forks52
Last commit4 years ago
cache_crispies
cache_crispiesRuby

A fast Rails JSON serialization gem with built-in caching and a flexible DSL.

#rails#api#caching
Stars161
Forks15
Last commit11 days ago
JSON-populate
JSON-populateJavaScript

A JavaScript tool for populating JSON data with circular references, offering a transparent interface similar to Falcor and GraphQL.

#data-population#data-structures#circular-references
Stars160
Forks15
Last commit4 years ago
meojson
meojsonC++

A next-generation, header-only C++ JSON serialization engine with zero dependencies and seamless type conversion.

#serialization-library#zero-dependency#stl-containers
Stars158
Forks25
Last commit1 month ago
golang-benchmarks
golang-benchmarksGo

A collection of Go benchmarks comparing the performance of various standard library functions and common programming tasks.

#golang-playground#examples#hashing
Stars145
Forks19
Last commit3 days ago
jsonassert
jsonassertGo

A Go test assertion library for verifying that two JSON representations are semantically equal.

#hacktoberfest#unit-testing#test-assertions
Stars143
Forks16
Last commit8 months ago
aloedb
aloedbTypeScript

A lightweight, embeddable, NoSQL database for Deno that stores data in JSON files with a MongoDB-like API.

#datastore#database#document-store
Stars143
Forks12
Last commit2 years ago
the original repo
the original repoPython

A pure-Python SNMP SMI MIB parser that converts ASN.1 MIBs into JSON documents and pysnmp modules.

#asn1#python-library#snmp
Stars143
Forks57
Last commit3 years ago
structomap
structomapGo

A Go library for dynamically transforming structs into maps with chainable field selection and modification.

#fluent-interface#serializer#serialization
Stars143
Forks11
Last commit7 years ago
json2go
json2goGo

A Go package and CLI tool that generates accurate Go struct types from JSON input, ensuring proper marshaling/unmarshaling.

#developer-tools#vscode-extension#json-to-golang
Stars142
Forks20
Last commit4 months ago
Trysil
TrysilPascal

A lightweight, attribute-driven ORM for Delphi

#orm#database#rest-api
Stars140
Forks24
Last commit2 days ago
FastAPI Listing
FastAPI ListingPython

A FastAPI library for building complex, component-based listing APIs with filters, sorting, and pagination.

#fastapi#data-listing#component-architecture
Stars137
Forks2
Last commit5 days ago
SerAPI
SerAPICoq

A library for machine-to-machine interaction with the Coq proof assistant, providing serialization of Coq's internal datatypes to JSON or S-expressions.

#coq#s-expressions#ide-integration
Stars136
Forks42
Last commit9 months ago
Internet Tools
Internet ToolsPascal

XPath/XQuery 3.1 interpreter for Pascal with HTTP/S, JSON, HTML, and web scraping capabilities.

#library#interpreter#pascal
Stars135
Forks38
Last commit1 month ago
JeayeSON
JeayeSONC++

A header-only, type-safe C++14 JSON library with a consistent stdlib-like API.

#template#c-plus-plus#data-interchange
Stars135
Forks23
Last commit9 years ago
Pokémon GO Pokédex
Pokémon GO Pokédex

A JSON dataset containing detailed Pokémon GO first-generation Pokémon data, including stats, evolutions, and spawn information.

#gaming-tools#pokemon#data-api
Stars134
Forks111
Last commit9 years ago
purescript-simple-json
purescript-simple-jsonPureScript

A simple PureScript JSON library that uses types automatically for encoding and decoding.

#functional-programming#foreign-interface#type-inference
Stars134
Forks43
Last commit3 years ago
jsonpath
jsonpathRust

A Rust-based JsonPath engine with WebAssembly and JavaScript bindings for querying and manipulating JSON data.

#parsing#webassembly#serde
Stars131
Forks41
Last commit1 year ago
json-voorhees
json-voorheesC++

A modern C++11 JSON library focused on developer-friendliness, safety, and full UTF-8 support with no external dependencies.

#c#cmake#c-plus-plus
Stars129
Forks18
Last commit3 months ago
fast-shot
fast-shotGo

A fluent, feature-rich, and highly configurable HTTP client library for Go, designed for rapid and precise API interactions.

#rest#rest-client#retry-mechanism
Stars128
Forks11
Last commit14 days ago
go-rest
go-restGo

A minimal REST framework for Go that uses reflection and dynamic typing to simplify API handlers.

#api-server#rest-api#minimal
Stars128
Forks16
Last commit9 years ago
SystemTextJson.JsonDiffPatch
SystemTextJson.JsonDiffPatchC#

A high-performance, low-memory JSON diff and patch library for System.Text.Json with RFC 6902 support.

#system-text-json#unit-testing#jsondiffpatch
Stars125
Forks16
Last commit
Sawmill
SawmillJava

A Java library for enriching, transforming, and filtering JSON documents using configurable pipelines.

#grok#java-library#user-agent
Stars123
Forks23
Last commit1 month ago
meteor-universe-i18n
meteor-universe-i18nTypeScript

A high-performance internationalization package for Meteor with React integration, supporting dynamic imports and YAML/JSON files.

#hacktoberfest#dynamic-imports#yaml
Stars122
Forks31
Last commit7 months ago
jv
jvGo

A command-line tool for viewing and pretty-printing JSON data.

#developer-tools#terminal-utility#terminal
Stars121
Forks5
Last commit8 years ago
d3-sparql
d3-sparqlJavaScript

A D3.js module for querying SPARQL endpoints and transforming results into JSON for data visualizations.

#linked-data#data-fetching#rdf
Stars121
Forks11
Last commit7 years ago
mini_i18n
mini_i18nRuby

A minimalistic, fast, and flexible internationalization (i18n) library for Ruby applications.

#yaml#translations#i18n-library
Stars120
Forks3
Last commit4 months ago
onion
onionGo

A layer-based, pluggable configuration manager for Go applications with minimal dependencies.

#environment-variables#yaml#layered-config
Stars119
Forks16
Last commit3 years ago
bafi
bafiGo

A universal data converter that translates JSON, BSON, YAML, CSV, XML, and MT940 to any format using Go templates.

#bson#lua-scripting#go-templates
Stars117
Forks8
Last commit9 months ago
Alembic
AlembicSwift

A functional, type-safe JSON parser for Swift with Linux support and no external dependencies.

#alembic#functional-programming#ios
Stars117
Forks8
Last commit8 years ago
JayDiff
JayDiffGo

A command-line JSON diff utility with multiple output formats and flexible comparison options.

#json-stream#diff-tool#api-development
Stars111
Forks9
Last commit4 months ago
WJElement
WJElementC

A flexible C library for JSON manipulation and schema validation, enabling JavaScript-like ease with C performance.

#parsing#c-library#embedded-json
Stars111
Forks55
Last commit5 months ago
rust-ajson
rust-ajsonRust

A high-performance Rust JSON parser that extracts values using dotpath syntax, inspired by gjson.

#dotpath-syntax#query-language#serde-json
Stars109
Forks12
Last commit4 years ago
Easy Reflection
Easy ReflectionC++

A C++ reflection library for automatic serialization/deserialization of JSON, YAML, and binary formats.

#clang#serde#yaml
Stars105
Forks7
Last commit8 days ago
MetaYaml
MetaYamlPHP

A PHP schema validator for JSON, YAML, and XML files that can generate documentation and XSD files.

#yaml#php-library#schema
Stars103
Forks21
Last commit7 years ago
Jsonifier
JsonifierC++

A few classes for extremely fast json parsing/serializing in modern C++. Possibly the fastest json parser in C++. Possibly the fastest json serializer in C++.

#parsing#simd-instructions#jsonifier
Stars102
Forks7
Last commit1 day ago
PreviousPage 11 of 17Next

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
2 years ago
#Serialization103
#Go96
#Yaml72
#Golang72
#Json Parser70
#Rest Api60
#Xml55
#Developer Tools53
#Cli Tool50
#Cli43
#Http Client43
#Json Parsing41