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 799 309

  2. core core Public

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

    Rust 841 185

  3. rlp rlp Public

    Fast implementation of Ethereum RLP serialization

    Rust 91 18

  4. chains chains Public

    Canonical type definitions for EIP-155 chains

    Rust 70 81

  5. examples examples Public

    Example code for using alloy and alloy-core

    Shell 156 43

  6. book book Public

    Book on all things Alloy

    Shell 32 7

Repositories

Showing 10 of 17 repositories
  • alloy Public

    Transports, Middleware, and Networks for the Alloy project

    alloy-rs/alloy’s past year of commit activity
    Rust 799 Apache-2.0 309 19 (1 issue needs help) 16 Updated Mar 24, 2025
  • hardforks Public
    alloy-rs/hardforks’s past year of commit activity
    Rust 7 Apache-2.0 1 0 0 Updated Mar 24, 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 60 Apache-2.0 50 3 1 Updated Mar 23, 2025
  • evm Public
    alloy-rs/evm’s past year of commit activity
    Rust 51 Apache-2.0 7 1 1 Updated Mar 21, 2025
  • core Public

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

    alloy-rs/core’s past year of commit activity
    Rust 841 Apache-2.0 185 17 4 Updated Mar 21, 2025
  • examples Public

    Example code for using alloy and alloy-core

    alloy-rs/examples’s past year of commit activity
    Shell 156 Apache-2.0 43 15 (4 issues need help) 3 Updated Mar 21, 2025
  • svm-rs Public

    Solidity-Compiler Version Manager

    alloy-rs/svm-rs’s past year of commit activity
    Rust 266 Apache-2.0 39 7 0 Updated Mar 18, 2025
  • chains Public

    Canonical type definitions for EIP-155 chains

    alloy-rs/chains’s past year of commit activity
    Rust 70 Apache-2.0 81 0 1 Updated Mar 18, 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 119 Apache-2.0 40 4 2 Updated Mar 17, 2025
  • eips Public

    Rust implementations of Ethereum Improvement Proposals (EIPs)

    alloy-rs/eips’s past year of commit activity
    Rust 32 Apache-2.0 8 0 1 Updated Feb 27, 2025

Top languages

Rust Shell

Most used topics

Loading…