Decision Workspace
sudoku-plus vs sudoko vs rumenx-sudoku
Side-by-side comparison of Rust crates
46
sudoku-plus
experimentalv0.1.1
sudoku-plus is a versatile Rust library designed for generating and solving various Sudoku structures, including Plane, Multi-plane, and Cubic Sudoku.
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
| sudoku-plus | sudoko | rumenx-sudoku | |
|---|---|---|---|
| Health Score | 46 | 49 | 48 |
| Total Downloads | 22 | 3.3K | 23 |
| 30d Downloads | 22 | 42 | 10 |
| Dependents | 0 | 4 | 0 |
| Releases | 2 | 7 | 1 |
| Last Updated | 1d ago | 235d ago | 34d ago |
| Age | 2d | 8m | 1m |
Health Breakdown
sudoku-plus
Maintenance
14
Quality
14
Community
6
Popularity
2
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
| sudoku-plus | sudoko | rumenx-sudoku | |
|---|---|---|---|
| Version | 0.1.1 | 0.6.0 | 1.0.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 1 | 8 | 16 |
| Crate Size | 9KB | 26KB | 28KB |
| Features | 0 | 3 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 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.
- •sudoku-plus, sudoko are pre-1.0 — API may change.