smol-rs / atomic-wakerLinks
futures::AtomicWaker extracted into its own crate
☆36Updated 4 months ago
Alternatives and similar repositories for atomic-waker
Users that are interested in atomic-waker are comparing it to the libraries listed below
Sorting:
- Convert closures into wakers☆46Updated 10 months ago
- Thread parking and unparking☆79Updated 10 months ago
- Duplicate an async I/O handle☆41Updated 10 months ago
- A global executor built on top of async-executor and smol☆75Updated 3 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last month
- [DEPRECATED] Async TLS/SSL streams using rustls☆37Updated last year
- A low-level I/O ownership and borrowing library☆105Updated 3 months ago
- Async filesystem primitives☆140Updated last month
- Library for scripting analyses against crates.io's database dumps☆73Updated this week
- Remove Cargo.lock lockfile☆33Updated last week
- Run closures in parallel☆115Updated 10 months ago
- Asynchronous DNS lookups☆67Updated last year
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- ☆76Updated 3 months ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated last month
- Async networking primitives for TCP/UDP/Unix communication☆139Updated 10 months ago
- A lock-free async waitgroup implementation☆38Updated 3 years ago
- Automatic cfg for Rust compiler features☆105Updated 5 months ago
- Asynchronously speed-limiting multiple byte streams☆67Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆116Updated 9 months ago
- Dynamic structured values for Rust☆28Updated last week
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated 2 months ago
- A lightweight lock protected by an atomic boolean.☆37Updated 2 months ago
- ☆88Updated 2 weeks ago
- A proxy connector for Hyper-based crates☆106Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- An updated version of linked-hash-map and friends☆137Updated last month
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated last month