najamelan / async_nurseryLinks
Primitive for structured concurrency.
☆67Updated last year
Alternatives and similar repositories for async_nursery
Users that are interested in async_nursery are comparing it to the libraries listed below
Sorting:
- Oneshot Rust channel working both in and between sync and async environments☆96Updated last week
- Async fundamentals initiative: portable and interoperable☆77Updated 2 years ago
- ☆110Updated last year
- Abstract over different executors☆74Updated 2 years ago
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- Compile-time checks that an enum or match is written in sorted order☆120Updated last month
- Generic extensions for tapping values in Rust.☆59Updated 6 years ago
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- Helper macros: autoimpl, impl_scope☆68Updated 2 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- Eventually consistent values for Rust☆125Updated 3 years ago
- A versatile and developer-friendly trait mocking library☆79Updated 2 months ago
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆130Updated last year
- Typed any map for rust☆67Updated last year
- ☆126Updated 3 years ago
- Utility wrapper to send non send types to other threads safely☆185Updated 10 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆68Updated last week
- Better reference counted strings for Rust☆140Updated last year
- Macro for sealing traits and structures☆61Updated last year
- ☆36Updated last year
- ☆149Updated 4 months ago
- Progress reporting abstraction for Rust☆64Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 months ago
- A scope for async_std and tokio to spawn non-static futures☆155Updated last year
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆53Updated 4 months ago
- Make trait methods callable without the trait in scope☆162Updated last month