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

UnboxedAlamofire
UnboxedAlamofireSwift

A deprecated Swift library combining Alamofire and Unbox for easy JSON downloading and decoding into objects.

#ios#json-decoding#alamofire
Stars64
Forks12
Last commit5 years ago
haskell-to-elm
haskell-to-elmHaskell

Generates Elm type definitions, JSON encoders, and decoders from Haskell types to keep frontend and backend in sync.

#haskell#aeson#type-safety
Stars63
Forks8
Last commit1 year ago
scala-json
scala-jsonScala

A compile-time JSON marshaling library for Scala, Scala Native, and Scala.js with extensible accessors and rich type support.

#scala-js#scala-library#json-marshaling
Stars63
Forks5
Last commit4 years ago
i18n.nvim
i18n.nvimLua

A Neovim plugin for previewing and managing i18n translations directly in the editor, supporting JSON, YAML, .properties, and JS/TS modules.

#yaml#editor-integration#internationalization
Stars62
Forks5
Last commit1 month ago
config
configGo

A Go library for declarative configuration loading from files, environment variables, and command-line arguments.

#hacktoberfest#viper#environment-variables
Stars61
Forks4
Last commit1 year ago
psql-streamer
psql-streamerGo

Streams PostgreSQL database events to Kafka using logical replication and can also consume events from Kafka.

#logical-replication#event-driven#replication
Stars61
Forks13
Last commit6 years ago
shasht
shashtCommon Lisp

A Common Lisp JSON library with extensive configurability for reading, writing, and type mapping.

#jupyter-integration#configuration#data-mapping
Stars61
Forks5
Last commit1 month ago
json-streamer
json-streamerRuby

A Ruby gem for extracting data from JSON streams based on keys, nesting levels, or custom conditions without implementing low-level callbacks.

#stream-processing#event-driven#json-stream
Stars60
Forks9
Last commit1 year ago
peek-stream
peek-streamJavaScript

A Node.js transform stream that inspects the first chunk of data before choosing a parsing strategy.

#stream-processing#transform-stream#nodejs
Stars58
Forks6
Last commit3 years ago
Rosetta
RosettaCrystal

A blazing fast internationalization (i18n) library for Crystal with compile-time key lookup.

#yaml#luckyframework#l10n
Stars58
Forks7
Last commit8 months ago
FEVER
FEVERGo

A fast, extensible event router for processing Suricata's JSON EVE output, designed for high-throughput network security monitoring.

#netsec#suricata#metadata-aggregation
Stars58
Forks7
Last commit14 days ago
MicroWebCli
MicroWebCliPython

A lightweight HTTP client for MicroPython on ESP32 and Pycom modules, supporting SSL/TLS, SOCKS5, authentication, and JSON.

#iot#request#micropython
Stars57
Forks16
Last commit5 years ago
restit
restitGo

A Go micro-framework for writing readable and reusable integration tests for JSON-based RESTful APIs.

#micro-framework#integration-testing#rest-api
Stars56
Forks4
Last commit22 days ago
go-respond
go-respondGo

A Go package for handling common HTTP JSON responses with minimal boilerplate.

#json-api#api#http
Stars55
Forks9
Last commit4 years ago
cfg-rs
cfg-rsRust

A lightweight, flexible configuration loader for Rust applications with typed configs, live refresh, and multiple source support.

#live-refresh#typed-config#environment-variables
Stars55
Forks7
Last commit6 days ago
Composer-Yaml
Composer-YamlPHP

Convert Composer dependencies between YAML and JSON formats.

#composer#yaml#cli-tool
Stars54
Forks14
Last commit9 years ago
jsoncolor
jsoncolorGo

A drop-in replacement for Go's encoding/json package that outputs colorized and indented JSON for CLI applications.

#colors#syntax-highlighting#terminal
Stars54
Forks6
Last commit11 days ago
rmongodb
rmongodbC

An R extension providing access to MongoDB using the legacy C driver, enabling database operations from R.

#bson#r-package#database-connector
Stars54
Forks25
Last commit10 years ago
Example project with external dependencies
Example project with external dependenciesScala

An example Scala-Native application demonstrating JSON reformatting with third-party libraries and a test suite.

