najamelan / async_nurseryLinks
Primitive for structured concurrency.
☆63Updated 9 months ago
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☆188Updated 7 months ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated 3 weeks ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- A Mutex wrapper tracking acquisition order☆74Updated 2 months ago
- Abstract over different executors☆74Updated 2 years ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 8 months ago
- ☆231Updated 3 months ago
- Better reference counted strings for Rust☆138Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated last week
- Make trait methods callable without the trait in scope☆160Updated 3 weeks ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 5 months ago
- ☆108Updated last year
- Progress reporting abstraction for Rust☆64Updated last year
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆126Updated last year
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- A Rust library for interrupting asynchronous streams.☆168Updated 10 months ago
- Serialization value trees☆48Updated last year
- Interning of data in rust☆112Updated 4 months ago
- Typed any map for rust☆67Updated 10 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆51Updated last month
- Generic extensions for tapping values in Rust.☆58Updated 6 years ago
- Eventually consistent values for Rust☆126Updated 3 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 3 weeks ago
- Lazy formatting utility macro for rust☆129Updated last year
- ☆146Updated last month
- Utilities for dealing with substructures within syn macros☆143Updated 6 months ago
- Helper macros: autoimpl, impl_scope☆68Updated last month
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- A serde serializer that serializes a subset of types into plain strings☆61Updated 2 years ago