qs
Serializer
A fast and general-purpose serialization package for R objects
Quick serialization of R objects
403 stars
13 watching
19 forks
Language: C
last commit: about 2 months ago compressiondata-storageencodingrserialization
Related projects:
Repository | Description | Stars |
---|---|---|
quid2/flat | A binary serialization format for compact data storage and efficient transfer | 60 |
rikimaru0345/ceras | A binary serializer that converts objects to byte arrays and back, supporting various features such as reference loops and polymorphism. | 484 |
ruedigermoeller/fast-serialization | Provides an efficient serialization framework compatible with JDK Serialization, enabling faster data exchange in Java applications. | 1,590 |
procore-oss/blueprinter | A simple JSON serialization library for Ruby that presents business objects in a declarative way | 1,137 |
ziglibs/s2s | A binary serialization format and library for Zig. | 130 |
xdbr/cpp-generic-serialize | A header-only C++11 library for serializing arbitrary data types and nested containers to binary format. | 7 |
rudolfkurkams/structpacker | A binary serializer that generates optimized C# serialization code using Source Generators technology | 76 |
ismasan/oat | Provides a standardized way to serialize API data in Ruby apps. | 278 |
rsgalloway/pyseq | A Python module for finding and serializing groups of items with numerical sequence indices. | 123 |
spellbook-technology/transmutation | A gem that provides a simple way to serialize Ruby objects into JSON with an opinionated approach to serializer lookup | 9 |
msgpack/msgpack-ruby | Provides a binary serialization format for efficient data exchange among different languages and platforms. | 764 |
mustafaer/ngx-qrcode-generator | A component for generating QR codes with customizable appearance | 1 |
marvin-brouwer/fluentserializer | Provides a standardized interface for serializing and deserializing data to and from C# objects | 20 |
xinchen10/amqp-io | A Java library for serializing and deserializing objects using the AMQP type system. | 0 |
boostorg/serialization | Provides a C++ framework for serializing and deserializing data structures to and from various formats | 121 |