Decision Workspace
cliard24 vs surge-bindings vs nonet
Side-by-side comparison of Rust crates
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.
Surge CLI integration crate for the Surge power flow solver
A Sudoku solver + generator with a visual terminal UI that animates the backtracking search
Core Metrics
| cliard24 | surge-bindings | nonet | |
|---|---|---|---|
| Health Score | 47 | 45 | 44 |
| Total Downloads | 60 | 152 | 18 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 0 | 0 |
| Releases | 3 | 10 | 1 |
| Last Updated | 133d ago | 70d ago | 21d ago |
| Age | 6m | 3m | 21d |
Health Breakdown
Technical Details
| cliard24 | surge-bindings | nonet | |
|---|---|---|---|
| Version | 0.1.2 | 0.1.9 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 | PolyForm-Noncommercial-1.0.0 | MIT |
| Dependencies | 3 | 16 | 3 |
| Crate Size | 202KB | 56KB | 14KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | — | 1.87 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •cliard24 leads with a health score of 47/100, but none of the options score above 80.
- •surge-bindings has the most downloads (152), suggesting wider adoption.