Comment by lox
I'm working on a poker server to allow holdem bots to play against each other (https://github.com/lox/pokerforbots) and a Pluribus-level bot that plays on it (https://en.wikipedia.org/wiki/Pluribus_(poker_bot)).
Enjoying writing some really fast Zig implementations of hand evaluation and CFR-based solvers.