smol-rs / async-signalLinks
Asynchronous signal handling
☆24Updated 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
Sorting:
- A global executor built on top of async-executor and smol☆75Updated 4 months ago
- Wrapper around Rc safe to send to a different thread☆26Updated last week
- Oneshot Rust channel working both in and between sync and async environments☆97Updated 10 months ago
- Typed any map for rust☆67Updated last year
- futures-buffered☆45Updated 5 months ago
- Thread parking and unparking☆81Updated 11 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Utilities for encoding and decoding frames using `async/await`.☆29Updated 6 months ago
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆41Updated 7 months ago
- futures::AtomicWaker extracted into its own crate☆37Updated last month
- Convert closures into wakers☆46Updated 11 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- ☆21Updated 9 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 3 years ago
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆51Updated last year
- A low-level I/O ownership and borrowing library☆106Updated 5 months ago
- Duplicate an async I/O handle☆41Updated 11 months ago
- Const TypeId and non-'static TypeId☆70Updated 3 weeks ago
- Minimal async cache in Rust with support for key expirations☆55Updated 7 months ago
- Cross-platform library to gather stats/information from the host 🦀☆45Updated last week
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- ☆43Updated last year
- An updated version of linked-hash-map and friends☆139Updated 2 months ago
- 🦕 Add dyn compatible variant to your async trait!☆71Updated 4 months ago
- Simple channel-like APIs over TCP streams for communications between rust services.☆38Updated last year
- Drpc-Correct, high performance, robust, easy use Remote invocation framework☆39Updated 2 years ago
- Mirror of Rust's allocator api for use on stable rust☆72Updated last month
- CSV parsing in async context☆49Updated 7 months ago
- Additional utilities around the bytes crate☆19Updated 8 months ago