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.
  • eips: Standalone Ethereum Improvement Proprosal (EIP) implementations.
  • 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 Public

    Transports, Middleware, and Networks for the Alloy project

    Rust 795 308

  2. core Public

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

    Rust 841 184

  3. rlp Public

    Fast implementation of Ethereum RLP serialization

    Rust 91 19

  4. chains Public

    Canonical type definitions for EIP-155 chains

    Rust 70 81

  5. examples Public

    Example code for using alloy and alloy-core

    Shell 156 43

  6. book Public

    Book on all things Alloy

    Shell 32 7

Repositories

Showing 10 of 17 repositories
  • alloy Public

    Transports, Middleware, and Networks for the Alloy project

    Rust 795 Apache-2.0 308 18 (1 issue needs help) 13 Updated Mar 22, 2025
  • evm Public
    Rust 50 Apache-2.0 7 1 1 Updated Mar 21, 2025
  • core Public

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

    Rust 841 Apache-2.0 184 17 4 Updated Mar 21, 2025
  • examples Public

    Example code for using alloy and alloy-core

    Shell 156 Apache-2.0 43 15 (4 issues need help) 3 Updated Mar 21, 2025
  • svm-rs Public

    Solidity-Compiler Version Manager

    Rust 266 Apache-2.0 39 7 0 Updated Mar 18, 2025
  • hardforks Public
    Rust 7 Apache-2.0 1 0 0 Updated Mar 18, 2025
  • chains Public

    Canonical type definitions for EIP-155 chains

    Rust 70 Apache-2.0 81 0 1 Updated Mar 17, 2025
  • trie Public

    Fast Merkle-Patricia Trie (MPT) state root calculator and proof generator for prefix-sorted nibbles

    Rust 119 Apache-2.0 40 4 2 Updated Mar 17, 2025
  • op-alloy Public

    Transports, Middleware, and Networks for the OP Stack built on Alloy

    Rust 60 Apache-2.0 50 3 0 Updated Mar 14, 2025
  • eips Public

    Rust implementations of Ethereum Improvement Proposals (EIPs)

    Rust 32 Apache-2.0 8 0 1 Updated Feb 27, 2025