smol-rs / parkingLinks
Thread parking and unparking
☆79Updated 10 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 10 months ago
- Convert closures into wakers☆46Updated 10 months ago
- Async filesystem primitives☆140Updated last month
- A low-level I/O ownership and borrowing library☆105Updated 3 months ago
- A global executor built on top of async-executor and smol☆75Updated 3 months ago
- futures::AtomicWaker extracted into its own crate☆36Updated 4 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last month
- Run closures in parallel☆115Updated 10 months ago
- ☆59Updated last year
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- ☆125Updated 3 years ago
- ☆61Updated 2 years ago
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- Asynchronous DNS lookups☆67Updated last year
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated last month
- docs.rs as a publishing platform?☆71Updated last week
- Time and duration crate optimized for speed and API stability.☆74Updated 3 weeks ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆116Updated 9 months ago
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated last week
- The simd optimized escape code☆54Updated last week
- Automatic cfg for Rust compiler features☆105Updated 5 months ago
- File locking for Rust.☆45Updated 2 months ago
- Copy-on-write string utilities for Rust☆158Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Compatibility adapter between tokio and futures☆185Updated 3 months ago
- Oneshot Rust channel working both in and between sync and async environments☆94Updated 9 months ago
- ☆47Updated 5 years ago