gterzian / rust_five_easy_pieces
How to structure concurrent workflows in Rust, via five simple examples.
☆31Updated 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☆45Updated 4 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated last year
- Wraps around a futures::Spawn and adds diagnostics to it☆32Updated 4 years ago
- A trait to abstract over common tree functionality☆34Updated 5 years ago
- [DEPRECATED] A simple object arena☆37Updated 3 years ago
- Concurrent hash trie☆51Updated 4 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated last year
- Set theory applied on sorted and deduplicated slices.☆45Updated 2 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Asynchronous adapter for byteorder☆19Updated 3 years ago
- Synchronization mechanisms based on lock-free queues and Rust futures☆36Updated 9 months ago
- Custom exit status codes with ? in main☆29Updated 5 years ago
- Async readiness traits☆11Updated 5 years ago
- Nudging the compiler to auto-vectorize things☆74Updated last year
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆45Updated 9 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Arena allocator and a handful of useful data structures☆39Updated 4 years ago
- Find the load at which a benchmark falls over.☆35Updated 4 years ago
- To futures-lite as futures-lite is to futures: smaller.☆53Updated last month
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 3 years ago
- Rust closures you can transfer over an FFI boundary☆25Updated 4 years ago
- ☆27Updated last year
- A growable bit-vector for Rust, optimized for size☆40Updated 9 months ago
- A generic, fixed-size, associative cache☆39Updated 2 months ago