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.2k 580

  2. core core Public

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

    Rust 941 252

  3. rlp rlp Public

    Fast implementation of Ethereum RLP serialization

    Rust 110 25

  4. chains chains Public

    Canonical type definitions for EIP-155 chains

    Rust 102 120

  5. examples examples Public

    Example code for using alloy and alloy-core

    Rust 224 61

  6. docs docs Public

    Book on all things Alloy

    Rust 59 21

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,241 Apache-2.0 580 53 (1 issue needs help) 63 Updated Mar 2, 2026
  • evm Public

    EVM abstraction layer

    alloy-rs/evm’s past year of commit activity
    Rust 78 Apache-2.0 90 5 17 Updated Mar 2, 2026
  • core Public

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

    alloy-rs/core’s past year of commit activity
    Rust 941 Apache-2.0 252 28 (1 issue needs help) 5 Updated Feb 27, 2026
  • eips Public

    Rust implementations of Ethereum Improvement Proposals (EIPs)

    alloy-rs/eips’s past year of commit activity
    Rust 49 Apache-2.0 17 1 (1 issue needs help) 0 Updated Feb 26, 2026
  • trie Public

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

    alloy-rs/trie’s past year of commit activity
    Rust 155 Apache-2.0 60 3 6 Updated Feb 24, 2026
  • chains Public

    Canonical type definitions for EIP-155 chains

    alloy-rs/chains’s past year of commit activity
    Rust 102 Apache-2.0 120 4 0 Updated Feb 23, 2026
  • svm-rs Public

    Solidity-Compiler Version Manager

    alloy-rs/svm-rs’s past year of commit activity
    Rust 284 Apache-2.0 46 8 0 Updated Feb 19, 2026
  • 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 86 Apache-2.0 84 4 3 Updated Feb 18, 2026
  • rlp Public

    Fast implementation of Ethereum RLP serialization

    alloy-rs/rlp’s past year of commit activity
    Rust 110 Apache-2.0 25 1 2 Updated Feb 17, 2026
  • nybbles Public

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

    alloy-rs/nybbles’s past year of commit activity
    Rust 37 Apache-2.0 14 0 1 Updated Feb 11, 2026

Top languages

Loading…