Decision Workspace
infomap-rs vs dress-graph vs leiden-rs
Side-by-side comparison of Rust crates
49
infomap-rs
experimentalv0.1.1
Pure Rust implementation of the Infomap community detection algorithm — information-theoretic clustering for directed, weighted, hierarchical graphs
53
dress-graph
experimentalv0.8.3
DRESS is a deterministic, parameter-free framework for continuous structural graph refinement. It iterates a nonlinear dynamical system on real-valued edge similarities and produces a graph fingerprint as a sorted edge-value vector once the iteration reaches a prescribed stopping criterion.
52
leiden-rs
experimentalv0.8.1
High-performance Leiden community detection algorithm for graphs in Rust
Core Metrics
| infomap-rs | dress-graph | leiden-rs | |
|---|---|---|---|
| Health Score | 49 | 53 | 52 |
| Total Downloads | 63 | 220 | 1.1K |
| 30d Downloads | 0 | 0 | 1.1K |
| Dependents | 2 | 0 | 9 |
| Releases | 2 | 16 | 5 |
| Last Updated | 36d ago | 21d ago | 10d ago |
| Age | 1m | 3m | 1m |
Health Breakdown
infomap-rs
Maintenance
12
Quality
16
Community
7
Popularity
2
Documentation
12
dress-graph
Maintenance
18
Quality
16
Community
6
Popularity
3
Documentation
10
leiden-rs
Maintenance
13
Quality
14
Community
9
Popularity
4
Documentation
12
Technical Details
| infomap-rs | dress-graph | leiden-rs | |
|---|---|---|---|
| Version | 0.1.1 | 0.8.3 | 0.8.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 3 | 2 | 14 |
| Crate Size | 31KB | 76KB | 170KB |
| Features | 2 | 3 | 8 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | 1.70 | — | 1.85 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •dress-graph leads with a health score of 53/100, but none of the options score above 80.
- •leiden-rs has the most downloads (1.1K), suggesting wider adoption.