smol-rs / waker-fn
Convert closures into wakers
☆43Updated last month
Related projects ⓘ
Alternatives and complementary repositories for waker-fn
- Duplicate an async I/O handle☆40Updated last month
- futures::AtomicWaker extracted into its own crate☆25Updated last month
- A global executor built on top of async-executor and smol☆74Updated 5 months ago
- [DEPRECATED] Async TLS/SSL streams using rustls☆37Updated 10 months ago
- Run closures in parallel☆109Updated last month
- Thread parking and unparking☆73Updated last month
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- ☆55Updated last year
- Serialization value trees☆43Updated 3 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆50Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆80Updated last month
- ☆68Updated 3 weeks ago
- Abstract over different executors☆74Updated last year
- Threadsafe RefCell for Rust☆88Updated last year
- ☆37Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆47Updated 8 months ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆33Updated 4 years ago
- Additional utilities around the bytes crate☆18Updated 5 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 3 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆42Updated 10 months ago
- ☆46Updated 4 years ago
- Better reference counted strings for Rust☆114Updated 4 months ago
- Async tracing capabilities for the log crate☆99Updated 3 years ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆40Updated 2 years ago
- Lossless functionality for platform-native strings.☆70Updated last week
- Async filesystem primitives☆130Updated last month
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated 11 months ago
- Remove Cargo.lock lockfile☆32Updated last week