Smallfolk
Table serializer
A Lua table serialization library for complex data structures, robust enough to handle unusual geometries and safe to use with untrusted input.
A fast, robust, secure, richly-featured table serialisation library for Lua
21 stars
3 watching
4 forks
Language: Lua
last commit: almost 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
gvx/ser | A Lua library for serializing tables in a fast and robust way | 76 |
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. | 558 |
mumez/sixx | A Smalltalk-based XML serialization/deserialization library for storing and loading objects in a portable format. | 15 |
neopallium/lua-pb | A Lua implementation of Protocol Buffers for efficient data serialization and deserialization. | 289 |
archi-doc/tinyhand | A lightweight data serialization framework for C# | 19 |
bakpakin/binser | A binary Lua serializer that handles complex data types and metatables | 198 |
excessive/cdata | A Lua-based serialization library for encoding and decoding data structures into C structs and strings. | 30 |
gzoller/scalajack | A fast JSON serialization library for Scala classes | 112 |
theseion/fuel | An object serialization framework for Smalltalk that aims to provide efficient and flexible serialization of various types of objects. | 27 |
com-lihaoyi/upickle | A lightweight serialization library for JSON and binary data in Scala. | 717 |
graphitemaster/lua-vec | A Lua library that optimizes vector table construction and storage to improve performance and reduce memory usage. | 7 |
themaister/fossilize | A library to serialize and replay persistent Vulkan objects for efficient reuse and reproducibility. | 34 |
gvx/lady | A Lua-based library for serializing and deserializing LÖVE game objects. | 37 |
scjangra/table-nvim | A markdown table editor that formats the table as you type. | 29 |