vorner / signal-hook
Rust library allowing to register multiple handlers for the same signal
☆732Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for signal-hook
- Support atomic operations on Arc itself☆792Updated 2 weeks ago
- A macro to generate structures which behave like bitflags☆966Updated last month
- Module initialization/global constructor functions for Rust☆749Updated this week
- ☆756Updated this week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,359Updated 3 weeks ago
- Slab allocator for Rust☆705Updated 2 months ago
- A string type for Rust that is not required to be valid UTF-8.☆821Updated last week
- A crate for safe and ergonomic pin-projection.☆616Updated this week
- Asynchronous streams for Rust using async & await notation☆640Updated last month
- Easy Ctrl-C handler for Rust projects☆606Updated 3 months ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,452Updated this week
- Simple, efficient logging for Rust☆846Updated last month
- Test harness for ui tests of compiler diagnostics☆812Updated last week
- Macros for all your token pasting needs☆1,026Updated last month
- Compile-time type-checked builder derive☆925Updated 3 months ago
- An implementation of a LRU cache☆644Updated last month
- deserialize env vars into typesafe structs with rust☆863Updated 5 months ago
- A rate-limiting library for Rust (f.k.a. ratelimit_meter)☆594Updated last month
- A if/elif-like macro for Rust #[cfg] statements☆569Updated 3 weeks ago
- Async multi-producer multi-consumer channel☆794Updated last month
- Temporary file library for rust☆1,195Updated this week
- Typed distributed plugin registration☆999Updated 2 weeks ago
- derive builder implementation for rust structs☆1,335Updated last month
- Heap profiling and ad hoc profiling for Rust programs.☆747Updated 3 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,000Updated last week
- Data structure serialization library with several opposite design goals from Serde☆810Updated 2 weeks ago
- A Rust proc-macro attribute parser☆1,027Updated last month
- Efficient, lock-free, bounded Rust broadcast channel☆787Updated last year
- A vector with a fixed capacity. (Rust)☆750Updated last month
- HTTP mocking library for Rust☆488Updated last week