Decision Workspace
wordle_solver_ vs ms_toollib vs iter-solver
Side-by-side comparison of Rust crates
43
wordle_solver_
growingv2.0.0
A fairly simple Wordle solver algorithm
52
ms_toollib
stablev1.5.3
Algorithms for Minesweeper
51
iter-solver
experimentalv0.4.0
A rust crate provide flexible and general iterative algorithm framework.
Core Metrics
| wordle_solver_ | ms_toollib | iter-solver | |
|---|---|---|---|
| Health Score | 43 | 52 | 51 |
| Total Downloads | 5.1K | 27.5K | 1.9K |
| 30d Downloads | 6 | 31 | 36 |
| Dependents | 0 | 0 | 0 |
| Releases | 4 | 25 | 8 |
| Last Updated | 1447d ago | 76d ago | 20d ago |
| Age | 4y | 4y 3m | 7m |
Health Breakdown
wordle_solver_
Maintenance
3
Quality
21
Community
5
Popularity
4
Documentation
10
ms_toollib
Maintenance
14
Quality
20
Community
3
Popularity
5
Documentation
10
iter-solver
Maintenance
18
Quality
16
Community
3
Popularity
4
Documentation
10
Technical Details
| wordle_solver_ | ms_toollib | iter-solver | |
|---|---|---|---|
| Version | 2.0.0 | 1.5.3 | 0.4.0 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 0 | 7 | 2 |
| Crate Size | 14KB | 261KB | 8KB |
| Features | 0 | 4 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •ms_toollib leads with a health score of 52/100, but none of the options score above 80.
- •⚠ wordle_solver_ has not been updated in over a year.
- •iter-solver is pre-1.0 — API may change.