NeoUniversalBinaryJSON
UBJSON parser/encoder
An implementation of Universal Binary JSON format in Pharo Smalltalk
An implementation of Universal Binary JSON (UBJSON) for Pharo
5 stars
4 watching
0 forks
Language: Smalltalk
last commit: over 4 years ago
Linked from 1 awesome list
jsonpharoubjson
Related projects:
Repository | Description | Stars |
---|---|---|
svenvc/neojson | Converts JSON data to Smalltalk objects and vice versa efficiently. | 42 |
svenvc/xml-support-pharo | An experimental re-implementation of XML support in Pharo, building on existing libraries. | 4 |
neurojson/jsonlab | A compact, portable, and robust JSON/binary-JSON encoder/decoder for MATLAB and Octave. | 301 |
svenvc/ston | A format for serializing objects in class-based object-oriented languages like Smalltalk. | 136 |
michel-kraemer/bson4jackson | Supports the use of BSON data format in JSON processing | 292 |
svenvc/neocsv | A Smalltalk framework for reading and writing CSV files efficiently and converting data between CSV and Smalltalk objects. | 29 |
dcodeio/pson | A binary serialization format for JSON focused on minimizing network size | 459 |
nikita-volkov/jsonifier | A fast and simple JSON encoding toolkit that aims to achieve better performance than existing solutions. | 83 |
iolivernguyen/ujson | Transforms unstructured JSON data into a format suitable for use with JavaScript | 76 |
svenvc/p3 | A PostgreSQL client library for Pharo that provides an easy-to-use interface for interacting with a database. | 75 |
jvdsandt/protobuf-smalltalk | A Smalltalk library for serializing and deserializing structured data using a protocol buffer format | 13 |
rudolph-miller/jonathan | A JSON encoder and decoder implemented in Common Lisp. | 164 |
bouraqadi/pharojs | Enables Pharo Smalltalk development with JavaScript runtime | 0 |
mongodb/bson-rust | A Rust library for encoding and decoding binary JSON-like documents with datetime and UUID support. | 406 |
badetitou/pharo-libvlc | A Smalltalk binding of the libvlc media player library | 16 |