Rust library allowing to register multiple handlers for the same signal
☆840Feb 14, 2026Updated last month
Alternatives and similar repositories for signal-hook
Users that are interested in signal-hook are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Easy Ctrl-C handler for Rust projects☆660Feb 10, 2026Updated last month
- Temporary file library for rust☆1,414Mar 14, 2026Updated last week
- Rust library for single assignment cells and lazy statics without macros☆2,070Mar 12, 2026Updated last week
- A string type for Rust that is not required to be valid UTF-8.☆1,053Feb 10, 2026Updated last month
- Support atomic operations on Arc itself☆1,279Mar 1, 2026Updated 3 weeks ago
- A safe and fast multi-producer, multi-consumer channel.☆2,971Dec 22, 2025Updated 3 months ago
- Module initialization/global constructor functions for Rust☆963Dec 4, 2025Updated 3 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,316Jan 7, 2026Updated 2 months ago
- Rust crate for a convenient RAII scope guard.☆554Jul 17, 2023Updated 2 years ago
- A macro to generate structures which behave like bitflags☆1,119Mar 14, 2026Updated last week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,630Feb 16, 2026Updated last month
- Spin-based synchronization primitives☆588Feb 5, 2026Updated last month
- A crate for safe and ergonomic pin-projection.☆704Mar 12, 2026Updated last week
- Rust friendly bindings to *nix APIs☆2,998Mar 16, 2026Updated last week
- A vector with a fixed capacity. (Rust)☆857Oct 19, 2024Updated last year
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,295Feb 21, 2026Updated last month
- Async multi-producer multi-consumer channel☆938Jul 6, 2025Updated 8 months ago
- Rust cache structures and easy function memoization☆1,969Mar 9, 2026Updated 2 weeks ago
- A fast bump allocation arena for Rust☆2,143Feb 26, 2026Updated 3 weeks ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,859Mar 2, 2026Updated 3 weeks ago
- A small rust library for adding custom derives to enums☆2,336Mar 7, 2026Updated 2 weeks ago
- Get the number of CPUs in Rust☆627Jan 20, 2026Updated 2 months ago
- Tools for concurrent programming in Rust☆8,369Feb 22, 2026Updated last month
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,569Jan 11, 2026Updated 2 months ago
- A crate for managing memory bit by bit☆1,378Aug 9, 2024Updated last year
- Macros for all your token pasting needs☆1,081Oct 6, 2024Updated last year
- Application level tracing for Rust.☆6,588Mar 13, 2026Updated last week
- Async I/O and timers☆594Mar 16, 2026Updated last week
- A if/elif-like macro for Rust #[cfg] statements☆635Nov 26, 2025Updated 3 months ago
- Type erasure for async trait methods☆2,133Feb 16, 2026Updated last month
- Compile time static maps for Rust☆2,112Mar 12, 2026Updated last week
- Flexible concrete Error type built on std::Error☆6,467Feb 20, 2026Updated last month
- Test harness for ui tests of compiler diagnostics☆959Feb 12, 2026Updated last month
- Numeric traits for generic mathematics in Rust☆922Jun 17, 2025Updated 9 months ago
- Just, really the littlest Vec you could need. So smol.☆732Mar 14, 2026Updated last week
- Rust library for walking directories recursively.☆1,489Dec 31, 2024Updated last year
- Slab allocator for Rust☆886Jan 31, 2026Updated last month
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆551Nov 4, 2025Updated 4 months ago
- Optimized string search routines for Rust.☆1,398Feb 12, 2026Updated last month