bitser
Lua serializer
A Lua serialization and deserialization library optimized for speed and compactness
Serializes and deserializes Lua values with LuaJIT
159 stars
9 watching
13 forks
Language: Lua
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A Lua library for serializing tables in a fast and robust way | 76 |
| A Lua table serialization library for complex data structures, robust enough to handle unusual geometries and safe to use with untrusted input. | 21 |
| A binary Lua serializer that handles complex data types and metatables | 200 |
| A Lua implementation of Protocol Buffers for efficient data serialization and deserialization. | 290 |
| A Lua library for converting between various binary data formats | 85 |
| A feature-rich command line parser for Lua | 266 |
| A Lua serialization library optimized for performance and integration with the OpenResty web framework. | 0 |
| Efficient serialisation of values to and from lazy ByteStrings in Haskell. | 109 |
| Provides efficient serialization and deserialization capabilities for binary data formats | 226 |
| Tools for parsing and transforming Lua source code | 259 |
| A binary serialization library optimized for speed and space. | 1,090 |
| An extension to Neovim for improved Lua development experience | 50 |
| A Lua binding to the bgfx rendering library | 233 |
| A fast binary serialization library in Haskell with efficient encoding and decoding of various data types | 109 |
| A Lua module providing lexing and syntax highlighting functionality using LPeg patterns | 73 |