as-scale-codec
Codec library
An implementation of a communication codec used in decentralized networks
AssemblyScript implementation of the SCALE codec used in the Parity Substrate framework.
18 stars
7 watching
6 forks
Language: TypeScript
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
soramitsu/scale-codec-js-library | A JavaScript implementation of a codec specification for data compression and encoding. | 6 |
limechain/as-substrate-runtime | A proof-of-concept implementation of an Account-Based Substrate Runtime written in AssemblyScript. | 14 |
polkascan/py-scale-codec | A Python implementation of a lightweight and efficient encoding and decoding program for blockchain data | 54 |
paritytech/scale-decode | A crate providing a flexible and expressive way to decode SCALE encoded bytes into custom data structures. | 7 |
matthewdarnell/cscale | A C library for serializing and deserializing SCALE-encoded data | 7 |
itering/scale.go | A Go implementation of a scale codec for encoding and decoding data related to the Polkadot substrate | 63 |
paritytech/scale-value | A crate providing a runtime representation of SCALE encoded values with support for arbitrary shapes and encoding/decoding | 17 |
stephenc/high-scale-lib | Provides a collection of concurrent and highly scalable utility classes in Java. | 161 |
qdrvm/scale-codec-cpp | A C++ library implementing a compact binary encoding and decoding system for various data types according to the Polkadot specification | 4 |
orthecreedence/cl-async | A library providing asynchronous I/O capabilities for Common Lisp programming. | 273 |
algorandfoundation/tealscript | Enables ASC development with native TypeScript syntax and tooling support | 51 |
limechain/eoslime | A JavaScript framework for building, testing, and deploying EOSIO blockchain applications | 36 |
canscale/lexicographic-encoding | A library that provides a way to encode integers in a lexicographically sorted manner | 1 |
coinbase/onchainkit | Provides React components and TypeScript utilities for building on-chain applications | 611 |
julienvincent/ts-codec | A set of TypeScript tools for encoding, decoding, and validating data using JSON-Schema. | 17 |