bitser

Lua serializer

A Lua serialization and deserialization library optimized for speed and compactness

Serializes and deserializes Lua values with LuaJIT

GitHub

159 stars
9 watching
13 forks
Language: Lua
last commit: over 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
gvx/ser A Lua library for serializing tables in a fast and robust way 76
gvx/smallfolk A Lua table serialization library for complex data structures, robust enough to handle unusual geometries and safe to use with untrusted input. 21
bakpakin/binser A binary Lua serializer that handles complex data types and metatables 198
neopallium/lua-pb A Lua implementation of Protocol Buffers for efficient data serialization and deserialization. 289
aiq/basexx A Lua library for converting between various binary data formats 85
mpeterv/argparse A feature-rich command line parser for Lua 260
weibreeze/lua-resty-breeze A Lua serialization library optimized for performance and integration with the OpenResty web framework. 0
haskell/binary Efficient serialisation of values to and from lazy ByteStrings in Haskell. 106
sirthias/borer Provides efficient serialization and deserialization capabilities for binary data formats 224
stravant/luaminify Tools for parsing and transforming Lua source code 260
fraillt/bitsery A binary serialization library optimized for speed and space. 1,078
lopi-py/luau-lsp.nvim An extension to Neovim for improved Lua development experience 46
cloudwu/lua-bgfx A Lua binding of the bgfx cross-platform graphics rendering library 230
mgsloan/store A fast binary serialization library in Haskell with efficient encoding and decoding of various data types 109
xolox/lua-lxsh A Lua module providing lexing and syntax highlighting functionality using LPeg patterns 72