inon

Data serializer

A simple data serialization format for Zig that supports human-readable representation and fast serialization and deserialization.

floppy_disk Data serialization format in Zig

GitHub

10 stars
1 watching
0 forks
Language: Zig
last commit: 7 months ago
Linked from 2 awesome lists

data-formatserializationzigziglang

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
ziglibs/s2s A binary serialization format and library for Zig. 132
getty-zig/getty A serialization framework that provides efficient and customizable data modeling and serialization capabilities 201
ndsev/zserio A framework for compact and efficient serialization of structured data with low overhead 110
zigembeddedgroup/serial A Zig language library for configuring and using serial ports 63
ruedigermoeller/fast-serialization Provides an efficient serialization framework compatible with JDK Serialization, enabling faster data exchange in Java applications. 1,591
pascaldekloe/colfer A binary serialization format designed for speed and size, generating source code from schema definitions. 746
boostorg/serialization Provides a C++ framework for serializing and deserializing data structures to and from various formats 122
intellimath/pyaxon A lightweight, human-readable data serialization format and associated Python library for representing complex data structures 22
ziglibs/ini An ini file parser library providing basic record reading and formatting capabilities. 26
ultd/base58-zig A Zig programming language library for encoding and decoding base58 data 8
spiraldb/streamvbyte-zig A Zig port of an efficient compression codec for binary data 5
huntlabs/flatbuffers A high-performance, binary serialization format for efficient data storage and transmission 10
marcono1234/serial-builder A Java library for manually creating serialization data. 28
karlseguin/log.zig A structured logging library for Zig that provides a flexible and efficient way to log messages. 101
dbandstra/zig-wav A one-file Zig library for reading and writing uncompressed PCM WAV files 1