serpent
Data serializer
A Lua serializer and pretty printer that supports human-readable and machine-readable serialization of complex data structures.
Lua serializer and pretty printer.
559 stars
22 watching
78 forks
Language: Lua
last commit: almost 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A Lua implementation of Protocol Buffers for efficient data serialization and deserialization. | 290 |
| A binary Lua serializer that handles complex data types and metatables | 200 |
| A lightweight, human-readable data serialization format and associated Python library for representing complex data structures | 22 |
| A Lua table serialization library for complex data structures, robust enough to handle unusual geometries and safe to use with untrusted input. | 21 |
| A Lua library for serializing tables in a fast and robust way | 76 |
| A Python library for serializing data to JSON-LD format | 29 |
| A Python library that serializes objects to JSON by analyzing their class structure and parameters. | 28 |
| A lightweight data serialization framework for C# | 21 |
| A C++ library for serializing data from JSON format to binary and vice versa while performing type checks and other validations. | 42 |
| A tool for generating source code that serializes data types, enabling efficient and platform-independent serialization of structured data. | 4 |
| A Lua-based serialization library for encoding and decoding data structures into C structs and strings. | 30 |
| A gem that provides a simple way to serialize Ruby objects into JSON with an opinionated approach to serializer lookup | 9 |
| A C++ serialization library that efficiently packs and unpacks structured data into compact byte arrays. | 481 |
| A utility project providing an adapter-based interface for serializing and deserializing PHP data structures into various formats. | 33 |
| Provides a standardized interface for serializing and deserializing data to and from C# objects | 20 |