json-mop
JSON serializer
A metaclass library for serializing and deserializing objects in Common Lisp to and from JSON data
A metaclass for bridging CLOS and JSON objects
62 stars
7 watching
9 forks
Language: Common Lisp
last commit: 7 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A C++ library providing fast JSON parsing and serialization | 60 |
| A high-performance JSON serialization library for Java, designed to work efficiently with existing POJO classes and providing features such as compile-time databinding and streaming support. | 1,020 |
| A library for serializing and deserializing JSON data in Scala | 8 |
| A compact C++ library for fast and efficient JSON serialization without memory allocation during parsing. | 8 |
| A lightweight JSON serialization and deserialization library for .NET | 382 |
| A Python library for serializing data to JSON-LD format | 29 |
| A fast JSON serialization library for Scala classes | 112 |
| A high-performance JSON serialization and parsing library with features like direct mapping to custom data structures and lazy parsing. | 479 |
| A C++ library that serializes and deserializes complex data structures to and from JSON format efficiently. | 39 |
| A fast JSON serialization and deserialization library with SIMD acceleration | 861 |
| A JSON serialization format for Motoko programming language | 19 |
| A fast C++ JSON parser and serialization library wrapped in a Python 3 extension. | 508 |
| Converts Java objects to and from JSON format with serialization options. | 331 |
| A Haskell library for parsing and generating JSON data | 1,257 |
| A Python framework for serializing and marshaling complex data structures into JSON format. | 314 |