Rust Poker Library
A crate for speedy poker hand evaluation
A configurable Poker card game engine and REST API server written in Rust with multiple variant support (Texas Hold'em, Omaha, Five-Card Draw, Seven-Card Stud, Omaha Hi-Lo)
A comprehensive Rust library for parsing and representing poker hand histories in the PHH (Poker Hand History) TOML-based format. Supports 11 poker variants with flexible data models for game states, actions, and player information.
Prototype core poker library.
Fast poker hand evaluation with support for most popular poker variants
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.
A hand evaluator for Texas Hold'em poker, using the Rust Match control flow construct.
Texas Hold'em poker hand equity evaluator
Heads-up No-Limit Texas Hold'em poker for the terminal
Rust poker library
Texas Hold'em poker hand equity web server
Poker classes and constants that conform to the standards of the Annual Computer Poker Competition.
a library for extracting, computing and reporting statistics of poker hands parsed from hand history files
Created for the lean poker project
A smart proxy for a poker player that connects to the ACPC Dealer and manages match state data
Ruby library for comparing poker hands and determining the winner.
Match state data manager.
Basic proxy to connect to the ACPC Dealer.
a library for extracting, computing and reporting statistics of poker hands parsed from hand history files
Backend components to the ACPC Poker GUI Client. Includes a player that saves states from the dealer to persistent storage, and components to start, stop, and manage match components.
A solution to problem 54 of Project Euler
A Ruby library for conducting poker experiments and simulations
Ruby library for comparing poker hands and determining the winner.