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.3k 650

  2. core core Public

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

    Rust 962 264

  3. rlp rlp Public

    Fast implementation of Ethereum RLP serialization

    Rust 113 29

  4. chains chains Public

    Canonical type definitions for EIP-155 chains

    Rust 107 133

  5. examples examples Public

    Example code for using alloy and alloy-core

    Rust 234 64

  6. docs docs Public

    Book on all things Alloy

    Rust 64 24

Repositories

Showing 10 of 21 repositories
  • core Public

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

    alloy-rs/core's past year of commit activity
    Rust 962 Apache-2.0 264 25 (1 issue needs help) 6 Updated Aug 6, 2026
  • alloy Public

    Transports, Middleware, and Networks for the Alloy project

    alloy-rs/alloy's past year of commit activity
    Rust 1,314 Apache-2.0 650 60 (1 issue needs help) 64 Updated Aug 5, 2026
  • evm2 Public
    alloy-rs/evm2's past year of commit activity
    Rust 52 Apache-2.0 7 0 7 Updated Aug 5, 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 161 Apache-2.0 61 3 3 Updated Aug 4, 2026
  • svm-rs Public

    Solidity-Compiler Version Manager

    alloy-rs/svm-rs's past year of commit activity
    Rust 287 Apache-2.0 48 7 1 Updated Aug 4, 2026
  • ruint Public

    Rust Uint crate using const-generics

    alloy-rs/ruint's past year of commit activity
    Rust 224 MIT 69 67 2 Updated Aug 4, 2026
  • rlp Public

    Fast implementation of Ethereum RLP serialization

    alloy-rs/rlp's past year of commit activity
    Rust 113 Apache-2.0 29 1 1 Updated Aug 3, 2026
  • eips Public

    Rust implementations of Ethereum Improvement Proposals (EIPs)

    alloy-rs/eips's past year of commit activity
    Rust 54 Apache-2.0 23 0 3 Updated Aug 3, 2026
  • chains Public

    Canonical type definitions for EIP-155 chains

    alloy-rs/chains's past year of commit activity
    Rust 107 Apache-2.0 133 2 0 Updated Aug 3, 2026
  • evm Public

    EVM abstraction layer

    alloy-rs/evm's past year of commit activity
    Rust 83 Apache-2.0 103 3 24 Updated Aug 3, 2026

Top languages

Rust

Most used topics

Loading…