gterzian / rust_five_easy_piecesLinks
How to structure concurrent workflows in Rust, via five simple examples.
☆32Updated 5 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
Sorting:
- Concurrent hash trie☆54Updated 4 years ago
- Asynchronous adapter for byteorder☆19Updated 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
- Combine a reader + writer into a duplex of Read + Write☆46Updated 4 years ago
- Async readiness traits☆11Updated 6 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- scraps of a potential language☆37Updated 4 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Wraps around a futures::Spawn and adds diagnostics to it☆32Updated 5 years ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 5 months ago
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated last week
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated 2 years ago
- Migration tool for replacing await! macro with await syntax.☆40Updated 4 years ago
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- Find the load at which a benchmark falls over.☆35Updated 4 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 3 months ago
- Rust crate for performing I/O in background thread☆28Updated last year
- A safe-guarded transmute for Rust☆38Updated last year
- A rust proc-macro to generate conversions for an enum of newtype variants☆28Updated 2 years ago
- A library for manipulating unstructured Markdown documents.☆49Updated 2 years ago
- Utility for reusing memory☆53Updated 5 years ago
- ☆47Updated 4 years ago
- Traits and functions to make writing proc macros more ergonomic.☆22Updated last year
- Rust crate for managing cancellable services☆24Updated 3 years ago
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago
- Advisory cross-platform file locks using file descriptors☆78Updated last month
- A hyper based tower transport layer.☆20Updated 5 years ago