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
- cross-platform Rust API for memory mapped IO☆41Updated 9 months ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆16Updated 2 weeks ago
- ☆13Updated 2 years ago
- Low To High Level Math Library for Rust☆53Updated 3 years ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- a fast async pool based on channel☆23Updated 3 months ago
- ☆21Updated 2 years ago
- Asynchronous ICMP pinging library☆14Updated 11 months ago
- ☆15Updated 5 years ago
- Asynchronous Arc<Mutex<Option<T>>>☆15Updated 5 years ago
- futures::AtomicWaker extracted into its own crate☆25Updated last month
- Find out what platform your code is running on from Rust☆32Updated 2 years ago
- Simple Rust triggers that allows triggering a one time event in another task/thread☆22Updated 3 years ago
- Generate Youtube-Like IDs with Rust☆12Updated 4 years ago
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- An asynchronous Rust networking framework that makes it easy to build protocols, application clients/servers.☆39Updated 9 months ago
- Treat application routes (URL path + query string) as strongly-typed Rust structs☆13Updated 5 years ago
- ☆12Updated 4 years ago
- Dynamic structured values for Rust☆27Updated 3 weeks ago
- NATS unique identifiers☆20Updated 2 weeks ago
- High precision decimal☆24Updated last year
- An async-std that can fit into tokio ecosystem straight ahead☆19Updated 4 years ago
- Anonymous enum and checked exception for Rust.☆23Updated 3 years ago
- hRPC implementation in Rust.☆24Updated 2 years ago
- Wait for async tasks☆13Updated 2 years ago
- A Configuration Library for Rust Applications☆39Updated 3 weeks ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Rust String type with configurable byte storage.☆34Updated 5 months ago
- A MPMC channel based on the two lock queue algorithm☆16Updated 7 years ago
- A tiny embedded, lock free, redis-like, pub+sub, brokerless, key value datastore. ømq+sled☆34Updated last year