Decision Workspace
tendermint-rpc vs ibc-proto vs tendermint
Side-by-side comparison of Rust crates
57
tendermint-rpc
growingv0.40.4
tendermint-rpc contains the core types returned by a Tendermint node's RPC endpoint. All networking related features are feature guarded to keep the dependencies small in cases where only the core types are needed.
61
ibc-proto
growingv0.52.0
ibc-proto provides Cosmos SDK & IBC Protocol Buffers definitions
60
tendermint
growingv0.40.4
Tendermint is a high-performance blockchain consensus engine that powers Byzantine fault tolerant applications written in any programming language. This crate provides core types for representing information about Tendermint blockchain networks, including chain information types, secret connections, and remote procedure calls (JSON-RPC).
Core Metrics
| tendermint-rpc | ibc-proto | tendermint | |
|---|---|---|---|
| Health Score | 57 | 61 | 60 |
| Total Downloads | 1.9M | 1.1M | 3.0M |
| 30d Downloads | 54.3K | 31.5K | 160.7K |
| Dependents | 841 | 910 | 2.6K |
| Releases | 57 | 78 | 83 |
| Last Updated | 385d ago | 416d ago | 385d ago |
| Age | 5y 11m | 5y 10m | 7y 7m |
Health Breakdown
tendermint-rpc
Maintenance
9
Quality
13
Community
18
Popularity
7
Documentation
10
ibc-proto
Maintenance
9
Quality
15
Community
18
Popularity
7
Documentation
12
tendermint
Maintenance
9
Quality
14
Community
19
Popularity
8
Documentation
10
Technical Details
| tendermint-rpc | ibc-proto | tendermint | |
|---|---|---|---|
| Version | 0.40.4 | 0.52.0 | 0.40.4 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 | Apache-2.0 | Apache-2.0 |
| Dependencies | 33 | 13 | 25 |
| Crate Size | 352KB | 392KB | 106KB |
| Features | 6 | 10 | 5 |
| Yanked % | 0.0% | 1.3% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.75.0 | — |
| Owners | 4 | 8 | 4 |
Links
Quick Verdict
- •ibc-proto leads with a health score of 61/100, but none of the options score above 80.
- •tendermint has the most downloads (3.0M), suggesting wider adoption.
- •tendermint is depended on by 2.6K crates — strongest ecosystem trust.
- •⚠ tendermint-rpc, ibc-proto, tendermint have not been updated in over a year.