Decision Workspace
guessing vs rs-wordle-solver vs num_guess
Side-by-side comparison of Rust crates
40
guessing
growingv0.1.1
Guess the secret number and you win!
42
rs-wordle-solver
growingv1.2.0
A library for solving Wordle-style puzzles. It provides multiple guessing algorithms, as well as building blocks for implementing your own Wordle solving algorithms.
42
num_guess
experimentalv0.1.1
A fun game where you guess what number the computer has chosen.
Core Metrics
| guessing | rs-wordle-solver | num_guess | |
|---|---|---|---|
| Health Score | 40 | 42 | 42 |
| Total Downloads | 1.6K | 10.2K | 33 |
| 30d Downloads | 4 | 12 | 4 |
| Dependents | 0 | 0 | 0 |
| Releases | 2 | 8 | 2 |
| Last Updated | 415d ago | 695d ago | 79d ago |
| Age | 1y 2m | 3y 11m | 2m |
Health Breakdown
guessing
Maintenance
6
Quality
15
Community
5
Popularity
4
Documentation
10
rs-wordle-solver
Maintenance
4
Quality
20
Community
3
Popularity
5
Documentation
10
num_guess
Maintenance
10
Quality
14
Community
6
Popularity
2
Documentation
10
Technical Details
| guessing | rs-wordle-solver | num_guess | |
|---|---|---|---|
| Version | 0.1.1 | 1.2.0 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 1 | 4 | 1 |
| Crate Size | 3KB | 30KB | 3KB |
| Features | 0 | 1 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •rs-wordle-solver leads with a health score of 42/100, but none of the options score above 80.
- •⚠ guessing, rs-wordle-solver have not been updated in over a year.
- •guessing, num_guess are pre-1.0 — API may change.