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.
  • 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 674 246

  2. core Public

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

    Rust 803 160

  3. rlp Public

    Fast implementation of Ethereum RLP serialization

    Rust 89 18

  4. chains Public

    Canonical type definitions for EIP-155 chains

    Rust 59 65

  5. examples Public

    Example code for using alloy and alloy-core

    Shell 138 36

  6. book Public

    Book on all things Alloy

    Shell 27 6

Repositories

Showing 10 of 14 repositories
  • alloy Public

    Transports, Middleware, and Networks for the Alloy project

    Rust 674 Apache-2.0 246 66 (1 issue needs help) 12 Updated Dec 11, 2024
  • core Public

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

    Rust 803 Apache-2.0 160 36 (2 issues need help) 2 Updated Dec 11, 2024
  • trie Public

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

    Rust 103 Apache-2.0 34 2 3 Updated Dec 11, 2024
  • nybbles Public

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

    Rust 25 Apache-2.0 6 0 0 Updated Dec 10, 2024
  • op-alloy Public

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

    Rust 49 Apache-2.0 39 12 5 Updated Dec 10, 2024
  • book Public

    Book on all things Alloy

    Shell 27 Apache-2.0 6 4 (2 issues need help) 0 Updated Dec 10, 2024
  • examples Public

    Example code for using alloy and alloy-core

    Shell 138 Apache-2.0 36 10 (2 issues need help) 1 Updated Dec 10, 2024
  • rlp Public

    Fast implementation of Ethereum RLP serialization

    Rust 89 Apache-2.0 18 2 1 Updated Dec 9, 2024
  • chains Public

    Canonical type definitions for EIP-155 chains

    Rust 59 Apache-2.0 65 0 0 Updated Dec 9, 2024
  • eips Public

    Rust implementations of Ethereum Improvement Proposals (EIPs)

    Rust 23 Apache-2.0 4 0 1 Updated Nov 26, 2024