rs-poker VS tichu

Compare rs-poker vs tichu and see what are their differences.

rs-poker

rs-poker is a rust library that includes all of the poker evaluation tools that you need from hand ranking and starting card enumeration to a full agent arena for self learning. (by elliottneilclark)

tichu

Full stack Rust web app port of the classic card game Tichu. (by austintheriot)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
rs-poker tichu
1 1
72 4
- -
8.6 10.0
18 days ago over 1 year ago
Rust Rust
Apache License 2.0 GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

rs-poker

Posts with mentions or reviews of rs-poker. We have used some of these posts to build our list of alternatives and similar projects.
  • An Introduction to the Theory and Practice of Poker
    1 project | news.ycombinator.com | 21 Feb 2024
    If you're interested in the intersection of Poker and CS I'm building `rs-poker` a rust library for all things poker. The newest version 3.0.0 is nearing completion and it will include an arena where poker agents can compete in holdem simulations. We already include hand range parsing, hand iteration, 5 and 7 card hand evaluation, ICM calculcations, and mote carlo game simulations.

    - https://github.com/elliottneilclark/rs-poker

tichu

Posts with mentions or reviews of tichu. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-12.
  • Projects whose entire stack is in rust?
    4 projects | /r/rust | 12 Oct 2022
    This is a card game that I've been building on the back burner for a while, where the entire project is in written in Rust (both frontend code and server logic, with a shared crate of common structs and types that are shared between frontend and server over binary websocket messages): https://github.com/austintheriot/tichu

What are some alternatives?

When comparing rs-poker and tichu you can also consider the following projects:

crypto-helper - Web app that can hash, encrypt, and sign the data on the client side

rustshop - Rust Shop is a fake cloud-based software company that you can fork.