Decision Workspace
atria-rs vs icentral-component vs icentral-test-brandes
Side-by-side comparison of Rust crates
41
atria-rs
experimentalv1.3.0
Library for running the Ablatio Triadum (ATria) centrality algorithm (Cickovski et al, 2015, 2017).
35
icentral-component
experimentalv0.1.0
A Rust crate for component management and edge-based betweenness centrality in graphs.
33
icentral-test-brandes
experimentalv0.1.0
icentral-test-brandes is a Rust library for computing betweenness centrality using Brandes' algorithm. It supports both bounded and unbounded iterations over graph structures efficiently, with precise timing.
Core Metrics
| atria-rs | icentral-component | icentral-test-brandes | |
|---|---|---|---|
| Health Score | 41 | 35 | 33 |
| Total Downloads | 39 | 4.3K | 1.2K |
| 30d Downloads | 4 | 393 | 62 |
| Dependents | 0 | 14 | 2 |
| Releases | 2 | 1 | 1 |
| Last Updated | 83d ago | 357d ago | 357d ago |
| Age | 2m | 11m | 11m |
Health Breakdown
atria-rs
Maintenance
9
Quality
17
Community
3
Popularity
2
Documentation
10
icentral-component
Maintenance
3
Quality
12
Community
9
Popularity
4
Documentation
7
icentral-test-brandes
Maintenance
3
Quality
12
Community
7
Popularity
4
Documentation
7
Technical Details
| atria-rs | icentral-component | icentral-test-brandes | |
|---|---|---|---|
| Version | 1.3.0 | 0.1.0 | 0.1.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 13 | 12 | 8 |
| Crate Size | 36KB | 17KB | 17KB |
| Features | 3 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •atria-rs leads with a health score of 41/100, but none of the options score above 80.
- •icentral-component has the most downloads (4.3K), suggesting wider adoption.
- •icentral-component, icentral-test-brandes are pre-1.0 — API may change.