gterzian / rust_five_easy_pieces
How to structure concurrent workflows in Rust, via five simple examples.
☆31Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for rust_five_easy_pieces
- To futures-lite as futures-lite is to futures: smaller.☆53Updated 6 months ago
- Find the load at which a benchmark falls over.☆36Updated 4 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated 11 months ago
- Concurrent hash trie☆51Updated 4 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated last year
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 3 years ago
- Combine a reader + writer into a duplex of Read + Write☆45Updated 4 years ago
- A growable bit-vector for Rust, optimized for size☆39Updated 7 months ago
- ☆46Updated 4 years ago
- A generic, fixed-size, associative cache☆39Updated last year
- Asynchronous adapter for byteorder☆19Updated 3 years ago
- ☆44Updated 9 months ago
- Wraps around a futures::Spawn and adds diagnostics to it☆31Updated 4 years ago
- Set theory applied on sorted and deduplicated slices.☆46Updated 2 years ago
- [DEPRECATED] A simple object arena☆37Updated 3 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆93Updated 3 weeks ago
- scraps of a potential language☆37Updated 3 years ago
- Token tree calling convention☆80Updated last year
- Custom exit status codes with ? in main☆29Updated 5 years ago
- VFS used by rust-analyzer☆17Updated 4 years ago
- An experimental asynchronous runtime based on `io-uring`.☆76Updated 3 years ago
- Spawn processes with arbitrary closures in rust☆108Updated 3 years ago
- Generic SIMD abstractions for Rust.☆47Updated last year
- Fast, vector-based map implementation that preserves insertion order.☆14Updated 4 years ago
- Trying to create Sync bump allocator☆28Updated last year
- Log call tree summaries after each request for rust programs instrumented with `tracing`.☆43Updated 2 years ago