yas
Serialization library
An efficient serialization library with support for various data types and formats
Yet Another Serialization
732 stars
35 watching
96 forks
Language: C++
last commit: 8 months ago
Linked from 3 awesome lists
c-plus-pluscplusplusserialization
Related projects:
Repository | Description | Stars |
---|---|---|
sinairv/yaxlib | A flexible XML serialization library for .NET Framework and .NET Core | 0 |
yaxlib/yaxlib | A flexible XML serialization library for .NET Framework and .NET Core | 168 |
pascaldekloe/colfer | A binary serialization format designed for speed and size, generating source code from schema definitions. | 745 |
jacob-carlborg/orange | A serialization library for the D programming language. | 72 |
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 |
cloudbase/powershell-yaml | A PowerShell module that serializes and deserializes simple objects to and from YAML format. | 429 |
atilaneves/cerealed | A binary serialization library for D that provides flexible and customizable serialization capabilities. | 92 |
voidah/archive | A compact binary serialization library for C++ | 91 |
taoensso/nippy | A high-performance serialization library for Clojure that provides fast and efficient data storage and retrieval | 1,052 |
wjwwood/serial | Provides an interface for serial communication on multiple platforms using C++ | 2,151 |
liteserver/binn | A binary data serialization format designed to be compact and fast. | 454 |
planetis-m/bingo | A binary serialization framework for Nim | 20 |
snoyberg/yaml | Provides Haskell libraries for serializing data between the programming language and YAML format | 162 |
mgsloan/store | A fast binary serialization library in Haskell with efficient encoding and decoding of various data types | 109 |