8000 Alloy · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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 939 405

  2. core core Public

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

    Rust 878 211

  3. rlp rlp Public

    Fast implementation of Ethereum RLP serialization

    Rust 91 20

  4. chains chains Public

    Canonical type definitions for EIP-155 chains

    Rust 76 93

  5. examples examples Public

    Example code for using alloy and alloy-core

    Rust 187 49

  6. docs docs Public

    Book on all things Alloy

    Rust 43 10

Repositories

Showing 10 of 18 repositories
  • alloy Public

    Transports, Middleware, and Networks for the Alloy project

    alloy-rs/alloy’s past year of commit activity
    Rust 939 Apache-2.0 405 30 (1 issue needs help) 14 Updated Jul 4, 2025
  • evm Public
    alloy-rs/evm’s past year of commit activity
    Rust 59 Apache-2.0 31 3 4 Updated Jul 3, 2025
  • chains Public

    Canonical type definitions for EIP-155 chains

    alloy-rs/chains’s past year of commit activity
    Rust 76 Apache-2.0 93 0 1 Updated Jul 3, 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 8 0 2 Updated Jul 2, 2025
  • docs Public

    Book on all things Alloy

    alloy-rs/docs’s past year of commit activity
    Rust 43 Apache-2.0 10 1 0 Updated Jul 2, 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 70 Apache-2.0 74 3 0 Updated Jul 2, 2025
  • core Public

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

    alloy-rs/core’s past year of commit activity
    Rust 878 Apache-2.0 211 22 (1 issue needs help) 1 Updated Jul 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 135 Apache-2.0 48 4 3 Updated Jul 2, 2025
  • hardforks Public
    alloy-rs/hardforks’s past year of commit activity
    Rust 12 Apache-2.0 6 0 1 Updated Jun 30, 2025
  • examples Public

    Example code for using alloy and alloy-core

    alloy-rs/examples’s past year of commit activity
    Rust 187 Apache-2.0 49 11 (2 issues need help) 1 Updated Jun 27, 2025
0