smol-rs / async-signalLinks
Asynchronous signal handling
☆18Updated last month
Alternatives and similar repositories for async-signal
Users that are interested in async-signal are comparing it to the libraries listed below
Sorting:
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆49Updated 7 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Timer facilities for Rust's async story☆56Updated 9 months ago
- Utilities for encoding and decoding frames using `async/await`.☆27Updated last week
- An experimental allocated buffer suitable for image data (Rust library).☆33Updated 2 weeks ago
- A global executor built on top of async-executor and smol☆74Updated 3 months ago
- Proc-macro utility to populate enums from database data☆20Updated 11 months ago
- Zero-cost bitsets over native Rust types☆78Updated 3 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 9 months ago
- Find out what platform your code is running on from Rust☆33Updated 3 years ago
- Efficient byte-stream pipe buffer☆43Updated last year
- Typed any map for rust☆67Updated 7 months ago
- Simple Rust triggers that allows triggering a one time event in another task/thread☆22Updated 2 months ago
- A lightweight lock protected by an atomic boolean.☆37Updated 4 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Async, lock-free synchronization primitives for task wakeup☆45Updated 10 months ago
- Drpc-Correct, high performance, robust, easy use Remote invocation framework☆38Updated last year
- futures::AtomicWaker extracted into its own crate☆28Updated this week
- futures-buffered☆43Updated 4 months ago
- A type erased wrapper around some key-value storages to provide common operations(redis, sled, hashmaps)☆23Updated last year
- A concise, self-describing binary format written in Rust for Serde☆66Updated 10 months ago
- JSON Pointer (RFC 6901) implementation for Rust☆46Updated last month
- Adapters between hyper 0.14-1.0, http-body 0.4-1.0, and tower-service 0.3.☆12Updated last year
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆33Updated last month
- Object Pool LockFree in Rust☆47Updated 2 weeks ago
- impl fallible collections in rust, quite as describe in RFC 2116☆38Updated 8 months ago
- A simple no_std, non-hashing, constant-capacity, constant-memory-usage LRU cache☆35Updated last year
- `smol` integrations with `hyper`☆15Updated 8 months ago
- A Configuration Library for Rust Applications☆39Updated 4 months ago