scale-decode
Decode library
A crate providing a flexible and expressive way to decode SCALE encoded bytes into custom data structures.
Decode SCALE bytes into custom types using a scale-info type registry and a custom Visitor impl.
7 stars
7 watching
3 forks
Language: Rust
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A crate providing a runtime representation of SCALE encoded values with support for arbitrary shapes and encoding/decoding | 17 |
| A Rust library for serializing and deserializing data in a compact binary format | 260 |
| Enables interaction with Substrate-based nodes using a standardized interface | 434 |
| A C library for serializing and deserializing SCALE-encoded data | 7 |
| A Rust-based implementation of the Bitcoin client. | 728 |
| An embedded persistent key-value store optimized for blockchain applications. | 264 |
| An implementation of a communication codec used in decentralized networks | 18 |
| A project providing a capability-based version of the Rust standard library for sandboxed and secure application development. | 664 |
| Engine for indexing blockchain data into a PostgreSQL database | 195 |
| A Go implementation of a scale codec for encoding and decoding data related to the Polkadot substrate | 63 |
| Provides tools and libraries for encoding and decoding various cryptographic formats | 253 |
| Decompiles binary code from various architectures into human-readable assembly code | 765 |
| A library that provides bindings to various compression formats. | 936 |
| Provides Rust compatibility with NaCl-family libraries for secure cryptographic functions. | 60 |
| A crate that redistributes and provides Rust bindings to Intel's Math Kernel Library (MKL) for scientific computations. | 82 |