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
- scraps of a potential language☆37Updated 3 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated last year
- Combine a reader + writer into a duplex of Read + Write☆46Updated 4 years ago
- Set theory applied on sorted and deduplicated slices.☆45Updated 2 years ago
- Concurrent hash trie☆51Updated 4 years ago
- Wraps around a futures::Spawn and adds diagnostics to it☆32Updated 5 years ago
- To futures-lite as futures-lite is to futures: smaller.☆53Updated 3 months ago
- Fast and compact sets of bytes or ASCII characters☆28Updated 4 years ago
- A generic, fixed-size, associative cache☆40Updated 4 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- ☆45Updated last year
- ☆47Updated 4 years ago
- ☆37Updated 4 years ago
- ☆29Updated 10 months 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 simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- Rust crate for performing I/O in background thread☆28Updated last year
- Traits and functions to make writing proc macros more ergonomic.☆22Updated last year
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Tracing layer to quickly inspect spans and events☆37Updated last year
- Lightweight Rust newtypes.☆25Updated last year
- An experimental columnar arena☆43Updated 4 months ago
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆46Updated 2 years ago
- ☆24Updated 2 years ago
- ☆56Updated last year
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆96Updated 2 months ago
- Approximate Quantiles with Configurable Worst Case Error☆15Updated 3 years ago
- Custom exit status codes with ? in main☆29Updated 5 years ago