Decision Workspace
cardpack vs little-sorry vs rs_poker
Side-by-side comparison of Rust crates
61
cardpack
growingv0.7.0
Generic Deck of Cards
58
little-sorry
stablev2.1.0
Library to help with coding regret minimization.
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.
Core Metrics
| cardpack | little-sorry | rs_poker | |
|---|---|---|---|
| Health Score | 61 | 58 | 51 |
| Total Downloads | 50.5K | 12.3K | 82.2K |
| 30d Downloads | 1.1K | 0 | 0 |
| Dependents | 68 | 23 | 13 |
| Releases | 43 | 9 | 69 |
| Last Updated | 23d ago | 41d ago | 270d ago |
| Age | 5y 8m | 6y 6m | 9y 1m |
Health Breakdown
cardpack
Maintenance
18
Quality
15
Community
10
Popularity
6
Documentation
12
little-sorry
Maintenance
13
Quality
21
Community
9
Popularity
5
Documentation
10
rs_poker
Maintenance
10
Quality
18
Community
7
Popularity
6
Documentation
10
Technical Details
| cardpack | little-sorry | rs_poker | |
|---|---|---|---|
| Version | 0.7.0 | 2.1.0 | 4.1.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | Apache-2.0 | Apache-2.0 | Apache-2.0 |
| Dependencies | 17 | 2 | 17 |
| Crate Size | 95KB | 26KB | 317KB |
| Features | 7 | 2 | 5 |
| Yanked % | 0.0% | 0.0% | 1.5% |
| 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.