dmitryvk / async-fn-streamLinks
Lightweight implementation of `async-stream` without macros
☆14Updated 3 months ago
Alternatives and similar repositories for async-fn-stream
Users that are interested in async-fn-stream are comparing it to the libraries listed below
Sorting:
- Dynamic structured values for Rust☆28Updated 3 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 years ago
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆49Updated 7 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆38Updated 8 months ago
- Helper macros: autoimpl, impl_scope☆65Updated 3 weeks ago
- Async, lock-free synchronization primitives for task wakeup☆45Updated 10 months ago
- Take a value atomically once.☆30Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 3 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Thread-unsafe async runtime☆28Updated 8 months ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 9 months ago
- Asynchronous signal handling☆18Updated last month
- futures::AtomicWaker extracted into its own crate☆28Updated last week
- Convenience wrapper for cargo buildscript input/output☆15Updated 2 weeks ago
- Abstract over different executors☆74Updated last year
- A concise, self-describing binary format written in Rust for Serde☆66Updated 11 months ago
- ☆17Updated 4 months ago
- A lightweight lock protected by an atomic boolean.☆37Updated 4 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- A Rust library for runtime-checked linearish types☆34Updated last year
- Simple bit-level protocol definitions in Rust.☆23Updated 2 weeks ago
- Timer facilities for Rust's async story☆56Updated 9 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 9 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- An async version of iterator☆40Updated last year
- Completion futures for Rust☆19Updated 2 years ago
- Threadsafe RefCell for Rust☆93Updated 4 months ago
- ☆40Updated last year
- futures-buffered☆43Updated 4 months ago