Decision Workspace
heapless_topo vs miniconf vs topologic
Side-by-side comparison of Rust crates
47
heapless_topo
growingv0.1.4
no-std topological sort using `heapless`
58
miniconf
growingv0.20.1
Serialize/deserialize/access reflection for trees
51
topologic
growingv1.1.0
Topological sorting of Acyclic Dependency Graphs
Core Metrics
| heapless_topo | miniconf | topologic | |
|---|---|---|---|
| Health Score | 47 | 58 | 51 |
| Total Downloads | 4.9K | 77.2K | 37.6K |
| 30d Downloads | 7 | 4.7K | 8.7K |
| Dependents | 0 | 60 | 28 |
| Releases | 5 | 32 | 3 |
| Last Updated | 542d ago | 43d ago | 794d ago |
| Age | 1y 5m | 4y 7m | 2y 8m |
Health Breakdown
heapless_topo
Maintenance
13
Quality
17
Community
3
Popularity
4
Documentation
10
miniconf
Maintenance
16
Quality
13
Community
13
Popularity
6
Documentation
10
topologic
Maintenance
5
Quality
21
Community
10
Popularity
5
Documentation
10
Technical Details
| heapless_topo | miniconf | topologic | |
|---|---|---|---|
| Version | 0.1.4 | 0.20.1 | 1.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 2 | 19 | 0 |
| Crate Size | 4KB | 57KB | 4KB |
| Features | 2 | 12 | 0 |
| Yanked % | 0.0% | 6.3% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 2 | 1 |
Links
Quick Verdict
- •miniconf leads with a health score of 58/100, but none of the options score above 80.
- •⚠ heapless_topo, topologic have not been updated in over a year.
- •heapless_topo, miniconf are pre-1.0 — API may change.