Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content
@alloy-rs

Alloy

Alloy implements high-performance, well-tested & documented libraries for interacting with Ethereum and other EVM-based chains.

Alloy

image

Alloy implements high-performance, well-tested & documented libraries for interacting with Ethereum and other EVM-based chains.

We provide:

  • alloy: Transports, Middleware, and Networks for the Alloy project.
  • core: Core types for Rust Ethereum, RPC types for JSON-RPC, RLP encoding/decoding, a compile-time/run-time ABI encoder/decoder, and a representation of Solidity's type system in Rust for usage in procedural macros and more.
  • trie: Fast Merkle-Patricia Trie (MPT) state root calculator and proof generator for prefix-sorted nibbles.
  • nybbles: Efficient nibble-sized (4-bit) byte sequence data structure.
  • chains: Canonical type definitions for EVM-based chains.
  • svm-rs: Solidity-Compiler Version Manager, in Rust, for usage as a tool and as a library.
  • rlp: Fast implementation of Ethereum RLP serialization.

We also have:

Pinned Loading

  1. alloy alloy Public

    Transports, Middleware, and Networks for the Alloy project

    Rust 579 206

  2. core core Public

    High-performance, well-tested & documented core libraries for Ethereum, in Rust

    Rust 770 139

  3. rlp rlp Public

    Fast implementation of Ethereum RLP serialization

    Rust 86 17

  4. chains chains Public

    Canonical type definitions for EIP-155 chains

    Rust 53 49

  5. examples examples Public

    Example code for using alloy and alloy-core

    Shell 124 22

  6. book book Public

    Book on all things Alloy

    Shell 22 4

Repositories

Showing 10 of 14 repositories

Top languages

Loading…

Most used topics

Loading…