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

eslint-plugin-package-json
eslint-plugin-package-jsonTypeScript

An ESLint plugin providing rules for consistent, readable, and valid package.json files.

#developer-tools#package-json#npm
Stars248
Forks36
Last commit1 day ago
elastic
elasticR

R client for the Elasticsearch HTTP API, enabling data indexing, search, and analysis from R.

#data-indexing#database#r-package
Stars245
Forks59
Last commit7 months ago
ferry
ferryRuby

A Ruby command-line gem for Rails data migration, export/import, and manipulation across multiple formats and databases.

#database#rails#yaml
Stars244
Forks14
Last commit7 years ago
JSON6
JSON6JavaScript

A superset of JSON that adds ES6 syntax features like comments, trailing commas, and unquoted keys for human-friendly data files.

#human-readable#data-serialization#streaming-parser
Stars241
Forks15
Last commit4 years ago
<json-viewer>
<json-viewer>TypeScript

A Web Component for visualizing JSON data in an interactive, customizable tree view.

#custom-elements#developer-tools#jsonviewer
Stars239
Forks37
Last commit1 year ago
JSON with Comments
JSON with CommentsTypeScript

An ESLint plugin for linting JSON, JSONC, and JSON5 files with comprehensive rules and editor integrations.

#developer-tools#json5#code-quality
Stars237
Forks26
Last commit7 days ago
GROQ
GROQJavaScript

A command-line tool for querying and transforming JSON/NDJSON documents using the GROQ query language.

#json-api#developer-tools#sanity-io
Stars235
Forks14
Last commit2 days ago
json-log-viewer
json-log-viewerGo

An interactive terminal-based viewer for exploring and analyzing structured JSON logs.

#json-logs#go-application#viewer
Stars230
Forks14
Last commit23 days ago
Orderly JSON
Orderly JSONC

A human-readable textual format for describing JSON that compiles to JSONSchema.

#developer-tools#data-modeling#schema-language
Stars227
Forks25
Last commit16 years ago
FSharp.Json
FSharp.JsonF#

A reflection-based JSON serialization library for F# with built-in null safety and F# type support.

#functional-programming#serialization-library#null-safety
Stars227
Forks25
Last commit10 months ago
JSONMapper
JSONMapperPHP

A PHP library that maps nested JSON structures to PHP classes using doc blocks or typed properties.

#hacktoberfest#object-mapper#docblock-annotations
Stars221
Forks29
Last commit3 months ago
realm-cocoa-converter
realm-cocoa-converterSwift

A Swift library for importing data from CSV, XLSX, and JSON into Realm files and exporting Realm data to CSV.

#ios#objective-c#data-export
Stars220
Forks22
Last commit3 years ago
json
jsonElixir

A natively implemented JSON encoder and decoder library for the Elixir programming language.

#hex#json-encoder#elixir
Stars218
Forks40
Last commit5 years ago
JSON
JSONJavaScript

An ESLint plugin that validates and lints JSON files, catching syntax errors and enforcing standards.

#developer-tools#linter#vscode-json-parser
Stars216
Forks30
Last commit4 days ago
JSONAPI::Utils
JSONAPI::UtilsRuby

A Ruby gem that simplifies building JSON API-compliant APIs on Rails with minimal learning curve.

#json-api#rails-api#rest
Stars213
Forks78
Last commit4 years ago
AtlasMap ()
AtlasMap ()Java

An open-source data mapping solution with a web UI for configuring integrations between Java, XML, and JSON data sources.

#visual-mapper#integration#standalone
Stars213
Forks117
Last commit1 year ago
smoke
smokeJavaScript

A file-based mock server that uses folder structures and file names to define API routes, with recording and templating capabilities.

#hacktoberfest#template#rest
Stars208
Forks16
Last commit5 months ago
oq
oqCrystal

A performant, portable jq wrapper that consumes and outputs formats like XML and YAML using jq filters.

#yaml-processing#jq-wrapper#yaml
Stars207
Forks14
Last commit9 days ago
Fleece
FleeceF#

