awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
virto-network avatar

virto-network/scalesArchived

0
View on GitHub↗
7 Stars·2 Forks·Rust·Apache-2.0·2 Aufrufe

Scales

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…

Features

  • Scale Codec Libraries - A library for serializing data using type registry information.

Star-Verlauf

Star-Verlauf für virto-network/scalesStar-Verlauf für virto-network/scales

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Scales

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Scales.
  • emeraldpay/polkajAvatar von emeraldpay

    emeraldpay/polkaj

    64Auf GitHub ansehen↗

    Library to access and build for Polkadot using Java

    Java
    Auf GitHub ansehen↗64
  • itering/scale.goAvatar von itering

    itering/scale.go

    69Auf GitHub ansehen↗

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

    Go
    Auf GitHub ansehen↗69
  • itering/scale.rbAvatar von itering

    itering/scale.rb

    19Auf GitHub ansehen↗

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

    Ruby
    Auf GitHub ansehen↗19
  • airalab/hs-web3Avatar von airalab

    airalab/hs-web3

    197Auf GitHub ansehen↗

    Web3 API for Haskell

    Haskell
    Auf GitHub ansehen↗197
Alle 12 Alternativen zu Scales anzeigen→

Häufig gestellte Fragen

Was macht virto-network/scales?

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…

Was sind die Hauptfunktionen von virto-network/scales?

Die Hauptfunktionen von virto-network/scales sind: Scale Codec Libraries.

Welche Open-Source-Alternativen gibt es zu virto-network/scales?

Open-Source-Alternativen zu virto-network/scales sind unter anderem: airalab/hs-web3 — Web3 API for Haskell. emeraldpay/polkaj — Library to access and build for Polkadot using Java. itering/scale.go — Scale Codec written by golang, reference from polkascan/py-scale-codec. itering/scale.rb — Warning: After v0.2.19, the develop branch will do a structure refactor and big optimization. limechain/as-scale-codec — AssemblyScript SCALE Codec. matthewdarnell/cscale — A SCALE encoding library.