smol-rs / parkingLinks
Thread parking and unparking
☆79Updated 9 months ago
Alternatives and similar repositories for parking
Users that are interested in parking are comparing it to the libraries listed below
Sorting:
- Duplicate an async I/O handle☆41Updated 9 months ago
- Convert closures into wakers☆46Updated 9 months ago
- Async filesystem primitives☆139Updated last week
- futures::AtomicWaker extracted into its own crate☆36Updated 3 months ago
- A global executor built on top of async-executor and smol☆74Updated 2 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 3 weeks ago
- Run closures in parallel☆115Updated 9 months ago
- A low-level I/O ownership and borrowing library☆105Updated 3 months ago
- ☆76Updated 2 months ago
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- Utility wrapper to send non send types to other threads safely☆188Updated 7 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- Asynchronous DNS lookups☆67Updated last year
- Automatic cfg for Rust compiler features☆105Updated 4 months ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 8 months ago
- An updated version of linked-hash-map and friends☆137Updated 2 weeks ago
- ☆47Updated 5 years ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- ☆125Updated 3 years ago
- ☆59Updated last year
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Data parallelism library for async-std.☆95Updated last year
- Native TLS for futures and async-std☆72Updated 5 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated 3 weeks ago
- ☆61Updated 2 years ago
- [DEPRECATED] Async TLS/SSL streams using rustls☆37Updated last year
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆99Updated 3 weeks ago
- ☆39Updated 2 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated last week