parity-scale-codec

Binary serializer

A Rust library for serializing and deserializing data in a compact binary format

Lightweight, efficient, binary serialization and deserialization codec

GitHub

260 stars
16 watching
95 forks
Language: Rust
last commit: almost 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
paritytech/scale-decodeA crate providing a flexible and expressive way to decode SCALE encoded bytes into custom data structures.7
fraillt/bitseryA binary serialization library optimized for speed and space.1,090
paritytech/scale-valueA crate providing a runtime representation of SCALE encoded values with support for arbitrary shapes and encoding/decoding17
sirthias/borerProvides efficient serialization and deserialization capabilities for binary data formats226
paritytech/parity-bitcoinA Rust-based implementation of the Bitcoin client.728
haskell/binaryEfficient serialisation of values to and from lazy ByteStrings in Haskell.109
pascaldekloe/colferA binary serialization format designed for speed and size, generating source code from schema definitions.746
quid2/flatA binary serialization format for compact data storage and efficient transfer60
marvin-brouwer/fluentserializerProvides a standardized interface for serializing and deserializing data to and from C# objects20
paritytech/parity-dbAn embedded persistent key-value store optimized for blockchain applications.264
intel/tinycborA C library for serializing and deserializing binary objects in a compact format507
rikimaru0345/cerasA binary serializer that converts objects to byte arrays and back, supporting various features such as reference loops and polymorphism.484
nrc/zeroA Rust library for parsing binary data without allocating memory on the heap.47
paritytech/subxtEnables interaction with Substrate-based nodes using a standardized interface434
treeform/flattyA fast and simple binary serializer/deserializer for Nim.88