smol-rs / async-signal
Asynchronous signal handling
☆16Updated 2 weeks ago
Alternatives and similar repositories for async-signal:
Users that are interested in async-signal are comparing it to the libraries listed below
- Duplicate an async I/O handle☆41Updated 3 months ago
- Utilities for encoding and decoding frames using `async/await`.☆24Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- futures::AtomicWaker extracted into its own crate☆25Updated 3 months ago
- cross-platform Rust API for memory mapped IO☆42Updated 11 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆56Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated 2 weeks ago
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆44Updated 4 months ago
- [DEPRECATED] Async TLS/SSL streams using rustls☆37Updated last year
- A global executor built on top of async-executor and smol☆74Updated last month
- Rust crate for making Read streams peekable.☆26Updated 3 years ago
- An async version of iterator☆40Updated 10 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Convert closures into wakers☆45Updated 3 months ago
- `smol` integrations with `hyper`☆14Updated 6 months ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 6 months ago
- High-performance, lock-free local and concurrent object memory pool with automated allocation, cleanup, and verification.☆27Updated 9 months ago
- Full precision decimal representation of f64☆26Updated last month
- An experimental allocated buffer suitable for image data (Rust library).☆34Updated 2 weeks ago
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆34Updated last year
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 5 months ago
- Unbuffered and unlocked I/O streams☆45Updated last month
- Adapters between hyper 0.14-1.0, http-body 0.4-1.0, and tower-service 0.3.☆12Updated last year
- a fast async pool based on channel☆24Updated 5 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Simple Rust triggers that allows triggering a one time event in another task/thread☆22Updated 3 years ago
- Get a unique thread ID in Rust☆42Updated 6 months ago
- Find out what platform your code is running on from Rust☆33Updated 3 years ago
- Seredies is a Redis Protocol implementation for serde.☆19Updated last year
- Thread-unsafe async runtime☆27Updated 5 months ago