cheshire
JSON encoder
Fast JSON encoding library with custom encoders and support for SMILE format
Clojure JSON and JSON SMILE (binary json format) encoding/decoding
1k stars
30 watching
152 forks
Language: Clojure
last commit: 3 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
cblage/elixir-json | Provides native JSON encoding and decoding support for Elixir | 217 |
tailrecursion/cljson | A Clojure/ClojureScript library for accelerating JSON data deserialization in browser applications. | 62 |
treye/json_stream_encoder | A streaming JSON encoder for Elixir that prioritizes memory efficiency and parallelism over raw speed. | 8 |
svenvc/neouniversalbinaryjson | An implementation of Universal Binary JSON format in Pharo Smalltalk | 5 |
meh/jazz | A JSON handling library for Elixir. | 61 |
fangyidong/json-simple | A simple toolkit for encoding and decoding JSON text in Java | 747 |
pycqa/flake8-json | Formats Flake8 output as JSON with optional pretty-printing and CodeClimate support | 10 |
clojure/data.json | A JSON parser and generator for Clojure data structures. | 543 |
metosin/jsonista | A Clojure library for fast JSON encoding and decoding. | 420 |
phmarek/yason | A Common Lisp library for encoding and decoding data in the JSON interchange format. | 79 |
yogthos/json-html | Converts JSON data into human-readable HTML | 162 |
bevry/cson | A Caffeescript implementation of JSON-like data format | 1,336 |
dragonwasrobot/json-schema-to-elm | Generates Elm code from JSON schema specifications | 88 |
nikita-volkov/jsonifier | A fast and simple JSON encoding toolkit that aims to achieve better performance than existing solutions. | 83 |
cocoonspace/dynjson | Tool for client-customizable JSON formats from dynamic APIs | 16 |