Decision Workspace
advancedresearch-tree_mem_sort vs permutation vs graph_solver
Side-by-side comparison of Rust crates
43
advancedresearch-tree_mem_sort
growingv0.2.0
An in-memory topological sort algorithm for trees based on Group Theory
51
permutation
growingv0.4.1
Small utility for creating, manipulating, and applying permutations.
43
graph_solver
growingv0.5.0
An undirected graph constraint solver for node and edge colors
Core Metrics
| advancedresearch-tree_mem_sort | permutation | graph_solver | |
|---|---|---|---|
| Health Score | 43 | 51 | 43 |
| Total Downloads | 13.0K | 4.4M | 6.9K |
| 30d Downloads | 143 | 262.9K | 8 |
| Dependents | 23 | 197 | 0 |
| Releases | 3 | 10 | 6 |
| Last Updated | 2377d ago | 1345d ago | 101d ago |
| Age | 6y 6m | 9y | 5y 6m |
Health Breakdown
advancedresearch-tree_mem_sort
Maintenance
3
Quality
16
Community
7
Popularity
5
Documentation
12
permutation
Maintenance
4
Quality
16
Community
12
Popularity
8
Documentation
11
graph_solver
Maintenance
11
Quality
15
Community
3
Popularity
5
Documentation
9
Technical Details
| advancedresearch-tree_mem_sort | permutation | graph_solver | |
|---|---|---|---|
| Version | 0.2.0 | 0.4.1 | 0.5.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | Apache-2.0/MIT | MIT OR Apache-2.0 |
| Dependencies | 0 | 0 | 1 |
| Crate Size | 8KB | 12KB | 15KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | — | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •permutation leads with a health score of 51/100, but none of the options score above 80.
- •permutation is depended on by 197 crates — strongest ecosystem trust.
- •⚠ advancedresearch-tree_mem_sort, permutation have not been updated in over a year.