Decision Workspace
cardpack vs little-sorry vs rs_poker
Side-by-side comparison of Rust crates
57
cardpack
growingv0.6.9
Generic Deck of Cards
59
little-sorry
stablev2.0.0
Library to help with coding regret minimization.
52
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 | 57 | 59 | 52 |
| Total Downloads | 48.8K | 11.0K | 80.2K |
| 30d Downloads | 1.0K | 587 | 988 |
| Dependents | 32 | 23 | 13 |
| Releases | 39 | 8 | 69 |
| Last Updated | 28d ago | 36d ago | 211d ago |
| Age | 5y 6m | 6y 4m | 8y 11m |
Health Breakdown
cardpack
Maintenance
17
Quality
13
Community
9
Popularity
6
Documentation
12
little-sorry
Maintenance
14
Quality
21
Community
9
Popularity
5
Documentation
10
rs_poker
Maintenance
11
Quality
18
Community
7
Popularity
6
Documentation
10
Technical Details
| cardpack | little-sorry | rs_poker | |
|---|---|---|---|
| Version | 0.6.9 | 2.0.0 | 4.1.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | Apache-2.0 | Apache-2.0 | Apache-2.0 |
| Dependencies | 13 | 2 | 17 |
| Crate Size | 68KB | 25KB | 317KB |
| Features | 0 | 2 | 5 |
| Yanked % | 0.0% | 0.0% | 1.5% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | 1.85 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •little-sorry leads with a health score of 59/100, but none of the options score above 80.
- •rs_poker has the most downloads (80.2K), suggesting wider adoption.
- •cardpack is pre-1.0 — API may change.