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
260 stars
16 watching
95 forks
Language: Rust
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A crate providing a flexible and expressive way to decode SCALE encoded bytes into custom data structures. | 7 |
| A binary serialization library optimized for speed and space. | 1,090 |
| A crate providing a runtime representation of SCALE encoded values with support for arbitrary shapes and encoding/decoding | 17 |
| Provides efficient serialization and deserialization capabilities for binary data formats | 226 |
| A Rust-based implementation of the Bitcoin client. | 728 |
| Efficient serialisation of values to and from lazy ByteStrings in Haskell. | 109 |
| A binary serialization format designed for speed and size, generating source code from schema definitions. | 746 |
| A binary serialization format for compact data storage and efficient transfer | 60 |
| Provides a standardized interface for serializing and deserializing data to and from C# objects | 20 |
| An embedded persistent key-value store optimized for blockchain applications. | 264 |
| A C library for serializing and deserializing binary objects in a compact format | 507 |
| A binary serializer that converts objects to byte arrays and back, supporting various features such as reference loops and polymorphism. | 484 |
| A Rust library for parsing binary data without allocating memory on the heap. | 47 |
| Enables interaction with Substrate-based nodes using a standardized interface | 434 |
| A fast and simple binary serializer/deserializer for Nim. | 88 |