Decision Workspace
cliard24 vs wordle_solver_ vs sudoku-cli
Side-by-side comparison of Rust crates
46
cliard24
experimentalv0.1.2
cliard24 is a command-line 24-point card game. It provides two main functions: the game mode allows you to play the classic 24-point game interactively in the terminal, where you randomly draw 4 cards and use addition, subtraction, multiplication, division, and parentheses to reach 24; the solve mode lets you input any combination of numbers and a target value to calculate all possible expression solutions. The tool supports customizable attempt limits, endless mode, solution count limits, and mixed input of card letters (A/J/Q/K) and numbers.
43
wordle_solver_
growingv2.0.0
A fairly simple Wordle solver algorithm
38
sudoku-cli
growingv0.2.0
A command-line tool for solving sudoku puzzles.
Core Metrics
| cliard24 | wordle_solver_ | sudoku-cli | |
|---|---|---|---|
| Health Score | 46 | 43 | 38 |
| Total Downloads | 49 | 5.1K | 12.0K |
| 30d Downloads | 19 | 6 | 13 |
| Dependents | 0 | 0 | 0 |
| Releases | 3 | 4 | 7 |
| Last Updated | 25d ago | 1447d ago | 2325d ago |
| Age | 2m | 4y | 6y 5m |
Health Breakdown
cliard24
Maintenance
12
Quality
13
Community
6
Popularity
2
Documentation
13
wordle_solver_
Maintenance
3
Quality
21
Community
5
Popularity
4
Documentation
10
sudoku-cli
Maintenance
4
Quality
12
Community
5
Popularity
5
Documentation
12
Technical Details
| cliard24 | wordle_solver_ | sudoku-cli | |
|---|---|---|---|
| Version | 0.1.2 | 2.0.0 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | Apache-2.0 | MIT | MIT |
| Dependencies | 3 | 0 | 4 |
| Crate Size | 202KB | 14KB | 757KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •cliard24 leads with a health score of 46/100, but none of the options score above 80.
- •sudoku-cli has the most downloads (12.0K), suggesting wider adoption.
- •⚠ wordle_solver_, sudoku-cli have not been updated in over a year.
- •cliard24, sudoku-cli are pre-1.0 — API may change.