dtolnay / no-panic
Attribute macro to require that the compiler prove a function can't ever panic
☆1,000Updated last week
Related projects ⓘ
Alternatives and complementary repositories for no-panic
- Typed distributed plugin registration☆997Updated last week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,357Updated 3 weeks ago
- Macros for all your token pasting needs☆1,026Updated last month
- Rust quasi-quoting☆1,330Updated last week
- A macro to generate structures which behave like bitflags☆964Updated last month
- A Rust proc-macro attribute parser☆1,025Updated last month
- Temporary file library for rust☆1,192Updated this week
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,205Updated 2 months ago
- Some more derive(Trait) options☆1,734Updated 2 weeks ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,410Updated 3 months ago
- Compile time static maps for Rust☆1,846Updated 3 months ago
- Test harness for ui tests of compiler diagnostics☆811Updated this week
- Compile-time type-checked builder derive☆925Updated 2 months ago
- derive builder implementation for rust structs☆1,333Updated last month
- A crate for managing memory bit by bit☆1,221Updated 3 months ago
- Module initialization/global constructor functions for Rust☆746Updated 2 months ago
- Rust library allowing to register multiple handlers for the same signal☆730Updated 2 months ago
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆711Updated last week
- A fast bump allocation arena for Rust☆1,440Updated 2 months ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,415Updated 2 months ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆959Updated 3 months ago
- Data structure serialization library with several opposite design goals from Serde☆810Updated last week
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,193Updated 8 months ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,451Updated 2 weeks ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆707Updated last week
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,225Updated 2 months ago
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,349Updated this week
- Find unused dependencies in Cargo.toml☆1,748Updated this week
- Write safer FFI code in Rust without polluting it with unsafe code☆927Updated last month
- Slotmap data structure for Rust☆1,163Updated 8 months ago