cdata

Struct serializer

A Lua-based serialization library for encoding and decoding data structures into C structs and strings.

Serialize Lua tables to C structs and strings.

GitHub

30 stars
3 watching
1 forks
Language: Lua
last commit: over 9 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
pkulchenko/serpent A Lua serializer and pretty printer that supports human-readable and machine-readable serialization of complex data structures. 558
boostorg/serialization Provides a C++ framework for serializing and deserializing data structures to and from various formats 121
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
michaeljwelsh/cdsa A collection of generic, intrusive data structures and algorithms implemented in ANSI C. 603
cyriaca/azura A tool for generating source code that serializes data types, enabling efficient and platform-independent serialization of structured data. 4
marvin-brouwer/fluentserializer Provides a standardized interface for serializing and deserializing data to and from C# objects 20
wc-duck/datalibrary A C++ library for serializing data from JSON format to binary and vice versa while performing type checks and other validations. 42
neopallium/lua-pb A Lua implementation of Protocol Buffers for efficient data serialization and deserialization. 289
feuerwerk/kryococoa An Objective-C port of the Kryo serialization library, allowing developers to serialize and deserialize objects in various formats. 17
salat/salat A serialization library for case classes in Scala, supporting bidirectional serialization of MongoDB objects and JSON. 483
gvx/bitser A Lua serialization and deserialization library optimized for speed and compactness 159
archi-doc/tinyhand A lightweight data serialization framework for C# 19
rudolfkurkams/structpacker A binary serializer that generates optimized C# serialization code using Source Generators technology 76
felixguendling/cista A high-performance serialization and reflection library for C++ that enables efficient, zero-copy data serialization and deserialization. 1,837