binser
Lua serializer
A binary Lua serializer that handles complex data types and metatables
Customizable Lua Serializer
200 stars
8 watching
25 forks
Language: Lua
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
gvx/bitser | A Lua serialization and deserialization library optimized for speed and compactness | 159 |
pkulchenko/serpent | A Lua serializer and pretty printer that supports human-readable and machine-readable serialization of complex data structures. | 559 |
neopallium/lua-pb | A Lua implementation of Protocol Buffers for efficient data serialization and deserialization. | 290 |
liteserver/binn | A binary data serialization format designed to be compact and fast. | 455 |
rikimaru0345/ceras | A binary serializer that converts objects to byte arrays and back, supporting various features such as reference loops and polymorphism. | 484 |
haskell/binary | Efficient serialisation of values to and from lazy ByteStrings in Haskell. | 109 |
bakins/lua-resty-riak | A Lua client driver for the Riak distributed database | 25 |
gvx/ser | A Lua library for serializing tables in a fast and robust way | 76 |
meeron/pybinn | A Python wrapper around a binary serialization format | 5 |
harrah/sbinary | A library for describing and serializing binary formats in Scala | 75 |
stravant/luaminify | Tools for parsing and transforming Lua source code | 259 |
quid2/flat | A binary serialization format for compact data storage and efficient transfer | 60 |
weibreeze/lua-resty-breeze | A Lua serialization library optimized for performance and integration with the OpenResty web framework. | 0 |
sirthias/borer | Provides efficient serialization and deserialization capabilities for binary data formats | 226 |
bungle/lua-resty-postal | A Lua library providing statistical parsing and normalization of street addresses using a fast parser/normalizer | 10 |