Decision Workspace
chainindex-core vs chainindex-storage vs chainindex-evm
Side-by-side comparison of Rust crates
46
chainindex-core
experimentalv0.2.0
Core traits, block tracker, reorg detection, and checkpoint management for ChainIndex
47
chainindex-storage
experimentalv0.2.0
Storage backends for ChainIndex (memory, SQLite, Postgres)
42
chainindex-evm
experimentalv0.2.0
EVM block fetcher, index loop, and builder API for ChainIndex
Core Metrics
| chainindex-core | chainindex-storage | chainindex-evm | |
|---|---|---|---|
| Health Score | 46 | 47 | 42 |
| Total Downloads | 135 | 71 | 42 |
| 30d Downloads | 135 | 71 | 42 |
| Dependents | 14 | 3 | 0 |
| Releases | 3 | 3 | 3 |
| Last Updated | 19d ago | 19d ago | 19d ago |
| Age | 21d | 21d | 21d |
Health Breakdown
chainindex-core
Maintenance
13
Quality
12
Community
8
Popularity
3
Documentation
10
chainindex-storage
Maintenance
13
Quality
14
Community
8
Popularity
2
Documentation
10
chainindex-evm
Maintenance
13
Quality
12
Community
5
Popularity
2
Documentation
10
Technical Details
| chainindex-core | chainindex-storage | chainindex-evm | |
|---|---|---|---|
| Version | 0.2.0 | 0.2.0 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 9 | 10 | 10 |
| Crate Size | 91KB | 39KB | 16KB |
| Features | 0 | 4 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •chainindex-storage leads with a health score of 47/100, but none of the options score above 80.
- •chainindex-core has the most downloads (135), suggesting wider adoption.