smol-rs / atomic-wakerLinks
futures::AtomicWaker extracted into its own crate
☆29Updated 3 weeks 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☆45Updated 7 months ago
- Thread parking and unparking☆78Updated 7 months ago
- Duplicate an async I/O handle☆41Updated 7 months ago
- [DEPRECATED] Async TLS/SSL streams using rustls☆37Updated last year
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- A global executor built on top of async-executor and smol☆74Updated last week
- Async filesystem primitives☆137Updated last month
- Automatic cfg for Rust compiler features☆102Updated 2 months ago
- ☆73Updated 4 months ago
- Run closures in parallel☆114Updated 7 months ago
- A low-level I/O ownership and borrowing library☆104Updated 2 weeks ago
- Async networking primitives for TCP/UDP/Unix communication☆135Updated 7 months ago
- Get a unique thread ID in Rust☆42Updated 9 months ago
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated 2 months ago
- A lock-free async waitgroup implementation☆37Updated 3 years ago
- ☆87Updated 7 months ago
- Remove Cargo.lock lockfile☆32Updated last month
- Utilities for pinning☆97Updated last year
- Dynamic structured values for Rust☆28Updated 4 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 weeks ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Library for scripting analyses against crates.io's database dumps☆73Updated last month
- Time and duration crate optimized for speed and API stability.☆74Updated 2 weeks ago
- Timer facilities for Rust's async story☆56Updated 10 months ago
- A lightweight lock protected by an atomic boolean.☆37Updated 5 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Compatibility adapter between tokio and futures☆175Updated last week
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated 7 months ago
- ☆39Updated 2 years ago