najamelan / async_nurseryLinks
Primitive for structured concurrency.
☆64Updated 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:
- Utility wrapper to send non send types to other threads safely☆185Updated 9 months ago
- A Mutex wrapper tracking acquisition order☆74Updated last month
- Abstract over different executors☆74Updated 2 years ago
- Oneshot Rust channel working both in and between sync and async environments☆97Updated 10 months ago
- Compile-time checks that an enum or match is written in sorted order☆120Updated 3 weeks ago
- Helper macros: autoimpl, impl_scope☆68Updated last month
- A versatile and developer-friendly trait mocking library☆79Updated 2 months ago
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- Async fundamentals initiative: portable and interoperable☆77Updated 2 years ago
- ☆35Updated 11 months ago
- ☆241Updated 5 months ago
- Serialization value trees☆48Updated last year
- Zero-cost bitsets over native Rust types☆79Updated last month
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- ☆109Updated last year
- Better reference counted strings for Rust☆139Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆52Updated 3 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated 2 years ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last month
- Run closures in parallel☆115Updated 11 months ago
- Typed any map for rust☆67Updated last year
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆123Updated 4 months ago
- structured parallel execution for async Rust☆37Updated last year
- ☆148Updated 3 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- A serde serializer that serializes a subset of types into plain strings☆61Updated 2 years ago
- Find out about keys that are ignored when deserializing data☆95Updated 3 weeks ago
- Fast, FFI-friendly string interning for Rust☆176Updated last year
- Utility for comparing two structs and re-applying the differences to other structs☆124Updated 2 years ago