iguana
Serialization engine
A universal serialization engine based on compile-time reflection that supports multiple formats such as JSON, XML, and binary.
universal serialization engine
1k stars
50 watching
226 forks
Language: C++
last commit: 29 days ago
Linked from 2 awesome lists
binaryc-plus-plusjsonserializationxml
Related projects:
Repository | Description | Stars |
---|---|---|
swissdatasciencecenter/calamus | A Python library for serializing data to JSON-LD format | 29 |
uwplse/cheerios | A formally verified serialization library for Coq | 23 |
theseion/fuel | An object serialization framework for Smalltalk that aims to provide efficient and flexible serialization of various types of objects. | 27 |
pascaldekloe/colfer | A binary serialization format designed for speed and size, generating source code from schema definitions. | 745 |
taoensso/nippy | A high-performance serialization library for Clojure that provides fast and efficient data storage and retrieval | 1,052 |
wtsi-hgi/python-hgijson | A Python library for serializing and deserializing complex class-based models to and from JSON | 4 |
sinairv/yaxlib | A flexible XML serialization library for .NET Framework and .NET Core | 0 |
ndsev/zserio | A framework for compact and efficient serialization of structured data with low overhead | 109 |
cyriaca/azura | A tool for generating source code that serializes data types, enabling efficient and platform-independent serialization of structured data. | 4 |
chronoxor/fastbinaryencoding | A universal serialization solution for various programming languages and platforms that enables fast and compact binary encoding. | 828 |
yaxlib/yaxlib | A flexible XML serialization library for .NET Framework and .NET Core | 168 |
pkulchenko/serpent | A Lua serializer and pretty printer that supports human-readable and machine-readable serialization of complex data structures. | 558 |
devxoul/rxcodable | Provides an RxSwift wrapper around Codable to enable reactive data serialization and deserialization | 114 |
qsbase/qs | A fast and general-purpose serialization package for R objects | 403 |
rsgalloway/pyseq | A Python module for finding and serializing groups of items with numerical sequence indices. | 123 |