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
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 11 months ago
- Set theory applied on sorted and deduplicated slices.☆46Updated 2 years ago
- Concurrent hash trie☆51Updated 4 years ago
- 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
- To futures-lite as futures-lite is to futures: smaller.☆53Updated 6 months ago
- Wraps around a futures::Spawn and adds diagnostics to it☆31Updated 4 years ago
- model testing sugar for testing interactions on structures over time☆27Updated 5 years ago
- A generic, fixed-size, associative cache☆40Updated last week
- Asynchronous adapter for byteorder☆19Updated 3 years ago
- ☆24Updated last year
- A sentinel-based, heapless, `Vec`-like type.☆68Updated 4 years ago
- A trait to abstract over common tree functionality☆34Updated 4 years ago
- ☆44Updated 10 months ago
- Cast between dynamic trait objects☆32Updated 4 years ago
- An experimental columnar arena☆41Updated 3 weeks ago
- A growable bit-vector for Rust, optimized for size☆39Updated 8 months ago
- An in-memory topological sort algorithm for trees based on Group Theory☆24Updated 3 years ago
- Rust closures you can transfer over an FFI boundary☆25Updated 4 years ago
- Coordination repository of the ecosystem Working Group (WG)☆22Updated 6 years ago
- Async readiness traits☆11Updated 5 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated last year
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Updated 2 years ago
- Token tree calling convention☆79Updated last year
- scraps of a potential language☆37Updated 3 years ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 3 years ago