smol-rs / async-signalLinks
Asynchronous signal handling
☆22Updated 3 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 simple Cross-platform thread schedule and priority library for rust.☆138Updated last month
- Typed any map for rust☆67Updated 9 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆139Updated last year
- File locking via POSIX advisory record locks☆19Updated last year
- ☆43Updated last year
- Minimal async cache in Rust with support for key expirations☆54Updated 4 months ago
- ☆43Updated 4 months ago
- Utilities for working with shared slices of memory☆77Updated 3 months ago
- ☆19Updated 6 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Convert closures into wakers☆46Updated 8 months ago
- A global executor built on top of async-executor and smol☆74Updated last month
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆40Updated 4 months ago
- Utilities for working with impl traits in Rust.☆116Updated 8 months ago
- An async version of iterator☆40Updated last year
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆202Updated last week
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆50Updated 10 months ago
- A token-based rate limiter based on the leaky bucket algorithm.☆112Updated 2 months ago
- Minimal asynchronous executor for Rust☆130Updated last week
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆96Updated 3 weeks ago
- The missing compound borrowing for Rust.☆61Updated 2 weeks ago
- Asynchronous access to a bincode-encoded item stream.☆77Updated 6 months ago
- Fast JSON deserialization on borrowed data☆115Updated last week
- Streaming JSON reader and writer written in Rust☆82Updated last month
- CSV parsing in async context☆49Updated 4 months ago
- futures-buffered☆45Updated 2 months ago
- Additional utilities around the bytes crate☆19Updated 5 months ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 7 months ago
- Threadsafe RefCell for Rust☆95Updated 6 months ago