Awesome JSON 
A curated list of awesome JSON libraries and resources.
Inspired by the awesome list.
- Awesome JSON
- Applications
- Binary Serialization
- Browser Extensions
- Command-line tools
- Databases
- Datasets
- Data modeling
- Data generation
- Differencing
- Editors
- Format Extensions
- Frontend components
- Libraries
- Linters
- Online tools
- Schema Specifications
- Services
- Supersets
- Related formats
- Resources
- Templates
- Testing
- Text Editor Plugins
- Transformations
- Tutorials
- Queries
- JSON Schema Frontend components
- JSON Schema Tools
- JSON Schema Resources
- JSON Schema Validators
- Contribute
Applications
- Dadroit JSON Viewer - Very fast JSON Viewer, supporting huge (multi gigabytes) files, JSON log (JSON-Lines and ndjson).
OS X * Visual JSON - simple JSON pretty-viewer for Mac OS X. (inactive) * JSONExport - convert a object to a class of one of the currently supported languages.
Binary Serialization
- BSON - Binary JSON.
- MessagePack - An extremely efficient object serialization library.
- UBJSON - The universally compatible format specification for binary JSON.
- CBOR - Concise Binary Object Representation.
- PSON - Protocol JSON, super efficient binary serialization format.
- JSON BinPack - Space-efficient binary JSON serialization format based on JSON Schema.
Browser Extensions
Chrome * JSON Formatter (github) - Makes JSON easy to read. Open source. * JSON Viewer (github) - It is a Chrome extension for printing JSON and JSONP. * JSON Finder (github) - Browse like you do it in Finder. * JSON Viewer Pro (github - An open source Chrome extension for browsing JSON with syntax highlighting and folding, or as a visual graph. * Discoverable JSON (github) - Gron inspired Extension. Convert a JSON document into javascript expressions. Comes with filter, remove, find-and-replace capabilities.
Firefox * JSONView (github) - View JSON documents in the browser.
Safari * JSONAce (github) - Formats & syntax highlights JSON viewed inside of the web browser using the ACE editor. * JSONView (github) - A port of the JSONView Firefox extension that formats and syntax highlights JSON viewed inside of the browser