#command-line-tool#example-project#native-compilation
Stars54
Forks11
Last commit
lqn
lqnCommon Lisp

A Common Lisp query language and terminal utility for querying and transforming Lisp, JSON, CSV, and text files.

#json-query#dsl#unix-shell
Stars53
Forks2
Last commit6 months ago
jp
jpJavaScript

A tiny command-line tool for parsing JSON from any source using Lodash .get() or JSONPath syntax.

#npm#stdin-streaming#jsonpath
Stars53
Forks4
Last commit7 years ago
json-build
json-buildC

A zero-allocation, single-header JSON serializer library written in ANSI C.

#c-library#json-serializer#low-memory
Stars51
Forks7
Last commit1 year ago
har-rs
har-rsRust

A Rust library for serializing and deserializing HTTP Archive (HAR) format data.

#serde#yaml#har
Stars51
Forks14
Last commit4 months ago
Travelm Agency
Travelm AgencyElm

Compile-time internationalization for Elm supporting multiple input and output formats.

#developer-tools#yaml#type-safety
Stars50
Forks5
Last commit5 months ago
JSON Toolkit
JSON ToolkitC++

A comprehensive set of composable foundational C++ libraries and CMake utilities to power Sourcemeta projects. Note we don't provide any stable ABI/API guarantees to external users outside Sourcemeta

#json-pointer#cxx#json-schema
Stars50
Forks16
Last commit
Cassandra-Exporter
Cassandra-ExporterJavaScript

A simple JavaScript tool to export and import Cassandra table data into JSON files, supporting Unicode and complex data types.

#import-tool#import#copy
Stars48
Forks20
Last commit3 months ago
go-cfg
go-cfgGo

A Go library for unified configuration management from environment variables, command-line flags, and files.

#environment-variables#yaml#dotenv
Stars48
Forks3
Last commit2 years ago
flagvar
flagvarGo

A collection of CLI argument types for the Go flag package, providing validation and parsing for enums, URLs, IPs, JSON, and more.

#dev-tools#time#go-library
Stars48
Forks4
Last commit1 year ago
gomatch
gomatchGo

A Go library for validating JSON against patterns, focusing on essential parts to make tests more expressive and less fragile.

#matcher#unit-testing#testing-library
Stars47
Forks3
Last commit5 years ago
Apply templates with Jinja2
Apply templates with Jinja2Python

A GitHub Action that runs the Jinja2 templating engine to generate files in CI/CD workflows.

#jinja2#hacktoberfest#devops
Stars47
Forks44
Last commit1 year ago
nimnjs
nimnjsJavaScript

JavaScript implementation of the nimn specification for highly compressed data serialization, offering 60%+ compression over JSON.

#encoder#nimnjs#data-serialization
Stars46
Forks6
Last commit2 years ago
json-ada
json-adaAda

An Ada 2012 library for parsing JSON with support for Ada 2012 iterator and indexing syntax.

#rfc-7159#open-source#library
Stars46
Forks6
Last commit2 years ago
Elm TS Interop
Elm TS InteropElm

A library for building type-safe Encoders and Decoders between Elm and TypeScript with generated TypeScript types.

#encoder#interop#type-safety
Stars45
Forks8
Last commit3 months ago
JsonHilo
JsonHiloJavaScript

A fast, lossless streaming JSON parser for JavaScript with high-level and low-level interfaces.

#fast#zero-dependency#modular
Stars45
Forks3
Last commit11 months ago
rec2json
rec2jsonErlang

A parse transform for Erlang that automatically generates JSON serialization/deserialization functions from record definitions.

#json-converter#json-serialization#type-checking
Stars45
Forks21
Last commit2 years ago
TLanguages
TLanguagesPascal

A Delphi component for localizing VCL and FMX applications on Windows, iOS, and Android using JSON files.

#ios#android#i18n
Stars45
Forks11
Last commit8 years ago
PreviousPage 13 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
1 day ago
#Serialization103
#Go96
#Golang72
#Yaml72
#Json Parser70
#Rest Api60
#Xml55
#Developer Tools53
#Cli Tool50
#Http Client43
#Cli43
#Json Parsing41