Decision Workspace
rs_poker vs little-sorry vs cardpack
Side-by-side comparison of Rust crates
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.
59
little-sorry
stablev2.0.0
Library to help with coding regret minimization.
57
cardpack
growingv0.6.9
Generic Deck of Cards
Core Metrics
| rs_poker | little-sorry | cardpack | |
|---|---|---|---|
| Health Score | 52 | 59 | 57 |
| Total Downloads | 80.2K | 11.0K | 48.8K |
| 30d Downloads | 917 | 528 | 987 |
| Dependents | 13 | 23 | 32 |
| Releases | 69 | 8 | 39 |
| Last Updated | 211d ago | 36d ago | 28d ago |
| Age | 8y 11m | 6y 4m | 5y 6m |
Health Breakdown
rs_poker
Maintenance
11
Quality
18
Community
7
Popularity
6
Documentation
10
little-sorry
Maintenance
14
Quality
21
Community
9
Popularity
5
Documentation
10
cardpack
Maintenance
17
Quality
13
Community
9
Popularity
6
Documentation
12
Technical Details
| rs_poker | little-sorry | cardpack | |
|---|---|---|---|
| Version | 4.1.0 | 2.0.0 | 0.6.9 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | Apache-2.0 | Apache-2.0 | Apache-2.0 |
| Dependencies | 17 | 2 | 13 |
| Crate Size | 317KB | 25KB | 68KB |
| Features | 5 | 2 | 0 |
| Yanked % | 1.5% | 0.0% | 0.0% |
| 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.