A JSON mapper for F# that simplifies serialization and deserialization with typeclasses and codecs.

#functional-programming#system-text-json#codecs
Stars204
Forks30
Last commit2 years ago
jsonvalue
jsonvalueGo

A fast and convenient Go library for handling unstructured JSON data, serving as an alternative to map[string]interface{}.

#dynamic-json#unstructured-data#go-library
Stars203
Forks18
Last commit4 months ago
HAL
HALPHP

A PHP library for creating and formatting hypermedia documents in application/hal+json and application/hal+xml.

#hal#rest-api#xml
Stars202
Forks43
Last commit6 months ago
Swift Codes Repository
Swift Codes Repository

A comprehensive JSON dataset of SWIFT/BIC codes for all banks worldwide, sourced from public websites.

#swift-codes#codes#bank
Stars197
Forks97
Last commit7 years ago
jzon
jzonCommon Lisp

A correct and safe(er) JSON RFC 8259 reader/writer for Common Lisp with sane defaults.

#lisp#type-safety#streaming-api
Stars193
Forks18
Last commit4 months ago
jsonrpc
jsonrpcGo

A Go package for implementing JSON-RPC 2.0 servers with a simple, poetic, and pithy API.

#backend-development#http-server#json-rpc
Stars193
Forks22
Last commit1 year ago
movebank-api
movebank-apiPython

Documentation for the REST API to download animal tracking data from the Movebank database via HTTP/CSV or JSON/JavaScript requests.

#rest-api#scientific-data#data-download
Stars188
Forks25
Last commit6 months ago
jettison
jettisonGo

A fast, configurable JSON encoder for Go with 100% compatibility to encoding/json and no dynamic allocations in hot paths.

#encoder#json-encoder#high-performance
Stars180
Forks13
Last commit3 years ago
CSV Reader
CSV ReaderRuby

A Ruby gem for reading CSV files with best practices out-of-the-box and zero configuration.

#csvrecord#csvhash#humanitarian-data
Stars176
Forks7
Last commit1 year ago
JSON Reformat
JSON ReformatEmacs Lisp

An Emacs package for reformatting and pretty-printing JSON with customizable indentation and string decoding.

#emacs#developer-tools#pretty-print
Stars175
Forks20
Last commit3 years ago
json2react
json2reactJavaScript

A library that creates React stateless components from JSON using a simple schema.

#json-to-react#stateless-components#schema
Stars173
Forks6
Last commit3 years ago
ppx_deriving_yojson
ppx_deriving_yojsonOCaml

A ppx_deriving plugin that generates JSON serializers and deserializers for OCaml types using the Yojson library.

#functional-programming#ppx-deriving#compiler-plugin
Stars170
Forks50
Last commit11 months ago
SassyJSON
SassyJSONSCSS

A Sass-powered API for encoding Sass data to JSON and decoding JSON to Sass, enabling JSON data interchange within Sass workflows.

#sass-api#sass#experimental
Stars169
Forks23
Last commit5 years ago
no-secrets
no-secretsTypeScript

An ESLint plugin that detects potential secrets and credentials in code and JSON files using entropy analysis and pattern matching.

#entropy-analysis#secret-detection#pattern-matching
Stars168
Forks6
Last commit4 months ago
Awesome JSON Schema
Awesome JSON SchemaHandlebars

A curated list of awesome JSON Schema resources, tutorials, tools, and libraries.

#developer-tools#jsonapi#data-modeling
Stars167
Forks15
Last commit2 months ago
Config ImportExport
Config ImportExportPHP

A Magento 2 CLI extension for importing and exporting system configuration data across multiple environments.

#ecommerce#magento2#deployment
Stars165
Forks61
Last commit1 month ago
pii-shield
pii-shieldGo

A zero-code Kubernetes sidecar that redacts PII and secrets from application logs using entropy analysis and deterministic regex rules.

#pii-redaction#entropy-analysis#log-sanitization
Stars162
Forks10
Last commit3 days ago
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
Stars162
Forks52
Last commit4 years ago
PreviousPage 10 of 17Next

Related Tags

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