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 861 352

  2. core Public

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

    Rust 858 196

  3. rlp Public

    Fast implementation of Ethereum RLP serialization

    Rust 90 18

  4. chains Public

    Canonical type definitions for EIP-155 chains

    Rust 73 83

  5. examples Public

    Example code for using alloy and alloy-core

    Rust 169 46

  6. docs Public

    Book on all things Alloy

    Rust 38 8

Repositories

Showing 10 of 18 repositories
  • alloy Public

    Transports, Middleware, and Networks for the Alloy project

    Rust 861 Apache-2.0 352 28 (1 issue needs help) 15 Updated May 10, 2025
  • evm Public
    Rust 55 Apache-2.0 18 2 2 Updated May 9, 2025
  • op-alloy Public

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

    Rust 65 Apache-2.0 60 3 3 Updated May 9, 2025
  • docs Public

    Book on all things Alloy

    Rust 38 Apache-2.0 8 0 0 Updated May 9, 2025
  • examples Public

    Example code for using alloy and alloy-core

    Rust 169 Apache-2.0 46 12 (1 issue needs help) 2 Updated May 9, 2025
  • trie Public

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

    Rust 128 Apache-2.0 46 4 3 Updated May 8, 2025
  • svm-rs Public

    Solidity-Compiler Version Manager

    Rust 273 Apache-2.0 40 7 0 Updated May 7, 2025
  • hardforks Public
    Rust 9 Apache-2.0 4 0 0 Updated May 6, 2025
  • eips Public

    Rust implementations of Ethereum Improvement Proposals (EIPs)

    Rust 35 Apache-2.0 9 0 0 Updated May 2, 2025
  • core Public

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

    Rust 858 Apache-2.0 196 19 1 Updated May 1, 2025

Top languages

Loading…

Most used topics

Loading…