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
303 stars
18 watching
116 forks
Language: MATLAB
last commit: about 1 month 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. | 82 |
fangyidong/json-simple | A simple toolkit for encoding and decoding JSON text in Java | 748 |
meh/jazz | A JSON handling library for Elixir. | 60 |
fluidgroup/jayson | A JSON decoding/encoding library with strict and flexible access options. | 255 |
naturalintelligence/nimnjs | Highly compressed JavaScript object/JSON implementation | 46 |
mongodb/bson-rust | A Rust library for encoding and decoding binary JSON-like documents with datetime and UUID support. | 407 |
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 | 293 |
simplejson/simplejson | A fast and extensible JSON encoder/decoder for Python | 1,657 |
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 | 84 |
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 |