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

mqttDB
mqttDBJavaScript

A NoSQL JSON document store with an MQTT interface, designed for MQTT-based systems like smart home environments.

#iot#mapreduce#database
Stars26
Forks0
Last commit8 years ago
jsoncat
jsoncatC

A command-line JSON pretty-printer and parser based on a recursive lexical analyzer.

#clang#terminal-utility#lexical-analysis
Stars26
Forks3
Last commit5 years ago
lisp-pay
lisp-payCommon Lisp

A Common Lisp library providing uniform wrappers for multiple payment processor APIs including Stripe, PayPal, and BTCPay.

#e-commerce#paypal#cl-coinpayments
Stars26
Forks0
Last commit1 year ago
gtfs-rt-dump
gtfs-rt-dumpKotlin

A command-line tool that parses and displays GTFS-realtime transit feeds in human-readable formats.

#data-export#command-line-tool#java
Stars25
Forks4
Last commit1 year ago
WebAnchor
WebAnchorC#

A .NET library for type-safe, testable, and flexible runtime-generated access to web APIs.

#httpclient#web-services#testability
Stars25
Forks7
Last commit11 months ago
essential-json
essential-jsonJava

A minimalistic, high-performance Java JSON library with no external dependencies and a single source file.

#high-performance#lightweight#java
Stars25
Forks0
Last commit3 years ago
Dekoter
DekoterSwift

An NSCoding counterpart for Swift structs, enabling encoding and decoding to Data, UserDefaults, and JSON.

#ios#data-persistence#userdefaults
Stars25
Forks1
Last commit6 years ago
mithril-slides
mithril-slidesHTML

A Keynote-inspired web-based presentation app that creates slides from a JSON file.

#themes#presentation-tool#web-app
Stars24
Forks5
Last commit8 years ago
ripple-python-lib
ripple-python-libPython

Python client for the Ripple API

#json-rpc#ripple-data#python
Stars24
Forks11
Last commit2 years ago
dynamic-forms
dynamic-formsTypeScript

An Angular library for building dynamic reactive forms from JSON definitions.

#json-forms#dynamic-forms#angular-material
Stars24
Forks8
Last commit1 month ago
HAR
HARCrystal

A Crystal library for parsing HTTP Archive (HAR) version 1.2 files.

#crystal-library#har-parser#har
Stars22
Forks7
Last commit2 years ago
jwx
jwxAda

A formally verified SPARK library for parsing and validating Base64, JSON, JWK, JWS, and JWT data with guaranteed absence of runtime errors.

#jwt-token#spark#ada
Stars22
Forks1
Last commit5 years ago
json-strictify
json-strictifyTypeScript

A strict JSON serializer that throws errors on unsupported values and circular references instead of silently dropping data.

#developer-tools#eslint-integration#npm-package
Stars22
Forks1
Last commit3 months ago
gm-i18n
gm-i18nYacc

A GameMaker Studio 2.3 extension for internationalizing game text using JSON files.

#gamedev#internationalization#gamemaker-studio
Stars21
Forks2
Last commit3 years ago
FluentSerializer
FluentSerializerC#

A fluent take on serializer libraries

#hacktoberfest#dotnet#xml
Stars21
Forks3
Last commit2 months ago
mapslice-json
mapslice-jsonGo

A Go library providing ordered map marshaling and unmarshaling for JSON.

#unmarshal#ordered-maps#library
Stars20
Forks8
Last commit2 years ago
schema
schemaGo

A Go library for validating JSON structures against expressive schemas, ideal for API testing and request/response validation.

#matcher#testing-library#schema-validation
Stars20
Forks1
Last commit6 years ago
DelphiCouchbase
DelphiCouchbasePascal

A Delphi class framework for interacting with Couchbase NoSQL databases, providing CRUD operations, JSON subdocument manipulation, and N1QL query support.

#couchbase#object-pascal#nosql
Stars19
Forks5
Last commit9 years ago
J<sub>ack</sub>SON: JSON secret keeper
J<sub>ack</sub>SON: JSON secret keeperPython

A Python library that extends JSON to securely reference secrets from environment variables and Python modules.

