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 1k 455

  2. core core Public

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

    Rust 886 225

  3. rlp rlp Public

    Fast implementation of Ethereum RLP serialization

    Rust 94 23

  4. chains chains Public

    Canonical type definitions for EIP-155 chains

    Rust 79 97

  5. examples examples Public

    Example code for using alloy and alloy-core

    Rust 200 53

  6. docs docs Public

    Book on all things Alloy

    Rust 46 14

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,008 Apache-2.0 455 40 (1 issue needs help) 23 Updated Sep 16, 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 75 Apache-2.0 79 4 0 Updated Sep 15, 2025
  • evm Public

    EVM abstraction layer

    alloy-rs/evm’s past year of commit activity
    Rust 62 Apache-2.0 52 7 6 Updated Sep 15, 2025
  • hardforks Public
    alloy-rs/hardforks’s past year of commit activity
    Rust 13 Apache-2.0 11 1 2 Updated Sep 14, 2025
  • eips Public

    Rust implementations of Ethereum Improvement Proposals (EIPs)

    alloy-rs/eips’s past year of commit activity
    Rust 40 Apache-2.0 11 0 0 Updated Sep 12, 2025
  • core Public

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

    alloy-rs/core’s past year of commit activity
    Rust 886 Apache-2.0 225 22 (1 issue needs help) 2 Updated Sep 10, 2025
  • .github Public
    alloy-rs/.github’s past year of commit activity
    6 1 0 0 Updated Sep 10, 2025
  • nybbles Public

    Efficient nibble-sized (4-bit) byte sequence data structure

    alloy-rs/nybbles’s past year of commit activity
    Rust 26 Apache-2.0 11 0 2 Updated Sep 9, 2025
  • chains Public

    Canonical type definitions for EIP-155 chains

    alloy-rs/chains’s past year of commit activity
    Rust 79 Apache-2.0 97 1 1 Updated Sep 8, 2025
  • docs Public

    Book on all things Alloy

    alloy-rs/docs’s past year of commit activity
    Rust 46 Apache-2.0 14 1 0 Updated Sep 5, 2025

Top languages

Loading…