swizard0 / rust-simple-signal
Easy unix signals handler for Rust projects
☆21Updated 3 years ago
Alternatives and similar repositories for rust-simple-signal:
Users that are interested in rust-simple-signal are comparing it to the libraries listed below
- A small Rust library for recycling types with owned memory☆33Updated 9 years ago
- A synchronization primitive for lock-free reads with one concurrent writer☆21Updated 7 years ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 7 years ago
- A syntax extension providing higher-order attributes to Rust.☆16Updated 7 years ago
- ☆60Updated 7 years ago
- A DNS library for Rust☆37Updated 5 years ago
- More maintainable Rust test☆28Updated 3 years ago
- OAuth2 client for Rust☆30Updated 5 years ago
- Fast and simple file reading for Rust☆36Updated 8 months ago
- A connection pool implementation for tokio☆23Updated 6 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated last year
- Repo for the Rust `platform` crate.☆22Updated 5 years ago
- A type safe, low level replacement for `std::io`.☆61Updated 2 years ago
- converting human-readable strings to specific types.☆18Updated 6 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 2 weeks ago
- impl Stream for (your own) Generator☆19Updated 5 years ago
- A simple Rust crate to drop privileges☆36Updated last week
- Methods on HashMap and BTreeMap for safely getting multiple mutable references to the contained values.☆18Updated 8 years ago
- ☆20Updated 4 years ago
- A pool of reusable values☆50Updated 5 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆45Updated 9 months ago
- Tool to help sniffing out licenses from all crate dependencies☆27Updated last year
- Blazing fast, zero-copy parser combinator library for Rust with an elegant API for both strings and bytes.☆21Updated 3 years ago
- A Rust library which provides frequently used slog loggers and convenient functions☆37Updated 11 months ago
- Type-Safe, Lazily Evaluated, Plugins for Extensible Types