awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to soramitsu/scale-codec-cpp

Open-source alternatives to Scale Codec Cpp

12 open-source projects similar to soramitsu/scale-codec-cpp, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Scale Codec Cpp alternative.

  • airalab/hs-web3airalab avatar

    airalab/hs-web3

    197View on GitHub↗

    Web3 API for Haskell

    Haskell
    View on GitHub↗197
  • emeraldpay/polkajemeraldpay avatar

    emeraldpay/polkaj

    64View on GitHub↗

    Library to access and build for Polkadot using Java

    Java
    View on GitHub↗64
  • itering/scale.goitering avatar

    itering/scale.go

    69View on GitHub↗

    Scale Codec written by golang, reference from polkascan/py-scale-codec.

    Go
    View on GitHub↗69
  • itering/scale.rbitering avatar

    itering/scale.rb

    19View on GitHub↗

    Warning: After v0.2.19, the develop branch will do a structure refactor and big optimization.

    Ruby
    View on GitHub↗19
  • limechain/as-scale-codecLimeChain avatar

    LimeChain/as-scale-codec

    20View on GitHub↗

    AssemblyScript SCALE Codec

    TypeScript
    View on GitHub↗20
  • matthewdarnell/cscaleMatthewDarnell avatar

    MatthewDarnell/cScale

    10View on GitHub↗

    A SCALE encoding library

    C
    View on GitHub↗10

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • paritytech/parity-scale-codecparitytech avatar

    paritytech/parity-scale-codec

    285View on GitHub↗

    Lightweight, efficient, binary serialization and deserialization codec

    Rust
    View on GitHub↗285
  • polkadot-js/apipolkadot-js avatar

    polkadot-js/api

    1,105View on GitHub↗

    This library provides a clean wrapper around all the methods exposed by a Polkadot/Substrate network client and defines all the types exposed by a node. For complete documentation around the interfaces and their use, visit the documentation portal.

    TypeScript
    View on GitHub↗1,105
  • polkascan/py-scale-codecpolkascan avatar

    polkascan/py-scale-codec

    59View on GitHub↗

    Substrate uses a lightweight and efficient encoding and decoding program to optimize how data is sent and received over the network. The program used to serialize and deserialize data is called the SCALE codec, with SCALE being an acronym for Simple Concatenated Aggregate Little-Endian.

    Python
    View on GitHub↗59
  • soramitsu/scale-codec-js-librarysoramitsu avatar

    soramitsu/scale-codec-js-library

    5View on GitHub↗

    This monorepo contains JavaScript implementation of SCALE (Simple Concatenated Aggregate Little-Endian) codec specification.

    TypeScript
    View on GitHub↗5
  • unstoppablejs/unstoppablejsunstoppablejs avatar

    unstoppablejs/unstoppablejs

    21View on GitHub↗
    TypeScript
    View on GitHub↗21
  • virto-network/scalesvirto-network avatar

    virto-network/scales

    7View on GitHub↗

    Making use of type information this library allows for conversion of SCALE encoded data(wrapped in a scales::Value) to any format that implements Serialize including dynamic types like serde_json::Value for example. The opposite conversion of arbitrary data(e.g. JSON) to SCALE binary format is…

    Rust
    View on GitHub↗7