wishawa / enjoin
syntax-level async join enabling branching control flow and shared mutable borrow
☆27Updated 2 years ago
Alternatives and similar repositories for enjoin:
Users that are interested in enjoin are comparing it to the libraries listed below
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- ☆53Updated last month
- ☆24Updated 2 years ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 7 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated last month
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Serde serializer for generating Starlark build targets☆66Updated last month
- Lending iterators on stable Rust☆82Updated last year
- Thread parking and unparking☆75Updated 3 months ago
- A concise, self-describing binary format written in Rust for Serde☆65Updated 8 months ago
- Make trait methods callable without the trait in scope☆136Updated last month
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- ☆56Updated 11 months ago
- cross-platform Rust API for memory mapped IO☆42Updated 11 months ago
- Abstract over different executors☆73Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 3 weeks ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 6 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆56Updated last year
- Typed any map for rust☆66Updated 4 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆61Updated this week
- Const TypeId and non-'static TypeId☆66Updated last month
- A primitive for writing structural search and replace programs for rust☆31Updated 9 months ago
- Zero-cost bitsets over native Rust types☆76Updated 3 weeks ago
- The missing compound borrowing for Rust.☆57Updated 3 weeks ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Overloadable functions in rust.☆43Updated 5 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- An async version of iterator☆40Updated 10 months ago