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: about 11 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
pkulchenko/serpentA Lua serializer and pretty printer that supports human-readable and machine-readable serialization of complex data structures.559
boostorg/serializationProvides a C++ framework for serializing and deserializing data structures to and from various formats122
gvx/serA Lua library for serializing tables in a fast and robust way76
gvx/smallfolkA Lua table serialization library for complex data structures, robust enough to handle unusual geometries and safe to use with untrusted input.21
michaeljwelsh/cdsaA collection of generic, intrusive data structures and algorithms implemented in ANSI C.602
cyriaca/azuraA tool for generating source code that serializes data types, enabling efficient and platform-independent serialization of structured data.4
marvin-brouwer/fluentserializerProvides a standardized interface for serializing and deserializing data to and from C# objects20
wc-duck/datalibraryA C++ library for serializing data from JSON format to binary and vice versa while performing type checks and other validations.42
neopallium/lua-pbA Lua implementation of Protocol Buffers for efficient data serialization and deserialization.290
feuerwerk/kryococoaAn Objective-C port of the Kryo serialization library, allowing developers to serialize and deserialize objects in various formats.17
salat/salatA serialization library for case classes in Scala, supporting bidirectional serialization of MongoDB objects and JSON.483
gvx/bitserA Lua serialization and deserialization library optimized for speed and compactness159
archi-doc/tinyhandA lightweight data serialization framework for C#21
rudolfkurkams/structpackerA binary serializer that generates optimized C# serialization code using Source Generators technology77
felixguendling/cistaA high-performance serialization and reflection library for C++ that enables efficient, zero-copy data serialization and deserialization.1,852