Decision Workspace
tendermint-rpc vs ibc-proto vs tendermint
Side-by-side comparison of Rust crates
58
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.
62
ibc-proto
growingv0.52.0
ibc-proto provides Cosmos SDK & IBC Protocol Buffers definitions
61
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 | 58 | 62 | 61 |
| Total Downloads | 1.8M | 1.1M | 2.7M |
| 30d Downloads | 43.7K | 33.7K | 102.6K |
| Dependents | 834 | 909 | 2.6K |
| Releases | 57 | 78 | 83 |
| Last Updated | 326d ago | 357d ago | 326d ago |
| Age | 5y 9m | 5y 8m | 7y 5m |
Health Breakdown
tendermint-rpc
Maintenance
10
Quality
13
Community
18
Popularity
7
Documentation
10
ibc-proto
Maintenance
10
Quality
15
Community
18
Popularity
7
Documentation
12
tendermint
Maintenance
10
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 62/100, but none of the options score above 80.
- •tendermint has the most downloads (2.7M), suggesting wider adoption.
- •tendermint is depended on by 2.6K crates — strongest ecosystem trust.