Arc676 / Blackjack
A Rust backend crate for the popular card game, Blackjack, designed to also be compiled for linking with C
☆10Updated 5 years ago
Alternatives and similar repositories for Blackjack:
Users that are interested in Blackjack are comparing it to the libraries listed below
- ☆13Updated 3 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated last month
- A Configuration Library for Rust Applications☆39Updated 2 months ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- Low To High Level Math Library for Rust☆53Updated 3 years ago
- Simple Rust triggers that allows triggering a one time event in another task/thread☆22Updated 3 years ago
- ☆12Updated 4 years ago
- a fast async pool based on channel☆24Updated last week
- Generate Youtube-Like IDs with Rust☆12Updated 4 years ago
- Asynchronous ICMP pinging library☆14Updated last week
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- Rust String type with configurable byte storage.☆35Updated 7 months ago
- A fast multi-threaded base64 encoding / decoding library and CLI tool, made in Rust.☆12Updated last year
- ☆15Updated 6 years ago
- A quick-and-dirty attempt to get scoped tasks in Rust.☆14Updated last year
- Remove Cargo.lock lockfile☆33Updated 3 months ago
- Receives incoming requests from the browser and serves up decrypted contents in a secured iframe in response.☆32Updated 3 years ago
- run futures in may☆8Updated 5 years ago
- A type erased wrapper around some key-value storages to provide common operations(redis, sled, hashmaps)☆23Updated last year
- Negative trait implementations on stable Rust.☆12Updated last month
- This library enables enums to not only obtain the ordinal values of their variants but also allows for the construction of enums from an …☆14Updated last year
- A more flexible version of the Rust `scoped-tls` library☆18Updated 7 months ago
- Command-line tool to make Rust source code entities from Postgres tables.☆11Updated 3 years ago
- A tiny embedded, lock free, redis-like, pub+sub, brokerless, key value datastore. ømq+sled☆34Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Treat application routes (URL path + query string) as strongly-typed Rust structs☆13Updated 5 years ago
- A global executor built on top of async-executor and smol☆74Updated last month
- Find out what platform your code is running on from Rust☆33Updated 3 years ago
- An async-std that can fit into tokio ecosystem straight ahead☆19Updated 5 years ago