jsonlab
Data encoder/decoder
A compact, portable, and robust JSON/binary-JSON encoder/decoder for MATLAB and Octave.
JSONLab: compact, portable, robust JSON/binary-JSON encoder/decoder for MATLAB/Octave
301 stars
18 watching
116 forks
Language: MATLAB
last commit: 17 days ago binary-databinary-jsonbjdatadata-exchangedecodingencodinghdf5hierarchical-datajmeshjniftijsnirfjsonmatlabmessagepackneurojsonserializationubjson
Related projects:
Repository | Description | Stars |
---|---|---|
svenvc/neouniversalbinaryjson | An implementation of Universal Binary JSON format in Pharo Smalltalk | 5 |
nikita-volkov/jsonifier | A fast and simple JSON encoding toolkit that aims to achieve better performance than existing solutions. | 83 |
fangyidong/json-simple | A simple toolkit for encoding and decoding JSON text in Java | 747 |
meh/jazz | A JSON handling library for Elixir. | 61 |
fluidgroup/jayson | A JSON decoding/encoding library with strict and flexible access options. | 255 |
naturalintelligence/nimnjs | Highly compressed JavaScript object/JSON implementation | 45 |
mongodb/bson-rust | A Rust library for encoding and decoding binary JSON-like documents with datetime and UUID support. | 406 |
septag/sjson | A fast and portable C single-header JSON encoder/decoder with optimized memory allocation and single header design. | 58 |
michel-kraemer/bson4jackson | Supports the use of BSON data format in JSON processing | 292 |
simplejson/simplejson | A fast and extensible JSON encoder/decoder for Python | 1,653 |
cblage/elixir-json | Provides native JSON encoding and decoding support for Elixir | 217 |
sharplispers/cl-json | A Common Lisp library for encoding and decoding data in the JSON format. | 11 |
bolerio/mjson | A lightweight Java library for working with JSON data structures | 83 |
svenvc/neojson | Converts JSON data to Smalltalk objects and vice versa efficiently. | 42 |
phmarek/yason | A Common Lisp library for encoding and decoding data in the JSON interchange format. | 79 |