Decision Workspace
tide-maxflow vs traitgraph-algo vs force_smith
Side-by-side comparison of Rust crates
43
tide-maxflow
experimentalv0.1.0
Tide max flow algorithm — a push-pull-relabel variant with O(1) array-based data structures
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
| tide-maxflow | traitgraph-algo | force_smith | |
|---|---|---|---|
| Health Score | 43 | 60 | 54 |
| Total Downloads | 16 | 45.1K | 182 |
| 30d Downloads | 16 | 486 | 62 |
| Dependents | 0 | 86 | 0 |
| Releases | 1 | 31 | 5 |
| Last Updated | 18d ago | 421d ago | 15d ago |
| Age | 18d | 4y 1m | 5m |
Health Breakdown
tide-maxflow
Maintenance
12
Quality
14
Community
6
Popularity
1
Documentation
10
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
| tide-maxflow | traitgraph-algo | force_smith | |
|---|---|---|---|
| Version | 0.1.0 | 8.1.2 | 1.0.3 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | LGPL-3.0-or-later | BSD-2-Clause | MIT |
| Dependencies | 3 | 4 | 7 |
| Crate Size | 42KB | 25KB | 66KB |
| Features | 0 | 1 | 5 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 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.
- •⚠ traitgraph-algo has not been updated in over a year.
- •tide-maxflow is pre-1.0 — API may change.