smol-rs / async-signalLinks
Asynchronous signal handling
☆18Updated last week
Alternatives and similar repositories for async-signal
Users that are interested in async-signal are comparing it to the libraries listed below
Sorting:
- futures::AtomicWaker extracted into its own crate☆27Updated last month
- cross-platform Rust API for memory mapped IO☆42Updated last year
- 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.☆48Updated 6 months ago
- Duplicate an async I/O handle☆41Updated 5 months ago
- Timer facilities for Rust's async story☆56Updated 8 months ago
- Integration between rustls and tokio-postgres☆34Updated 8 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 7 months ago
- A lightweight lock protected by an atomic boolean.☆37Updated 4 months ago
- `smol` integrations with `hyper`☆15Updated 8 months ago
- An experimental allocated buffer suitable for image data (Rust library).☆34Updated this week
- A global executor built on top of async-executor and smol☆74Updated 3 months ago
- Utilities for encoding and decoding frames using `async/await`.☆26Updated last year
- structured parallel execution for async Rust☆33Updated 10 months ago
- Convert closures into wakers☆45Updated 5 months ago
- High-performance, lock-free local and concurrent object memory pool with automated allocation, cleanup, and verification.☆28Updated 11 months ago
- Object Pool LockFree in Rust☆46Updated 5 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
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Observer pattern which generates a futures 0.3 stream of events☆41Updated 2 years ago
- File locking via POSIX advisory record locks☆17Updated last year
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆33Updated 3 weeks ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- Find out what platform your code is running on from Rust☆33Updated 3 years ago
- Async, lock-free synchronization primitives for task wakeup☆45Updated 9 months ago
- A simple no_std, non-hashing, constant-capacity, constant-memory-usage LRU cache☆35Updated last year
- Hash trait that is object-safe☆32Updated 3 weeks ago
- Mirror of Rust's allocator api for use on stable rust☆61Updated last month
- Typed any map for rust☆67Updated 6 months ago