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 836 337

  2. core core Public

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

    Rust 854 193

  3. rlp rlp Public

    Fast implementation of Ethereum RLP serialization

    Rust 90 18

  4. chains chains Public

    Canonical type definitions for EIP-155 chains

    Rust 73 83

  5. examples examples Public

    Example code for using alloy and alloy-core

    Rust 164 46

  6. book book Public

    Book on all things Alloy

    Rust 33 7

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 836 Apache-2.0 337 24 (1 issue needs help) 10 Updated Apr 25, 2025
  • hardforks Public
    alloy-rs/hardforks’s past year of commit activity
    Rust 9 Apache-2.0 4 1 2 Updated Apr 25, 2025
  • evm Public
    alloy-rs/evm’s past year of commit activity
    Rust 55 Apache-2.0 15 4 3 Updated Apr 25, 2025
  • 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 125 Apache-2.0 43 4 3 Updated Apr 25, 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 63 Apache-2.0 56 2 2 Updated Apr 24, 2025
  • core Public

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

    alloy-rs/core’s past year of commit activity
    Rust 854 Apache-2.0 193 20 (1 issue needs help) 3 Updated Apr 23, 2025
  • book Public

    Book on all things Alloy

    alloy-rs/book’s past year of commit activity
    Rust 33 Apache-2.0 7 2 0 Updated Apr 17, 2025
  • examples Public

    Example code for using alloy and alloy-core

    alloy-rs/examples’s past year of commit activity
    Rust 164 Apache-2.0 46 10 (1 issue needs help) 2 Updated Apr 17, 2025
  • chains Public

    Canonical type definitions for EIP-155 chains

    alloy-rs/chains’s past year of commit activity
    Rust 73 Apache-2.0 83 0 1 Updated Apr 16, 2025
  • svm-rs Public

    Solidity-Compiler Version Manager

    alloy-rs/svm-rs’s past year of commit activity
    Rust 274 Apache-2.0 39 7 0 Updated Apr 9, 2025

Top languages

Rust

Most used topics

Loading…