colfer

Serialization format

A binary serialization format designed for speed and size, generating source code from schema definitions.

binary serialization format

GitHub

745 stars
34 watching
53 forks
Language: Java
last commit: 4 months ago
Linked from 3 awesome lists

androidbinary-dataccode-generationcode-generatorcross-platformgolanghigh-performancejavajavascriptnode-jsserializable-objectsserializationserialization-format

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
liteserver/binn A binary data serialization format designed to be compact and fast. 454
vendelin8/colfer A binary serialization format compiler that generates source code from schema definitions to marshal and unmarshal data structures 2
sereal/sereal A binary serialization format designed for dynamic languages, supporting shared references, weak references, aliases, objects, regular expression objects, and efficiency features. 414
jefffhaynes/binaryserializer A framework for controlling data formatting at the byte and bit level using declarative serialization attributes 293
quid2/flat A binary serialization format for compact data storage and efficient transfer 60
rikimaru0345/ceras A binary serializer that converts objects to byte arrays and back, supporting various features such as reference loops and polymorphism. 484
chronoxor/fastbinaryencoding A universal serialization solution for various programming languages and platforms that enables fast and compact binary encoding. 828
paritytech/parity-scale-codec A Rust library for serializing and deserializing data in a compact binary format 258
haskell/binary Efficient serialisation of values to and from lazy ByteStrings in Haskell. 106
marcono1234/serial-builder A Java library for manually creating serialization data. 28
mgsloan/store A fast binary serialization library in Haskell with efficient encoding and decoding of various data types 109
nicklockwood/fastcoding A high-performance binary serialization format for Cocoa objects and object graphs 978
ziglibs/s2s A binary serialization format and library for Zig. 130
ndsev/zserio A framework for compact and efficient serialization of structured data with low overhead 109
alexfilatov/borsh A binary serialization format prioritizing consistency, safety, and speed for security-critical projects. 7