Everything you could wish for in a library called RoboPoker. Full suite of data structures, algorithms, solvers, ML models, and more.
-
Updated
Sep 10, 2026 - Rust
Everything you could wish for in a library called RoboPoker. Full suite of data structures, algorithms, solvers, ML models, and more.
GTOpen — open-source GTO poker solver: heads-up postflop CFR (CPU/CUDA), multiway Preflop Lab with limps & any sizings, player profiling & max-exploitation. Rust + zero-install web UI.
A simplified solver written for Heads Up No-Limit Hold'Em Poker
River Nash equilibrium solver with bet size solving functionality
MIT-licensed two-tier (Python + Rust via maturin) HUNL Texas Hold'em GTO solver. Tabular DCFR with vector-form CFR for true range Nash; preflop push/fold + postflop tree solving; aggregator vs Nash range-vs-range APIs; NiceGUI GUI + macOS .dmg + CLI. Card abstraction 256/128/64 (flop/turn/river); diff-tested vs Brown's MIT reference.
Deterministic poker math as a library: Monte Carlo equity against weighted ranges, the 169-hand grid, 825 precomputed preflop spots, and CFR solvers. Core is stdlib-only.
Local-first GTO poker solver — Rust CFR engine, TypeScript/React frontend, Tauri v2. Complete build specification: 195 requirements, 8 crates, 8 milestones. Research-backed by comprehensive GTO Wizard reverse-engineering study.
GTO push/fold solver for short-stack NLHE: exact/Monte-Carlo equity, Nash equilibria (2/4/9-handed), stochastic-approximation solver, 242 tests.
Parallel Texas Hold'em & Leduc Poker Solver in Rust implementing MCCFR for the lil-poker.
Rust poker solver with MCCFR engine
To associate your repository with the poker-solver topic, visit your repo's landing page and select "manage topics."