#poker #cards

holdem

Texas Hold'em specific types and logic

3 releases

Uses old Rust 2015

0.1.2 Dec 18, 2015
0.1.1 Jul 6, 2015
0.1.0 Jul 6, 2015

#1163 in Math

Download history 4/week @ 2024-02-19 33/week @ 2024-02-26 8/week @ 2024-03-04 9/week @ 2024-03-11 1/week @ 2024-03-18 8/week @ 2024-03-25 64/week @ 2024-04-01 1/week @ 2024-04-08

73 downloads per month
Used in 3 crates

MIT license

3KB

#holdem-rs

A library for Rust containing Texas Hold'em specific types and logic (maybe in the distant future).

The crate is called holdem and you can depend on it via cargo:

[dependencies.holdem]
git = "https://github.com/th4t/holdem-rs.git"

lib.rs:

holdem-rs contains more or less common types and functions used by other poker related libraries.

Dependencies

~325–550KB