jsown
JSON parser
High-performance JSON parser for Common Lisp
reader/writer for the JSON format in common lisp
109 stars
7 watching
13 forks
Language: Common Lisp
last commit: almost 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A Common Lisp library for reading and writing JSON text with streaming capabilities. | 20 |
| An in-place JSON parser implemented in a single header file | 74 |
| A Clojure library for fast JSON encoding and decoding. | 424 |
| A lightweight C parser for structured data formats like JSON | 1,286 |
| A JSON encoder and decoder implemented in Common Lisp. | 164 |
| A JavaScript implementation of the jq JSON query language | 85 |
| A library to parse and manipulate a specific algebraic superset of JSON | 2 |
| A Common Lisp library for parsing and generating JSON data | 48 |
| A high-performance JSON parsing library for Python | 365 |
| A tool to parse and pretty-print JSON data from various input sources. | 27 |
| A lightweight JSON parser with simplified syntax and faster access times compared to traditional string comparisons | 3 |
| A C++ JSON parser implemented as an Erlang NIF. | 871 |
| A lightweight JSON parser and printer library for C. | 282 |
| A JSON or HTML formatter for iOS with customizable styles and colors. | 16 |
| A high-performance JSON parser that can be used to parse and manipulate JSON data in memory without modifying the original input string. | 568 |