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 alloy Public

    Transports, Middleware, and Networks for the Alloy project

    Rust 676 247

  2. core core Public

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

    Rust 805 161

  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 59 66

  5. examples examples Public

    Example code for using alloy and alloy-core

    Shell 139 36

  6. book book Public

    Book on all things Alloy

    Shell 27 6

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 49 Apache-2.0 39 12 5 Updated Dec 14, 2024
  • alloy Public

    Transports, Middleware, and Networks for the Alloy project

    alloy-rs/alloy’s past year of commit activity
    Rust 676 Apache-2.0 247 65 (1 issue needs help) 11 Updated Dec 14, 2024
  • core Public

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

    alloy-rs/core’s past year of commit activity
    Rust 805 Apache-2.0 161 37 (2 issues need help) 2 Updated Dec 13, 2024
  • 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 105 Apache-2.0 34 2 2 Updated Dec 11, 2024
  • 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 Dec 10, 2024
  • book Public

    Book on all things Alloy

    alloy-rs/book’s past year of commit activity
    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

    alloy-rs/examples’s past year of commit activity
    Shell 139 Apache-2.0 36 11 (2 issues need help) 1 Updated Dec 10, 2024
  • rlp Public

    Fast implementation of Ethereum RLP serialization

    alloy-rs/rlp’s past year of commit activity
    Rust 90 Apache-2.0 18 2 1 Updated Dec 9, 2024
  • chains Public

    Canonical type definitions for EIP-155 chains

    alloy-rs/chains’s past year of commit activity
    Rust 59 Apache-2.0 66 0 0 Updated Dec 9, 2024
  • eips Public

    Rust implementations of Ethereum Improvement Proposals (EIPs)

    alloy-rs/eips’s past year of commit activity
    Rust 23 Apache-2.0 4 0 1 Updated Nov 26, 2024

Top languages

Loading…

Most used topics

Loading…