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:
- Traits for inspecting memory usage of Rust types☆25Updated 6 months ago
- ☆15Updated 6 years ago
- Task-based Parallelism in Rust☆17Updated 3 years ago
- ☆12Updated 6 years ago
- Memory database☆55Updated last year
- TCP load testing tool, written in async Rust☆37Updated 4 years ago
- 🦀 Bloom filter implementation in Rust 🦀☆18Updated 4 years ago
- dynamically extendable Rayon parallel iterator☆9Updated 2 months ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Utilities building on top of Rust's async primitives.☆23Updated 6 years ago
- Managing Rust dependencies via a dashboard☆50Updated last year
- Asynchronous Arc<Mutex<Option<T>>>☆15Updated 6 years ago
- A tiny embedded, lock free, redis-like, pub+sub, brokerless, key value datastore. ømq+sled☆34Updated last year
- Lock-free ARENA allocator and a set of lock-free data structures based on the ARENA allocator.☆13Updated 3 months ago
- scraps of a potential language☆37Updated 4 years ago
- Slides about the Rust in the blockchain industry☆10Updated 2 years ago
- experimental middleware-based minimalism async HTTP server framework☆22Updated 4 years ago
- A multi layered configuration loader and zero-boilerplate configuration parser.☆28Updated 3 years ago
- Deadlock free Mutexes.☆14Updated last year
- A queue designed for buffer swapping instead of task popping☆23Updated 2 years ago
- Derive macro for generating arrays from struct fields.☆20Updated 2 years ago
- Talk for RustConf 2021☆11Updated 3 years ago
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- A community website for highlighting Rust conferences.☆23Updated 2 years ago
- Bittorrent library in pure Rust☆20Updated 5 years ago
- Apache-2 licensed common Ethereum structs shared by crates☆21Updated 5 years ago
- Redis cluster library for Rust☆14Updated last year
- A Rust library for iterating over random permutations.☆14Updated 4 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago