dmitryvk / async-fn-streamLinks
Lightweight implementation of `async-stream` without macros
☆12Updated 2 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:
- A more flexible version of the Rust `scoped-tls` library☆18Updated 8 months ago
- Thread-unsafe async runtime☆28Updated 7 months ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- Take a value atomically once.☆30Updated 2 years ago
- Dynamic structured values for Rust☆28Updated 2 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆47Updated 6 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 7 months ago
- Async, lock-free synchronization primitives for task wakeup☆45Updated 8 months ago
- futures::AtomicWaker extracted into its own crate☆27Updated 2 weeks ago
- ☆16Updated 2 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 6 months ago
- ☆46Updated last year
- ☆39Updated last year
- Helper macros: autoimpl, impl_scope☆60Updated 4 months ago
- Rust API stability attributes for the rest of us.☆30Updated 10 months ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated 2 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 10 months ago
- An async version of iterator☆40Updated 11 months ago
- `smol` integrations with `hyper`☆14Updated 7 months ago
- Automatic cfg for Rust compiler features☆95Updated last week
- A concise, self-describing binary format written in Rust for Serde☆66Updated 9 months ago
- ☆31Updated 6 months ago
- Traits for inspecting memory usage of Rust types☆25Updated 5 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 2 months ago
- File locking via POSIX advisory record locks☆17Updated last year
- async fn(Input) -> Result<Output, Error>☆50Updated last year
- A safe `Pin`-based intrusive doubly-linked list in Rust☆21Updated 2 months ago
- Proc-macro utility to populate enums from database data☆20Updated 9 months ago
- A Rust library for runtime-checked linearish types☆34Updated last year