HTTP/2 200
date: Tue, 22 Jul 2025 08:06:56 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
etag: W/"2ee8eeec8be0effa9da6262c4a3559d8"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: origin-when-cross-origin, strict-origin-when-cross-origin
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=cvPLQ22gkk8mt1RUngHS1SnLKSfMebYWWMYavEM9ICcFeNxVeEpwQMqOZ%2FUAU2yjCDd01QKTNf%2FCnlB%2Bk5zllO7mt6nMgCGxlQ2OjvU5UiT4kgeNu7enW0IhaUhOwg6%2Bp2ML%2BUqrA0b33RilrmyPxk%2FkbQNsBwECZgUnAYeEOzSsWNQh9vOWXDHKh3hsGSKf2LO1%2FkQ32jdSY5HQwc%2BPLLJxELnaPcig79HfHW7pKySUTTv6MJ9sdFDnbt38Yk%2Fl%2FMZ15eQtcmQ8yaqsLJ0xbg%3D%3D--IxVGVFhrtj33PtQD--EvxwucIQbQ3uH8GNz5wGTw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.860187278.1753171616; Path=/; Domain=github.com; Expires=Wed, 22 Jul 2026 08:06:56 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Wed, 22 Jul 2026 08:06:56 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: C542:1065F9:321319:37DBE6:687F46A0
Alloy · GitHub
Alloy
Alloy implements high-performance, well-tested & documented libraries for interacting with Ethereum and other EVM-based chains.
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
Transports, Middleware, and Networks for the Alloy project
Rust
949
417
High-performance, well-tested & documented core libraries for Ethereum, in Rust
Rust
879
213
Fast implementation of Ethereum RLP serialization
Rust
91
20
Canonical type definitions for EIP-155 chains
Rust
78
94
Example code for using alloy and alloy-core
Rust
190
51
Book on all things Alloy
Rust
44
11
Repositories
Showing 10 of 18 repositories
core
Public
High-performance, well-tested & documented core libraries for Ethereum, in Rust
alloy-rs/core’s past year of commit activity
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
72
Apache-2.0
76
3
1
Updated Jul 21, 2025
alloy
Public
Transports, Middleware, and Networks for the Alloy project
alloy-rs/alloy’s past year of commit activity
alloy-rs/evm’s past year of commit activity
Rust
60
Apache-2.0
38
3
3
Updated Jul 21, 2025
eips
Public
Rust implementations of Ethereum Improvement Proposals (EIPs)
alloy-rs/eips’s past year of commit activity
Rust
36
Apache-2.0
9
0
0
Updated Jul 21, 2025
chains
Public
Canonical type definitions for EIP-155 chains
alloy-rs/chains’s past year of commit activity
Rust
78
Apache-2.0
94
0
1
Updated Jul 19, 2025
docs
Public
Book on all things Alloy
alloy-rs/docs’s past year of commit activity
Rust
44
Apache-2.0
11
1
0
Updated Jul 14, 2025
examples
Public
Example code for using alloy and alloy-core
alloy-rs/examples’s past year of commit activity
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
9
0
2
Updated Jul 7, 2025
alloy-rs/hardforks’s past year of commit activity
Rust
12
Apache-2.0
8
0
1
Updated Jul 7, 2025
You can’t perform that action at this time.