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.

GitHub

16 stars
5 watching
3 forks
Language: Common Lisp
last commit: almost 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
rotatef/json-streamsA Common Lisp library for reading and writing JSON text with streaming capabilities.20
lucassscaravelli/ejProvides a simple way to handle JSON data from different sources in Go applications.10
abusomani/jsonhandlersA library that provides simple handlers to read and write JSON data from various sources such as files and HTTP requests.2
zulu-inuoe/jzonA JSON parser and serializer for Common Lisp with sane defaults.151
gschjetne/json-mopA metaclass library for serializing and deserializing objects in Common Lisp to and from JSON data62
rudolph-miller/jonathanA JSON encoder and decoder implemented in Common Lisp.164
caxap/jsonobjectsA Python library that allows declarative extraction and conversion of elements from JSON documents.5
seegno/bookshelf-json-columnsEnables automatic JSON column handling in Bookshelf.js models65
recp/jsonA lightweight JSON parsing library that creates a DOM-like data structure24
sharplispers/cl-jsonA Common Lisp library for encoding and decoding data in the JSON format.11
phmarek/yasonA Common Lisp library for encoding and decoding data in the JSON interchange format.79
kassane/jsonA lightweight C++ JSON library with intuitive syntax and minimal dependencies1
sadmac7000/libasonA library to parse and manipulate a specific algebraic superset of JSON2
madnificent/jsownHigh-performance JSON parser for Common Lisp109
jeaye/jeayesonA C++14 JSON library designed to provide a consistent interface for handling JSON data in a type-safe manner.132