orderly

JSON descriptor

A textual format for describing JSON structures

The reference implementation of orderly: a schema language for JSON.

GitHub

223 stars
15 watching
26 forks
Language: C
last commit: over 14 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
lloyd/jsonselect A CSS-like selector language for JSON documents, aiming to provide an intuitive and expressive syntax while maintaining efficiency. 1,593
lloyd/yajl A fast and portable C library for parsing JSON data from streams, with minimal memory copying and fast performance. 2,156
json-parser/json-parser A lightweight C parser for structured data formats like JSON 1,285
lydiandy/cjson A Vlang wrapper around cJSON for working with JSON data structures and serialization. 11
clojure/data.json A JSON parser and generator for Clojure data structures. 543
cocoonspace/dynjson Tool for client-customizable JSON formats from dynamic APIs 16
sayanarijit/jf A utility to safely format and print JSON objects in the commandline. 29
haskell/aeson A Haskell library for parsing and generating JSON data 1,255
zaach/jsonlint A JSON parser and validator with a CLI. 1,940
elastic/sense A developer's interface to Elasticsearch for working with JSON data 382
ocramz/aeson-schema Tool for validating and generating JSON data structures 60
rs/formjson An HTTP handler that transparently exposes posted JSON data as if it were form-urlencoded data 39
tailrecursion/cljson A Clojure/ClojureScript library for accelerating JSON data deserialization in browser applications. 62
ikesyo/himotoki A type-safe JSON decoding library written purely in Swift 796
fluidgroup/jayson A JSON decoding/encoding library with strict and flexible access options. 255