chrisbouchard / klondike-rs
CLI Klondike Solitaire written in Rust
☆35Updated 5 years ago
Alternatives and similar repositories for klondike-rs:
Users that are interested in klondike-rs are comparing it to the libraries listed below
- A trivial Rust struct for interchange of pixel buffers with width, height & stride☆61Updated 4 months ago
- Concurrent hash trie☆51Updated 4 years ago
- L-Systems in Rust, with a turtle interpreter☆26Updated 5 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- ☆42Updated 2 years ago
- [DEPRECATED] A simple object arena☆37Updated 3 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Run closures in parallel☆113Updated last month
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- Rust repository for the my article: Understanding Rust Through AVL Trees☆34Updated 5 years ago
- A terminal based game engine☆36Updated 3 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆64Updated 5 years ago
- [DEPRECATED] Async TLS/SSL streams using rustls☆37Updated last year
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 3 years ago
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- Generic extensions for tapping values in Rust.☆55Updated 5 years ago
- Rust syntax sugar collections.☆129Updated 5 years ago
- ☆24Updated 2 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- An LRU cache implementation with constant time operations and weighted semantic.☆42Updated 2 months ago
- A MIPS simulator written in Rust☆19Updated 5 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- Rust library for safely and explicitly parsing untrusted data☆51Updated 10 months ago
- Overloadable functions in rust.☆43Updated 5 years ago
- A cache that holds a limited number of key-value pairs☆82Updated 2 years ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆86Updated 2 years ago
- Simple Opinionated Networking in Rust☆53Updated 4 years ago
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 4 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 6 years ago