Decision Workspace
wordle-bot vs sudoko vs rumenx-sudoku
Side-by-side comparison of Rust crates
48
wordle-bot
experimentalv0.3.3
Full CLI Implementation of the popular game Wordle with an included Solver
49
sudoko
experimentalv0.6.0
A comprehensive Sudoku solving library with multiple strategies, puzzle generation, and WebAssembly support
48
rumenx-sudoku
experimentalv1.0.0
Fast Sudoku generator & solver — classic 9×9 plus configurable grids — with unique puzzles, CLI, and REST server.
Core Metrics
| wordle-bot | sudoko | rumenx-sudoku | |
|---|---|---|---|
| Health Score | 48 | 49 | 48 |
| Total Downloads | 236 | 3.3K | 23 |
| 30d Downloads | 11 | 43 | 10 |
| Dependents | 0 | 4 | 0 |
| Releases | 9 | 7 | 1 |
| Last Updated | 79d ago | 235d ago | 34d ago |
| Age | 4m | 8m | 1m |
Health Breakdown
wordle-bot
Maintenance
16
Quality
13
Community
6
Popularity
3
Documentation
10
sudoko
Maintenance
10
Quality
14
Community
8
Popularity
4
Documentation
13
rumenx-sudoku
Maintenance
11
Quality
16
Community
6
Popularity
2
Documentation
13
Technical Details
| wordle-bot | sudoko | rumenx-sudoku | |
|---|---|---|---|
| Version | 0.3.3 | 0.6.0 | 1.0.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | AGPL-3.0-only | MIT | MIT |
| Dependencies | 5 | 8 | 16 |
| Crate Size | 61KB | 26KB | 28KB |
| Features | 0 | 3 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •sudoko leads with a health score of 49/100, but none of the options score above 80.
- •wordle-bot, sudoko are pre-1.0 — API may change.