JSON-Tiny
JSON encoder
A minimalistic JSON encoding and decoding library in Perl
Perl module for encoding and decoding JSON in a minimalistic way, based on Mojo::JSON, adapted to stand alone.
11 stars
4 watching
5 forks
Language: Perl
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A fast and simple JSON encoding toolkit that aims to achieve better performance than existing solutions. | 82 |
| A Common Lisp library for encoding and decoding data in the JSON interchange format. | 79 |
| A library for encoding and decoding JSON data in the OCaml programming language. | 15 |
| A simple toolkit for encoding and decoding JSON text in Java | 748 |
| A JSON handling library for Elixir. | 60 |
| A Common Lisp library for encoding and decoding data in the JSON format. | 11 |
| A fast and portable C single-header JSON encoder/decoder with optimized memory allocation and single header design. | 58 |
| Fast JSON encoding library for Go with configurable options and native support for standard library types. | 175 |
| A package for fast and efficient JSON encoding of Go structs without additional dependencies or build steps. | 737 |
| A fast and extensible JSON encoder/decoder for Python | 1,657 |
| A JSON encoder and decoder implemented in Common Lisp. | 164 |
| A compact, portable, and robust JSON/binary-JSON encoder/decoder for MATLAB and Octave. | 303 |
| A Rust library for encoding and decoding binary JSON-like documents with datetime and UUID support. | 407 |
| A streaming JSON encoder for Elixir that prioritizes memory efficiency and parallelism over raw speed. | 8 |
| A PL/SQL library that enables encoding and decoding of JSON data | 47 |