orderly
JSON descriptor
A textual format for describing JSON structures
The reference implementation of orderly: a schema language for JSON.
223 stars
15 watching
26 forks
Language: C
last commit: almost 15 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A CSS-like selector language for JSON documents, aiming to provide an intuitive and expressive syntax while maintaining efficiency. | 1,595 |
| A fast and portable C library for parsing JSON data from streams, with minimal memory copying and fast performance. | 2,156 |
| A lightweight C parser for structured data formats like JSON | 1,286 |
| A Vlang wrapper around cJSON for working with JSON data structures and serialization. | 11 |
| A JSON parser and generator for Clojure data structures | 544 |
| Tool for client-customizable JSON formats from dynamic APIs | 16 |
| A utility to safely format and print JSON objects in the commandline. | 30 |
| A Haskell library for parsing and generating JSON data | 1,257 |
| A JSON parser and validator with a CLI. | 1,948 |
| A developer's interface to Elasticsearch for working with JSON data | 382 |
| Tool for validating and generating JSON data structures | 60 |
| An HTTP handler that transparently exposes posted JSON data as if it were form-urlencoded data | 39 |
| A Clojure/ClojureScript library for accelerating JSON data deserialization in browser applications. | 62 |
| A type-safe JSON decoding library written purely in Swift | 796 |
| A JSON decoding/encoding library with strict and flexible access options. | 255 |