Decision Workspace
rs_poker vs cardpack vs little-sorry
Side-by-side comparison of Rust crates
51
rs_poker
growingv4.1.0
A library to help with any Rust code dealing with poker. This includes card values, suits, hands, hand ranks, 5 card hand strength calculation, 7 card hand strength calulcation, and monte carlo game simulation helpers.
61
cardpack
growingv0.7.0
Generic Deck of Cards
58
little-sorry
stablev2.1.0
Library to help with coding regret minimization.
Core Metrics
| rs_poker | cardpack | little-sorry | |
|---|---|---|---|
| Health Score | 51 | 61 | 58 |
| Total Downloads | 82.2K | 50.5K | 12.3K |
| 30d Downloads | 0 | 1.1K | 0 |
| Dependents | 13 | 68 | 23 |
| Releases | 69 | 43 | 9 |
| Last Updated | 270d ago | 23d ago | 41d ago |
| Age | 9y 1m | 5y 8m | 6y 6m |
Health Breakdown
rs_poker
Maintenance
10
Quality
18
Community
7
Popularity
6
Documentation
10
cardpack
Maintenance
18
Quality
15
Community
10
Popularity
6
Documentation
12
little-sorry
Maintenance
13
Quality
21
Community
9
Popularity
5
Documentation
10
Technical Details
| rs_poker | cardpack | little-sorry | |
|---|---|---|---|
| Version | 4.1.0 | 0.7.0 | 2.1.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | Apache-2.0 | Apache-2.0 | Apache-2.0 |
| Dependencies | 17 | 17 | 2 |
| Crate Size | 317KB | 95KB | 26KB |
| Features | 5 | 7 | 2 |
| Yanked % | 1.5% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | 1.85 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •cardpack leads with a health score of 61/100, but none of the options score above 80.
- •rs_poker has the most downloads (82.2K), suggesting wider adoption.
- •cardpack is pre-1.0 — API may change.