smol-rs / parking
Thread parking and unparking
☆74Updated 3 weeks ago
Alternatives and similar repositories for parking:
Users that are interested in parking are comparing it to the libraries listed below
- Convert closures into wakers☆45Updated 3 weeks ago
- Duplicate an async I/O handle☆40Updated 3 weeks ago
- futures::AtomicWaker extracted into its own crate☆25Updated 3 weeks ago
- A global executor built on top of async-executor and smol☆73Updated 8 months ago
- Async filesystem primitives☆133Updated 3 weeks ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- A low-level I/O ownership and borrowing library☆100Updated 2 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆95Updated last month
- Run closures in parallel☆112Updated 3 weeks ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 6 months ago
- [DEPRECATED] Async TLS/SSL streams using rustls☆37Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆84Updated last week
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- ☆53Updated 9 months ago
- Compatibility adapter between tokio and futures☆163Updated 3 weeks ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- Library for scripting analyses against crates.io's database dumps☆69Updated this week
- ☆46Updated 4 years ago
- Compile-time checks that an enum or match is written in sorted order☆113Updated 3 weeks ago
- Make trait methods callable without the trait in scope☆135Updated 3 weeks ago
- File locking for Rust.☆43Updated 5 months ago
- The simd optimized escape code☆53Updated this week
- A concise, self-describing binary format written in Rust for Serde☆64Updated 5 months ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- docs.rs as a publishing platform?☆68Updated 3 weeks ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- ☆70Updated 3 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Safer wrappers over ktls-sys☆68Updated 2 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 3 years ago