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 alloy Public

    Transports, Middleware, and Networks for the Alloy project

    Rust 1.1k 504

  2. core core Public

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

    Rust 900 235

  3. rlp rlp Public

    Fast implementation of Ethereum RLP serialization

    Rust 94 24

  4. chains chains Public

    Canonical type definitions for EIP-155 chains

    Rust 85 107

  5. examples examples Public

    Example code for using alloy and alloy-core

    Rust 211 57

  6. docs docs Public

    Book on all things Alloy

    Rust 48 17

Repositories

Showing 10 of 18 repositories
  • alloy Public

    Transports, Middleware, and Networks for the Alloy project

    alloy-rs/alloy’s past year of commit activity
    Rust 1,089 Apache-2.0 504 47 (1 issue needs help) 38 Updated Nov 10, 2025
  • evm Public

    EVM abstraction layer

    alloy-rs/evm’s past year of commit activity
    Rust 71 Apache-2.0 69 5 11 Updated Nov 10, 2025
  • svm-rs Public

    Solidity-Compiler Version Manager

    alloy-rs/svm-rs’s past year of commit activity
    Rust 279 Apache-2.0 42 8 0 Updated Nov 7, 2025
  • examples Public

    Example code for using alloy and alloy-core

    alloy-rs/examples’s past year of commit activity
    Rust 211 Apache-2.0 57 14 (3 issues need help) 1 Updated Nov 6, 2025
  • docs Public

    Book on all things Alloy

    alloy-rs/docs’s past year of commit activity
    Rust 48 Apache-2.0 17 4 1 Updated Nov 6, 2025
  • chains Public

    Canonical type definitions for EIP-155 chains

    alloy-rs/chains’s past year of commit activity
    Rust 85 Apache-2.0 107 2 1 Updated Nov 7, 2025
  • eips Public

    Rust implementations of Ethereum Improvement Proposals (EIPs)

    alloy-rs/eips’s past year of commit activity
    Rust 42 Apache-2.0 13 1 0 Updated Nov 6, 2025
  • hardforks Public
    alloy-rs/hardforks’s past year of commit activity
    Rust 15 Apache-2.0 13 1 0 Updated Nov 4, 2025
  • core Public

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

    alloy-rs/core’s past year of commit activity
    Rust 900 Apache-2.0 235 27 (1 issue needs help) 2 Updated Nov 1, 2025
  • op-alloy Public

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

    alloy-rs/op-alloy’s past year of commit activity
    Rust 79 Apache-2.0 81 3 1 Updated Oct 29, 2025

Top languages

Rust

Most used topics

Loading…