Decision Workspace
rusty_algo vs pofk_algorithm vs heuristics
Side-by-side comparison of Rust crates
38
rusty_algo
growingv0.2.0
Implementations of algorithms from 'Introduction to Algorithms' by Cormen et al.
41
pofk_algorithm
experimentalv0.0.3
A collection of efficient algorithms implemented in Rust for real-world projects.
39
heuristics
experimentalv0.1.0
Rules of thumb to improve Rust code.
Core Metrics
| rusty_algo | pofk_algorithm | heuristics | |
|---|---|---|---|
| Health Score | 38 | 41 | 39 |
| Total Downloads | 2.2K | 960 | 30 |
| 30d Downloads | 4 | 3 | 4 |
| Dependents | 0 | 0 | 0 |
| Releases | 2 | 3 | 1 |
| Last Updated | 586d ago | 228d ago | 130d ago |
| Age | 1y 7m | 7m | 4m |
Health Breakdown
rusty_algo
Maintenance
5
Quality
15
Community
6
Popularity
4
Documentation
8
pofk_algorithm
Maintenance
10
Quality
8
Community
6
Popularity
4
Documentation
13
heuristics
Maintenance
7
Quality
14
Community
3
Popularity
2
Documentation
13
Technical Details
| rusty_algo | pofk_algorithm | heuristics | |
|---|---|---|---|
| Version | 0.2.0 | 0.0.3 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | non-standard | MIT | MIT |
| Dependencies | 1 | 2 | 2 |
| Crate Size | 9KB | 59KB | 21KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 66.7% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •pofk_algorithm leads with a health score of 41/100, but none of the options score above 80.
- •rusty_algo has the most downloads (2.2K), suggesting wider adoption.
- •⚠ rusty_algo has not been updated in over a year.