bupticybee/TexasSolver
🚀 A very efficient Texas Holdem GTO solver :spades::hearts::clubs::diamonds: observed · 2026-08-28
Health v2 · maintenance only
67/100
- Activity 99
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2408
- days_rel: n/a
- days_push: 7
- n_releases_24m: 0
Adoption not part of the score
2529 stars · 453 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An open-source, high-performance Texas Hold'em and short deck GTO (game theory optimal) solver written in C++, available as GUI and console applications. It matches or exceeds piosolver's speed on flop trees and can dump strategies to JSON for third-party tooling.
Use cases
- solve texas holdem flop spots for gto strategy
- run short deck poker solver calculations
- find optimal bet sizing and ranges for a poker hand
- export poker solver strategy to json for study tools
- free alternative to piosolver for poker training
- benchmark poker solver speed and memory usage
When to choose
- you need a free, open-source poker GTO solver on Windows, macOS, or Linux
- you want piosolver-aligned results with competitive flop speed and lower memory use
- you need cross-language calls or an open strategy format for building poker tools
When to avoid
- you need maximum speed - the author's newer TexasSolverGPU is much faster
- you need commercial usage without contacting the author (AGPL-3.0, commercial licensing required)
- you need turn/river-only or exotic game variants beyond holdem and short deck
Facets
application · maturity maintenance
simulation game-engine cli gui gaming-tools windows cpp cross-platform poker texas-holdem gto-solver short-deck game-theory piosolver-alternative game-development algorithms macos linux
2 sources
- readme: https://github.com/bupticybee/TexasSolver · fetched 2026-08-28 · cb42292c44c8
- homepage: https://bupticybee.github.io/texassolver_page · fetched 2026-08-29 · 254726305fda
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| bupticybee/TexasSolver | main | 67 |
For agents
markdown · JSON · MCP: product_card(name="bupticybee/TexasSolver")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem