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 695 253

  2. core core Public

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

    Rust 817 165

  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 63 71

  5. examples examples Public

    Example code for using alloy and alloy-core

    Shell 145 36

  6. book book Public

    Book on all things Alloy

    Shell 29 7

Repositories

Showing 10 of 14 repositories
  • 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 51 Apache-2.0 41 7 0 Updated Jan 9, 2025
  • chains Public

    Canonical type definitions for EIP-155 chains

    alloy-rs/chains’s past year of commit activity
    Rust 63 Apache-2.0 71 0 0 Updated Jan 8, 2025
  • alloy Public

    Transports, Middleware, and Networks for the Alloy project

    alloy-rs/alloy’s past year of commit activity
    Rust 695 Apache-2.0 253 60 (1 issue needs help) 11 Updated Jan 8, 2025
  • core Public

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

    alloy-rs/core’s past year of commit activity
    Rust 817 Apache-2.0 165 29 (1 issue needs help) 0 Updated Jan 7, 2025
  • examples Public

    Example code for using alloy and alloy-core

    alloy-rs/examples’s past year of commit activity
    Shell 145 Apache-2.0 36 8 (2 issues need help) 2 Updated Jan 7, 2025
  • nybbles Public

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

    alloy-rs/nybbles’s past year of commit activity
    Rust 25 Apache-2.0 6 0 0 Updated Jan 6, 2025
  • eips Public

    Rust implementations of Ethereum Improvement Proposals (EIPs)

    alloy-rs/eips’s past year of commit activity
    Rust 25 Apache-2.0 7 0 2 Updated Jan 5, 2025
  • book Public

    Book on all things Alloy

    alloy-rs/book’s past year of commit activity
    Shell 29 Apache-2.0 7 4 (2 issues need help) 0 Updated Jan 2, 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 112 Apache-2.0 36 3 (1 issue needs help) 1 Updated Dec 31, 2024
  • .github Public
    alloy-rs/.github’s past year of commit activity
    6 1 0 0 Updated Dec 23, 2024

Top languages

Rust Shell

Most used topics

Loading…