najamelan / async_nursery
Primitive for structured concurrency.
☆57Updated 3 months ago
Alternatives and similar repositories for async_nursery:
Users that are interested in async_nursery are comparing it to the libraries listed below
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated 3 weeks ago
- ☆49Updated 3 years ago
- Transitive derive macros for Rust☆32Updated last month
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- structured parallel execution for async Rust☆33Updated 8 months ago
- Helper macros: autoimpl, impl_scope☆60Updated 3 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆106Updated last year
- Abstract over different executors☆73Updated last year
- Better reference counted strings for Rust☆121Updated 9 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- A dependency injection library for message-based applications☆38Updated 3 years ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 2 months ago
- ⚛️ Zero-boilerplate actor systems with xtra☆39Updated 2 years ago
- ☆109Updated last year
- Nudging the compiler to auto-vectorize things☆75Updated last year
- A sinless derive helper☆72Updated 5 months ago
- A memory efficient syntax tree for language developers☆57Updated 3 weeks ago
- Serde partial serialization made easy☆42Updated 2 years ago
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆53Updated 3 weeks ago
- Case transforming macros for idents☆39Updated 3 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- Eventually consistent values for Rust☆125Updated 2 years ago
- Typed any map for rust☆66Updated 4 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 3 weeks ago
- Rust microbenchmarking harness based on paired-testing methodology☆88Updated last week
- Typed index version of Rust slice and Vec containers☆69Updated 6 months ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- Full-service command-line parsing☆71Updated last month