gterzian / rust_five_easy_pieces
How to structure concurrent workflows in Rust, via five simple examples.
☆32Updated 4 years ago
Alternatives and similar repositories for rust_five_easy_pieces:
Users that are interested in rust_five_easy_pieces are comparing it to the libraries listed below
- Combine a reader + writer into a duplex of Read + Write☆46Updated 4 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 4 months ago
- Concurrent hash trie☆54Updated 4 years ago
- ☆45Updated last year
- scraps of a potential language☆37Updated 4 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- Set theory applied on sorted and deduplicated slices.☆45Updated 2 years ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- Asynchronous adapter for byteorder☆19Updated 4 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Find the load at which a benchmark falls over.☆35Updated 4 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 2 months ago
- Fast and compact sets of bytes or ASCII characters☆28Updated 4 years ago
- Rust closures you can transfer over an FFI boundary☆25Updated 4 years ago
- Wraps around a futures::Spawn and adds diagnostics to it☆32Updated 5 years ago
- Custom exit status codes with ? in main☆29Updated 5 years ago
- A generic, fixed-size, associative cache☆40Updated 6 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated last month
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- impl Stream for (your own) Generator☆19Updated 5 years ago
- Async readiness traits☆11Updated 5 years ago
- ☆40Updated 6 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆45Updated 6 years ago
- Procedural macro span debugger/visualizer☆40Updated 4 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago
- Search algorithms written in Rust☆11Updated 7 years ago
- Take a reference and get back a slice of length one☆25Updated 4 years ago
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago