dtolnay / no-panicLinks
Attribute macro to require that the compiler prove a function can't ever panic
☆1,181Updated 2 weeks ago
Alternatives and similar repositories for no-panic
Users that are interested in no-panic are comparing it to the libraries listed below
Sorting:
- Typed distributed plugin registration☆1,250Updated last week
- Macros for all your token pasting needs☆1,074Updated last year
- A crate for managing memory bit by bit☆1,363Updated last year
- Compile-time type-checked builder derive☆1,138Updated 3 weeks ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,558Updated 3 weeks ago
- A Rust proc-macro attribute parser☆1,225Updated 2 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,609Updated last month
- Test harness for ui tests of compiler diagnostics☆950Updated last week
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,329Updated 4 months ago
- Safe cross-platform linker shenanigans☆825Updated last month
- Compile time static maps for Rust☆2,089Updated 3 months ago
- Runtime for executing procedural macros as WebAssembly☆1,467Updated last week
- A macro to generate structures which behave like bitflags☆1,093Updated last month
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆970Updated last year
- Some more derive(Trait) options☆2,064Updated this week
- Rust quasi-quoting☆1,519Updated last week
- Module initialization/global constructor functions for Rust☆951Updated last month
- Data structure serialization library with several opposite design goals from Serde☆916Updated last month
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,698Updated 2 weeks ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,833Updated 2 weeks ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆797Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,286Updated 3 weeks ago
- Heap profiling and ad hoc profiling for Rust programs.☆926Updated 11 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆768Updated last month
- Slotmap data structure for Rust☆1,281Updated last month
- Write safer FFI code in Rust without polluting it with unsafe code☆1,022Updated 2 weeks ago
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆915Updated last week
- Indented document literals for Rust☆762Updated last month
- derive builder implementation for rust structs☆1,522Updated 3 weeks ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,269Updated last year