#environment-variables#python-library#security
Stars19
Forks4
Last commit
livejq
livejqRust

A Rust-based jq alternative for continuous JSON parsing that doesn't crash on invalid input, with configurable filtering.

#parsing#stream-processing#jq-alternative
Stars18
Forks1
Last commit1 year ago
AlamoRecord
AlamoRecordSwift

An elegant iOS networking layer inspired by ActiveRecord that simplifies API interactions using Alamofire.

#crud#ios#alamofire
Stars18
Forks3
Last commit5 years ago
normalize-pkg
normalize-pkgJavaScript

Normalizes package.json values to improve compatibility and programmatic readability with third-party libraries.

#package#developer-tools#build-automation
Stars18
Forks2
Last commit6 years ago
go-problemdetails
go-problemdetailsGo

A Go package implementing RFC 7807 for generating HTTP API error responses as structured problem details in JSON or XML.

#web-services#problem-details#rest-api
Stars18
Forks2
Last commit6 years ago
smm-course-viewer
smm-course-viewerJavaScript

A JavaScript library for parsing and visualizing Super Mario Maker level files (*.cdt) in web browsers and Node.js.

#viewer#vanilla-js#super-mario-maker
Stars18
Forks7
Last commit7 years ago
go-output-format
go-output-formatGo

A Go library for serializing data structures into standard output formats like YAML, JSON, and TOML.

#data-serialization#yaml#output-formatting
Stars18
Forks2
Last commit2 years ago
SandboxBundle
SandboxBundlePHP

A Symfony bundle that creates fake API sandbox responses using annotations for testing environments.

#sandbox-environment#symfony2#php7
Stars18
Forks1
Last commit8 years ago
epoch
epochGo

Go library providing primitives for marshaling/unmarshaling Unix timestamps to/from time.Time in JSON.

#unmarshaling#epoch-conversion#time
Stars17
Forks3
Last commit2 years ago
Godot Package Manager
Godot Package ManagerGDScript

A package manager plugin for Godot that uses NPM as its backend for managing dependencies.

#addon#npm#dependency-management
Stars17
Forks2
Last commit3 years ago
go-jsonerror
go-jsonerrorGo

A Go package for creating JSON error responses that follow the JSON:API specification.

#json-api#rest#api
Stars16
Forks2
Last commit6 years ago
notify-by-mqtt
notify-by-mqttPython

A Nagios/Icinga notification module that sends monitoring alerts to an MQTT broker in JSON format.

#devops#nagios#mqtt
Stars16
Forks3
Last commit3 years ago
json-rel
json-relJavaScript

A unified interface for querying JSON using JsonPath, JsonPointer, and JsonQuery descriptors.

#data-querying#json-pointer#json-query
Stars16
Forks2
Last commit3 years ago
goenum
goenumGo

A Go library providing a template-based implementation for defining and working with enumerations, including JSON support and enum sets.

#enumeration#go-library#utility-library
Stars16
Forks1
Last commit1 year ago
Static
StaticJavaScript

Generate static HTML or JSON pages directly from strings in Cloudflare Workers scripts.

#cloudflare-workers#serverless#html
Stars16
Forks7
Last commit3 months ago
jaymock-cli
jaymock-cliJavaScript

A CLI tool to mock APIs and generate fake JSON test data directly from the terminal.

#generator#developer-tools#api
Stars16
Forks1
Last commit4 years ago
ng-parsel
ng-parselTypeScript

Parse Angular components, services, pipes, directives, and modules into JSON for API documentation and custom analysis.

#developer-tools#typescript#api-documentation
Stars16
Forks2
Last commit6 months ago
go-enum-encoding
go-enum-encodingGo

A Go code generator for efficient JSON and text encoding/decoding of enums with zero allocations.

#serde#text-encoding#enum
Stars16
Forks1
Last commit1 month ago
PreviousPage 15 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
5 years ago
#Serialization103
#Go96
#Golang72
#Yaml72
#Json Parser70
#Rest Api60
#Xml55
#Developer Tools53
#Cli Tool50
#Http Client43
#Cli43
#Json Parsing41