dtolnay / no-panicLinks
Attribute macro to require that the compiler prove a function can't ever panic
☆1,140Updated 5 months ago
Alternatives and similar repositories for no-panic
Users that are interested in no-panic are comparing it to the libraries listed below
Sorting:
- Macros for all your token pasting needs☆1,053Updated 10 months ago
- Typed distributed plugin registration☆1,156Updated last week
- A Rust proc-macro attribute parser☆1,154Updated last week
- A crate for managing memory bit by bit☆1,318Updated last year
- Compile time static maps for Rust☆1,977Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,523Updated last month
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆969Updated last year
- Test harness for ui tests of compiler diagnostics☆914Updated 3 weeks ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,505Updated this week
- Compile-time type-checked builder derive☆1,055Updated last week
- Rust quasi-quoting☆1,444Updated last week
- A macro to generate structures which behave like bitflags☆1,042Updated this week
- Safe cross-platform linker shenanigans☆770Updated 3 weeks ago
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆846Updated this week
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,234Updated last year
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,289Updated 2 months ago
- Runtime for executing procedural macros as WebAssembly☆1,408Updated this week
- Module initialization/global constructor functions for Rust☆888Updated last week
- Some more derive(Trait) options☆1,972Updated last week
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆756Updated 2 weeks ago
- Data structure serialization library with several opposite design goals from Serde☆877Updated last week
- Slotmap data structure for Rust☆1,222Updated last year
- Cargo subcommand to provide various options useful for testing and continuous integration.☆744Updated last week
- Indented document literals for Rust☆724Updated last week
- A vector with a fixed capacity. (Rust)☆829Updated 10 months ago
- derive builder implementation for rust structs☆1,462Updated 2 weeks ago
- A string type for Rust that is not required to be valid UTF-8.☆969Updated last week
- ☆849Updated this week
- 🦀 Find the minimum supported Rust version (MSRV) for your project☆1,090Updated last week
- Rust library allowing to register multiple handlers for the same signal☆797Updated 2 weeks ago