scale.go
Scale codec library
A Go implementation of a scale codec for encoding and decoding data related to the Polkadot substrate
Golang polkadot substrate scale codec
63 stars
8 watching
36 forks
Language: Go
last commit: 7 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
polkascan/py-scale-codec | A Python implementation of a lightweight and efficient encoding and decoding program for blockchain data | 54 |
disksing/iter | Provides reusable general algorithms for common data transformations and manipulations in Go | 187 |
ugorji/go | A high-performance, feature-rich Idiomatic Go 1.4+ codec/encoding library for various binary and text formats. | 1,861 |
greencoda/confiq | A Go package for loading structured data into structs with mapping using tags and selectors. | 35 |
soramitsu/scale-codec-js-library | A JavaScript implementation of a codec specification for data compression and encoding. | 6 |
matthewdarnell/cscale | A C library for serializing and deserializing SCALE-encoded data | 7 |
thepaw/go-gt | A Go library for a high-performance, in-memory caching system | 11 |
centrifuge/go-substrate-rpc-client | Provides an API to interact with Substrate-based blockchain networks | 203 |
segmentio/encoding | A Go package providing efficient encoding and decoding APIs for various data formats. | 996 |
paritytech/scale-value | A crate providing a runtime representation of SCALE encoded values with support for arbitrary shapes and encoding/decoding | 17 |
go-ole/go-ole | A Go implementation of the Windows COM API using shared libraries | 1,167 |
thempatel/streamvbyte-simdgo | A Go implementation of Stream VByte compression algorithm leveraging SIMD techniques for improved performance. | 16 |
go-playground/form | A Go package for encoding and decoding URL parameters into structured data types | 773 |
thestrukture/ide | A comprehensive Go code editor with debugging and autocomplete features. | 359 |
paritytech/scale-decode | A crate providing a flexible and expressive way to decode SCALE encoded bytes into custom data structures. | 7 |