wishawa / enjoin
syntax-level async join enabling branching control flow and shared mutable borrow
☆27Updated last year
Related projects ⓘ
Alternatives and complementary repositories for enjoin
- Defer dropping large structs to a background thread☆61Updated 2 years ago
- An async version of iterator☆37Updated 5 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆55Updated last year
- ☆23Updated last year
- structured parallel execution for async Rust☆30Updated 3 months ago
- Thread parking and unparking☆73Updated last month
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated 11 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Thread-unsafe async runtime☆27Updated 3 weeks ago
- A concise, self-describing binary format written in Rust for Serde☆60Updated 3 months ago
- Defer running expensive destructors until later☆19Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆40Updated 6 months ago
- Duplicate an async I/O handle☆40Updated last month
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 2 years ago
- Inline procedural macros for Rust☆54Updated 2 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆42Updated 10 months ago
- Asynchronous DNS lookups☆61Updated 5 months ago
- ☆54Updated last week
- Timer facilities for Rust's async story☆53Updated last month
- Zero-cost bitsets over native Rust types☆76Updated last month
- JSON Pointer (RFC 6901) implementation for Rust☆45Updated this week
- docs.rs as a publishing platform?☆66Updated 4 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆59Updated 3 months ago
- A memory efficient syntax tree for language developers☆51Updated 2 months ago
- Reactive dependency injection for Rust.☆41Updated 5 months ago
- Wrapper around Rc safe to send to a different thread☆23Updated last year
- A special rope, designed to work with any data type that is not String☆32Updated last year
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆57Updated this week
- It executes futures☆55Updated last year