#cards #poker

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

#22 in #poker

Download history 13/week @ 2023-10-23 24/week @ 2023-10-30 15/week @ 2023-11-06 17/week @ 2023-11-13 21/week @ 2023-11-20 23/week @ 2023-11-27 11/week @ 2023-12-04 16/week @ 2023-12-11 14/week @ 2023-12-18 20/week @ 2023-12-25 9/week @ 2024-01-01 17/week @ 2024-01-08 12/week @ 2024-01-15 13/week @ 2024-01-22 14/week @ 2024-01-29 19/week @ 2024-02-05

61 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

~305–530KB