scale-value
SCALE encoder/decoder
A crate providing a runtime representation of SCALE encoded values with support for arbitrary shapes and encoding/decoding
Encode and decode dynamically constructed values of arbitrary shapes to/from SCALE bytes
17 stars
6 watching
2 forks
Language: Rust
last commit: 6 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
paritytech/scale-decode | A crate providing a flexible and expressive way to decode SCALE encoded bytes into custom data structures. | 7 |
paritytech/parity-scale-codec | A Rust library for serializing and deserializing data in a compact binary format | 258 |
matthewdarnell/cscale | A C library for serializing and deserializing SCALE-encoded data | 7 |
paritytech/subxt | Enables interaction with Substrate-based nodes using a standardized interface | 425 |
itering/scale.go | A Go implementation of a scale codec for encoding and decoding data related to the Polkadot substrate | 63 |
limechain/as-scale-codec | An implementation of a communication codec used in decentralized networks | 18 |
paritytech/parity-db | An embedded persistent key-value store optimized for blockchain applications. | 264 |
paritytech/parity-bitcoin | A Rust-based implementation of the Bitcoin client. | 729 |
paritytech/substrate-archive | Engine for indexing blockchain data into a PostgreSQL database | 196 |
julienvincent/ts-codec | A set of TypeScript tools for encoding, decoding, and validating data using JSON-Schema. | 17 |
rustcrypto/formats | Provides tools and libraries for encoding and decoding various cryptographic formats | 250 |
richgel999/bc7enc16 | A fast and efficient single-source file BC7/BPTC texture encoder with perceptual metric support. | 150 |
jturner314/py_literal | A Rust crate for parsing and formatting Python literals. | 16 |
arma-place/pmtiles-rs | A crate providing low-level implementation of the PMTiles format for reading and writing tile data | 13 |
hsivonen/recode_rs | Tool for encoding conversion | 12 |