ankur-anand / five-min-rustLinks
Rust concise 5 Minutes cheat-sheet for each concepts. (WIP)
☆18Updated 5 years ago
Alternatives and similar repositories for five-min-rust
Users that are interested in five-min-rust are comparing it to the libraries listed below
Sorting:
- Memory database☆55Updated last year
- experimental middleware-based minimalism async HTTP server framework☆22Updated 4 years ago
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- dynamically extendable Rayon parallel iterator☆9Updated 3 months ago
- Traits for inspecting memory usage of Rust types☆25Updated 7 months ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- Derive macro for generating arrays from struct fields.☆20Updated 2 years ago
- A Rust-implementation of a stable Bloom filter for filtering duplicates out of data streams.☆42Updated 5 years ago
- Anonymous enum and checked exception for Rust.☆23Updated 4 years ago
- TCP load testing tool, written in async Rust☆37Updated 4 years ago
- A tiny embedded, lock free, redis-like, pub+sub, brokerless, key value datastore. ømq+sled☆34Updated last year
- A Boggle™ Solver in Rust☆24Updated 5 years ago
- A multi layered configuration loader and zero-boilerplate configuration parser.☆28Updated 3 years ago
- A basis for building an async client-server Websocket protocol☆15Updated 4 years ago
- Managing Rust dependencies via a dashboard☆49Updated last year
- A queue designed for buffer swapping instead of task popping☆23Updated 2 years ago
- Semantic error handling for rocket applications☆15Updated 6 years ago
- ☆15Updated 6 years ago
- A Pandas implementation in Rust☆11Updated 5 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Idiomatic Async Prometheus Query (PromQL) Client for Rust.☆20Updated 5 years ago
- An eventually consistent LRU designed for lock-free concurrent reads☆22Updated 2 years ago
- Talk for RustConf 2021☆11Updated 3 years ago
- Deadlock free Mutexes.☆14Updated last year
- Traits and functions to make writing proc macros more ergonomic.☆22Updated 2 years ago
- A small-footprint, in-memory database.☆43Updated 4 years ago
- Asynchronous Arc<Mutex<Option<T>>>☆15Updated 6 years ago
- ☆22Updated 2 years ago
- ☆13Updated 2 years ago
- A library for comparing data structures in Rust, oriented toward testing☆25Updated last month