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.

GitHub

559 stars
22 watching
78 forks
Language: Lua
last commit: over 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
neopallium/lua-pb A Lua implementation of Protocol Buffers for efficient data serialization and deserialization. 290
bakpakin/binser A binary Lua serializer that handles complex data types and metatables 200
intellimath/pyaxon A lightweight, human-readable data serialization format and associated Python library for representing complex data structures 22
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
gvx/ser A Lua library for serializing tables in a fast and robust way 76
swissdatasciencecenter/calamus A Python library for serializing data to JSON-LD format 29
antidot/pyckson A Python library that serializes objects to JSON by analyzing their class structure and parameters. 28
archi-doc/tinyhand A lightweight data serialization framework for C# 21
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
cyriaca/azura A tool for generating source code that serializes data types, enabling efficient and platform-independent serialization of structured data. 4
excessive/cdata A Lua-based serialization library for encoding and decoding data structures into C structs and strings. 30
spellbook-technology/transmutation A gem that provides a simple way to serialize Ruby objects into JSON with an opinionated approach to serializer lookup 9
p-ranav/alpaca A C++ serialization library that efficiently packs and unpacks structured data into compact byte arrays. 481
laminas/laminas-serializer A utility project providing an adapter-based interface for serializing and deserializing PHP data structures into various formats. 33
marvin-brouwer/fluentserializer Provides a standardized interface for serializing and deserializing data to and from C# objects 20