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 565 198

  2. core core Public

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

    Rust 764 139

  3. rlp rlp Public

    Fast implementation of Ethereum RLP serialization

    Rust 86 16

  4. chains chains Public

    Canonical type definitions for EIP-155 chains

    Rust 52 48

  5. examples examples Public

    Example code for using alloy and alloy-core

    Shell 120 22

  6. book book Public

    Book on all things Alloy

    Shell 22 4

Repositories

Showing 10 of 14 repositories
  • alloy Public

    Transports, Middleware, and Networks for the Alloy project

    alloy-rs/alloy’s past year of commit activity
    Rust 565 Apache-2.0 198 66 (2 issues need help) 15 Updated Sep 19, 2024
  • examples Public

    Example code for using alloy and alloy-core

    alloy-rs/examples’s past year of commit activity
    Shell 120 Apache-2.0 22 14 (4 issues need help) 1 Updated Sep 19, 2024
  • chains Public

    Canonical type definitions for EIP-155 chains

    alloy-rs/chains’s past year of commit activity
    Rust 52 Apache-2.0 48 0 1 Updated Sep 19, 2024
  • core Public

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

    alloy-rs/core’s past year of commit activity
    Rust 764 Apache-2.0 139 29 (1 issue needs help) 0 Updated Sep 19, 2024
  • op-alloy Public
    alloy-rs/op-alloy’s past year of commit activity
    Rust 28 Apache-2.0 17 16 5 Updated Sep 19, 2024
  • book Public

    Book on all things Alloy

    alloy-rs/book’s past year of commit activity
    Shell 22 Apache-2.0 4 5 (2 issues need help) 0 Updated Sep 19, 2024
  • eips Public

    Rust implementations of Ethereum Improvement Proposals (EIPs)

    alloy-rs/eips’s past year of commit activity
    Rust 16 Apache-2.0 2 0 0 Updated Sep 19, 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 76 Apache-2.0 26 2 1 Updated Sep 18, 2024
  • svm-rs Public

    Solidity-Compiler Version Manager

    alloy-rs/svm-rs’s past year of commit activity
    Rust 248 Apache-2.0 34 7 0 Updated Sep 4, 2024
  • rlp Public

    Fast implementation of Ethereum RLP serialization

    alloy-rs/rlp’s past year of commit activity
    Rust 86 Apache-2.0 16 2 0 Updated Aug 5, 2024

Top languages

Loading…

Most used topics

Loading…