smol-rs / async-signal
Asynchronous signal handling
☆15Updated last week
Alternatives and similar repositories for async-signal:
Users that are interested in async-signal are comparing it to the libraries listed below
- An experimental allocated buffer suitable for image data (Rust library).☆29Updated last month
- futures::AtomicWaker extracted into its own crate☆25Updated last week
- Duplicate an async I/O handle☆40Updated last week
- cross-platform Rust API for memory mapped IO☆41Updated 8 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- Convert closures into wakers☆45Updated last week
- Adapters between hyper 0.14-1.0, http-body 0.4-1.0, and tower-service 0.3.☆11Updated last year
- Full precision decimal representation of f64☆25Updated last week
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆16Updated 2 weeks ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated 2 months ago
- [DEPRECATED] Async TLS/SSL streams using rustls☆37Updated last year
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆43Updated 2 months ago
- Async, lock-free synchronization primitives for task wakeup☆42Updated 4 months ago
- An async version of iterator☆39Updated 7 months ago
- Rust crate for making Read streams peekable.☆26Updated 3 years ago
- Timer facilities for Rust's async story☆54Updated 4 months ago
- High-performance, lock-free local and concurrent object memory pool with automated allocation, cleanup, and verification.☆26Updated 7 months ago
- a fast async pool based on channel☆23Updated 2 months ago
- Zero-cost bitsets over native Rust types☆76Updated last month
- Retrieve IP addresses for all interfaces. POSIX & Windows☆26Updated 3 weeks ago
- `smol` integrations with `hyper`☆14Updated 3 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆35Updated 2 months ago
- A global executor built on top of async-executor and smol☆73Updated 8 months ago
- structured parallel execution for async Rust☆33Updated 5 months ago
- Remove Cargo.lock lockfile☆33Updated last week
- Utilities for encoding and decoding frames using `async/await`.☆24Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆55Updated last year
- Simple Rust triggers that allows triggering a one time event in another task/thread☆22Updated 3 years ago
- r-cache is an in memory key value store. It is thread safe and values can have expiry times.☆21Updated last year