Decision Workspace
num_guess vs bulls-and-cows vs rs-wordle-solver
Side-by-side comparison of Rust crates
42
num_guess
experimentalv0.1.1
A fun game where you guess what number the computer has chosen.
50
bulls-and-cows
stablev1.0.23
A framework for building bulls-and-cows games (1A2B) for any data type.
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.
Core Metrics
| num_guess | bulls-and-cows | rs-wordle-solver | |
|---|---|---|---|
| Health Score | 42 | 50 | 42 |
| Total Downloads | 33 | 31.1K | 10.2K |
| 30d Downloads | 4 | 26 | 12 |
| Dependents | 0 | 0 | 0 |
| Releases | 2 | 24 | 8 |
| Last Updated | 79d ago | 124d ago | 695d ago |
| Age | 2m | 7y | 3y 11m |
Health Breakdown
num_guess
Maintenance
10
Quality
14
Community
6
Popularity
2
Documentation
10
bulls-and-cows
Maintenance
12
Quality
16
Community
5
Popularity
5
Documentation
12
rs-wordle-solver
Maintenance
4
Quality
20
Community
3
Popularity
5
Documentation
10
Technical Details
| num_guess | bulls-and-cows | rs-wordle-solver | |
|---|---|---|---|
| Version | 0.1.1 | 1.0.23 | 1.2.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 1 | 5 | 4 |
| Crate Size | 3KB | 8KB | 30KB |
| Features | 0 | 0 | 1 |
| Yanked % | 0.0% | 8.3% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | 1.80 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •bulls-and-cows leads with a health score of 50/100, but none of the options score above 80.
- •⚠ rs-wordle-solver has not been updated in over a year.
- •num_guess is pre-1.0 — API may change.