sunshowers / rustconf-2023-signalsLinks
Supplementary materials for RustConf 2023 talk on signal handling
☆35Updated last year
Alternatives and similar repositories for rustconf-2023-signals
Users that are interested in rustconf-2023-signals are comparing it to the libraries listed below
Sorting:
- Notes on my RustConf 2025 talk: Cancelling async Rust☆85Updated last week
- Discovering and describing Rust's design axioms☆77Updated last year
- Rust CLI design tips and best practices☆118Updated 2 years ago
- ☆145Updated 2 weeks ago
- A utility crate to log errors without losing key information along the way.☆31Updated 8 months ago
- Simple refinement types for Rust; parse, don't validate!☆75Updated last week
- Cargo hack manager☆64Updated last year
- Costless typed identifiers backed by UUID, with kind readable in serialized versions☆75Updated 10 months ago
- Compile Rust compiler using Buck2☆61Updated last week
- ☆44Updated 6 months ago
- DESCRIPTION☆24Updated last week
- The quickest way to override dependencies with Cargo☆65Updated last week
- Quickly define custom error enums for a functions in rust.☆50Updated 7 months ago
- Linux linker for x86 and x86-64☆32Updated 4 months ago
- A super powered testing macro for Rust☆121Updated 7 months ago
- Ergonomic Type Diffs☆62Updated last week
- A Rust code linter☆216Updated last year
- A working Rust example for how to implement Borrow for complex keys☆67Updated last year
- Progress reporting abstraction for Rust☆64Updated last year
- ☆214Updated 2 months ago
- Alternative future adapters that provide cancel safety.☆73Updated last week
- A proc macro for asserting on the structure of Rust values.☆50Updated last week
- HTTP & gRPC server mocking for Rust, with native support for streaming☆76Updated 3 weeks ago
- An easy to configure wrapper for Rust's clippy☆110Updated 2 years ago
- A pure-rust protobuf compiler, designed for use with prost-build☆93Updated 3 months ago
- Twelf is a configuration solution for Rust including 12-Factor support. It is designed with layers in order to configure different source…☆122Updated last year
- An iterator adapter to peek at future elements without advancing the cursor of the underlying iterator.☆26Updated 2 years ago
- prae is a crate that aims to provide a better way to define types that require validation.☆135Updated 2 years ago
- Snapshot testing for a herd of CLI tests☆158Updated last week
- Rust microbenchmarking harness based on paired-testing methodology☆142Updated 2 weeks ago