yason
JSON encoder
A Common Lisp library for encoding and decoding data in the JSON interchange format.
Common Lisp JSON serializer written with simplicity in mind
79 stars
10 watching
29 forks
Language: Common Lisp
last commit: about 1 year ago Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A Common Lisp library for encoding and decoding data in the JSON format. | 11 |
| | A JSON encoder and decoder implemented in Common Lisp. | 164 |
| | A fast and simple JSON encoding toolkit that aims to achieve better performance than existing solutions. | 82 |
| | A simple toolkit for encoding and decoding JSON text in Java | 748 |
| | A JSON handling library for Elixir. | 60 |
| | A fast and extensible JSON encoder/decoder for Python | 1,657 |
| | A library for encoding and decoding JSON data in the OCaml programming language. | 15 |
| | A minimalistic JSON encoding and decoding library in Perl | 11 |
| | A pure Swift JSON encoder/decoder library with strongly-typed support and convenience methods for converting to/from Foundation objects. | 361 |
| | A Common Lisp library for reading and writing JSON text with streaming capabilities. | 20 |
| | Fast JSON encoding library for Go with configurable options and native support for standard library types. | 175 |
| | A streaming JSON encoder for Elixir that prioritizes memory efficiency and parallelism over raw speed. | 8 |
| | A package for fast and efficient JSON encoding of Go structs without additional dependencies or build steps. | 737 |
| | A JSON parser and serializer for Common Lisp with sane defaults. | 151 |
| | Provides native JSON encoding and decoding support for Elixir | 217 |