zserio

Serializer

A framework for compact and efficient serialization of structured data with low overhead

zero sugar, zero fat, zero serialization overhead

GitHub

109 stars
23 watching
27 forks
Language: Java
last commit: 22 days ago
Linked from 1 awesome list

code-generationcompactnesscppdata-structuresgrpcjavaschema-languageserializationserialization-frameworksqlitewire-format

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
jefffhaynes/binaryserializer A framework for controlling data formatting at the byte and bit level using declarative serialization attributes 293
ziglibs/s2s A binary serialization format and library for Zig. 130
gonzalezreal/groot A framework that serializes and deserializes Core Data object graphs from or into JSON using annotations in the Core Data model. 534
pascaldekloe/colfer A binary serialization format designed for speed and size, generating source code from schema definitions. 745
iddev5/inon A simple data serialization format for Zig that supports human-readable representation and fast serialization and deserialization. 10
chronoxor/fastbinaryencoding A universal serialization solution for various programming languages and platforms that enables fast and compact binary encoding. 828
marcono1234/serial-builder A Java library for manually creating serialization data. 28
archi-doc/tinyhand A lightweight data serialization framework for C# 19
ruedigermoeller/fast-serialization Provides an efficient serialization framework compatible with JDK Serialization, enabling faster data exchange in Java applications. 1,590
rikimaru0345/ceras A binary serializer that converts objects to byte arrays and back, supporting various features such as reference loops and polymorphism. 484
marvin-brouwer/fluentserializer Provides a standardized interface for serializing and deserializing data to and from C# objects 20
vendelin8/colfer A binary serialization format compiler that generates source code from schema definitions to marshal and unmarshal data structures 2
schmittjoh/jmsserializerbundle Enables serialization and deserialization of complex data formats in PHP applications. 1,802
cyriaca/azura A tool for generating source code that serializes data types, enabling efficient and platform-independent serialization of structured data. 4
getty-zig/getty A serialization framework that provides efficient and customizable data modeling and serialization capabilities 198