Arc676 / BlackjackLinks
A Rust backend crate for the popular card game, Blackjack, designed to also be compiled for linking with C
☆11Updated 6 years ago
Alternatives and similar repositories for Blackjack
Users that are interested in Blackjack are comparing it to the libraries listed below
Sorting:
- Low To High Level Math Library for Rust☆53Updated 3 years ago
- A Configuration Library for Rust Applications☆48Updated this week
- ☆47Updated 3 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- A global executor built on top of async-executor and smol☆75Updated 3 months ago
- ☆33Updated 5 years ago
- A lock-free async waitgroup implementation☆37Updated 3 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Code to accompany blog post☆19Updated 3 weeks ago
- Async networking primitives for TCP/UDP/Unix communication☆139Updated 10 months ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 6 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Rust bindings for libmysqlclient☆39Updated 4 months ago
- ☆13Updated 3 years ago
- A high-performance SPSC bounded circular buffer of bytes☆50Updated 4 months ago
- RiteLinked - LinkedHashMap & LinkedHashSet in Rust☆53Updated 8 months ago
- Operating System Interfaces☆33Updated last year
- 🦀 A browser extension to explore rust cargo dependencies on GitHub repos☆24Updated 3 years ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- A fast multi-threaded base64 encoding / decoding library and CLI tool, made in Rust.☆12Updated 2 years ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated 3 weeks ago
- Find out what platform your code is running on from Rust☆32Updated 3 years ago
- futures::AtomicWaker extracted into its own crate☆36Updated 3 months ago
- fn(Code) -> Docs☆86Updated 2 years ago
- Lending iterators on stable Rust☆83Updated last year
- A queue designed for buffer swapping instead of task popping☆23Updated 3 years ago
- Blazingly Fast Pseudo Random Number Generator written in Rust☆21Updated last year
- async fn(Input) -> Result<Output, Error>☆51Updated last year
- Dagcuter is a Rust library for executing Directed Acyclic Graphs (DAGs) of tasks. It manages task dependencies, detects circular dependen…☆32Updated 4 months ago
- SQLite-based on-disk cache for Rust.☆23Updated last year