njson
JSON handler
A convenient and brevity-focused JSON handling framework for Common Lisp.
Common Lisp JSON handling library (not a parser!), with the aim for convenience and brevity.
16 stars
5 watching
3 forks
Language: Common Lisp
last commit: 5 months 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 |
| Provides a simple way to handle JSON data from different sources in Go applications. | 10 |
| A library that provides simple handlers to read and write JSON data from various sources such as files and HTTP requests. | 2 |
| A JSON parser and serializer for Common Lisp with sane defaults. | 151 |
| A metaclass library for serializing and deserializing objects in Common Lisp to and from JSON data | 62 |
| A JSON encoder and decoder implemented in Common Lisp. | 164 |
| A Python library that allows declarative extraction and conversion of elements from JSON documents. | 5 |
| Enables automatic JSON column handling in Bookshelf.js models | 65 |
| A lightweight JSON parsing library that creates a DOM-like data structure | 24 |
| A Common Lisp library for encoding and decoding data in the JSON format. | 11 |
| A Common Lisp library for encoding and decoding data in the JSON interchange format. | 79 |
| A lightweight C++ JSON library with intuitive syntax and minimal dependencies | 1 |
| A library to parse and manipulate a specific algebraic superset of JSON | 2 |
| High-performance JSON parser for Common Lisp | 109 |
| A C++14 JSON library designed to provide a consistent interface for handling JSON data in a type-safe manner. | 132 |