Decision Workspace
abstractgraph vs traitgraph-algo vs force_smith
Side-by-side comparison of Rust crates
40
abstractgraph
growingv0.1.4
Abstract Graph Algorithms
60
traitgraph-algo
growingv8.1.2
Graph algorithms based on the traitgraph crate
54
force_smith
experimentalv1.0.3
A toolkit for implementing and developing force-directed layout algorithms with built-in debugging and visualization capabilities.
Core Metrics
| abstractgraph | traitgraph-algo | force_smith | |
|---|---|---|---|
| Health Score | 40 | 60 | 54 |
| Total Downloads | 8.6K | 45.1K | 182 |
| 30d Downloads | 7 | 493 | 62 |
| Dependents | 0 | 86 | 0 |
| Releases | 5 | 31 | 5 |
| Last Updated | 2511d ago | 421d ago | 15d ago |
| Age | 7y 1m | 4y 1m | 5m |
Health Breakdown
abstractgraph
Maintenance
6
Quality
15
Community
5
Popularity
5
Documentation
9
traitgraph-algo
Maintenance
8
Quality
20
Community
11
Popularity
6
Documentation
15
force_smith
Maintenance
17
Quality
18
Community
6
Popularity
3
Documentation
10
Technical Details
| abstractgraph | traitgraph-algo | force_smith | |
|---|---|---|---|
| Version | 0.1.4 | 8.1.2 | 1.0.3 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | LGPL-2.1-or-later | BSD-2-Clause | MIT |
| Dependencies | 2 | 4 | 7 |
| Crate Size | 9KB | 25KB | 66KB |
| Features | 0 | 1 | 5 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2024 |
| MSRV | — | 1.74.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •traitgraph-algo leads with a health score of 60/100, but none of the options score above 80.
- •⚠ abstractgraph, traitgraph-algo have not been updated in over a year.
- •abstractgraph is pre-1.0 — API may change.