Decision Workspace
rbp-gameplay vs rbp-nlhe vs pokerproof
Side-by-side comparison of Rust crates
51
rbp-gameplay
experimentalv1.0.0
Poker game engine with state management, action handling, and settlement
49
rbp-nlhe
experimentalv1.0.0
No-Limit Hold'em MCCFR solver with Pluribus-inspired abstraction
42
pokerproof
experimentalv0.1.0
Provably fair Texas Hold'em poker engine with cryptographic verification
Core Metrics
| rbp-gameplay | rbp-nlhe | pokerproof | |
|---|---|---|---|
| Health Score | 51 | 49 | 42 |
| Total Downloads | 189 | 110 | 15 |
| 30d Downloads | 113 | 63 | 3 |
| Dependents | 8 | 5 | 0 |
| Releases | 1 | 1 | 1 |
| Last Updated | 43d ago | 43d ago | 45d ago |
| Age | 1m | 1m | 1m |
Health Breakdown
rbp-gameplay
Maintenance
10
Quality
18
Community
8
Popularity
3
Documentation
12
rbp-nlhe
Maintenance
10
Quality
17
Community
8
Popularity
2
Documentation
12
pokerproof
Maintenance
10
Quality
12
Community
6
Popularity
1
Documentation
13
Technical Details
| rbp-gameplay | rbp-nlhe | pokerproof | |
|---|---|---|---|
| Version | 1.0.0 | 1.0.0 | 0.1.0 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 7 | 12 | 8 |
| Crate Size | 41KB | 25KB | 42KB |
| Features | 2 | 3 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | 1.90 | 1.90 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •rbp-gameplay leads with a health score of 51/100, but none of the options score above 80.
- •pokerproof is pre-1.0 — API may change.