Ross ROSS = Recommend OSS · open-source software intelligence for agents

tomusdrw/rust-web3

Ethereum JSON-RPC multi-transport client. Rust implementation of web3 library. ENS address: rust-web3.eth observed · 2026-08-28

github.com/tomusdrw/rust-web3 · Rust · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

58/100

  • Activity 79
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3536
  • days_rel: n/a
  • days_push: 128
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1509 stars · 467 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A Rust library implementing an Ethereum JSON-RPC client with multiple transports (HTTP, IPC, WebSockets), analogous to web3.js. It provides typed APIs for eth, net, and personal namespaces plus contract ABI interaction.

Use cases

  • query ethereum account balances from rust
  • interact with ethereum smart contracts in rust
  • connect to an ethereum node over json-rpc
  • subscribe to ethereum events via websockets
  • deploy solidity contracts from a rust application

When to choose

  • you need a lightweight rust ethereum rpc client with http, ipc, or websocket transports
  • you are maintaining an existing project already built on this crate

When to avoid

  • you are starting a new project - the maintainer recommends ethers-rs instead
  • you need actively developed features like websocket reconnection or trace apis

Facets

library · maturity maintenance

http-client websocket rpc sdk blockchain developer-tools rust cross-platform ethereum web3 json-rpc smart-contracts async cryptocurrency

1 source

Member repositories

RepositoryRoleHealth v2
tomusdrw/rust-web3main58

For agents

markdown · JSON · MCP: product_card(name="tomusdrw/rust-web3")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem