flatty
Binary serializer
A fast and simple binary serializer/deserializer for Nim.
Flatty - tools and serializer for plain flat binary files.
87 stars
4 watching
3 forks
Language: Nim
last commit: 11 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
quid2/flat | A binary serialization format for compact data storage and efficient transfer | 60 |
planetis-m/bingo | A binary serialization framework for Nim | 20 |
huntlabs/flatbuffers | A high-performance, binary serialization format for efficient data storage and transmission | 10 |
flyx/nimyaml | A Nim language implementation of the YAML serialization format | 192 |
phadej/igbinary | A binary serialization format designed to replace the standard PHP serializer with improved compression and reduced storage requirements. | 259 |
jamescourtney/flatsharp | A C# implementation of Google's FlatBuffers serialization format for high-performance binary serialization | 513 |
pascaldekloe/colfer | A binary serialization format designed for speed and size, generating source code from schema definitions. | 746 |
treeform/pixie | A 2D graphics library for Nim. | 744 |
dvidelabs/flatcc | A tool for compiling and generating C code for serialization and deserialization of binary data using the FlatBuffers format. | 654 |
disruptek/frosty | A library for serializing and deserializing data from various targets such as streams and sockets | 50 |
paritytech/parity-scale-codec | A Rust library for serializing and deserializing data in a compact binary format | 260 |
fraillt/bitsery | A binary serialization library optimized for speed and space. | 1,090 |
haskell/binary | Efficient serialisation of values to and from lazy ByteStrings in Haskell. | 109 |
treeform/nimby | A tool to manage multiple Nim packages and their dependencies in a consistent manner. | 14 |
sirthias/borer | Provides efficient serialization and deserialization capabilities for binary data formats | 226 |