dtolnay / no-panicLinks
Attribute macro to require that the compiler prove a function can't ever panic
☆1,145Updated 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:
- Macros for all your token pasting needs☆1,054Updated 11 months ago
- Typed distributed plugin registration☆1,174Updated 2 weeks ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,514Updated this week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,523Updated 2 months ago
- Compile time static maps for Rust☆1,985Updated 2 weeks ago
- Test harness for ui tests of compiler diagnostics☆917Updated 2 weeks ago
- A crate for managing memory bit by bit☆1,326Updated last year
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,238Updated last year
- A Rust proc-macro attribute parser☆1,162Updated 2 weeks ago
- Some more derive(Trait) options☆1,981Updated 3 weeks ago
- Rust quasi-quoting☆1,454Updated 2 weeks ago
- Data structure serialization library with several opposite design goals from Serde☆878Updated 2 weeks ago
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,292Updated 3 months ago
- A vector with a fixed capacity. (Rust)☆829Updated 10 months ago
- Runtime for executing procedural macros as WebAssembly☆1,424Updated 2 weeks ago
- A macro to generate structures which behave like bitflags☆1,046Updated last week
- Easily assign underlying errors into domain-specific errors while adding context☆1,777Updated this week
- Rust library allowing to register multiple handlers for the same signal☆800Updated last week
- Compile-time type-checked builder derive☆1,066Updated last week
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,623Updated last month
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆969Updated last year
- A string type for Rust that is not required to be valid UTF-8.☆974Updated 3 weeks ago
- Module initialization/global constructor functions for Rust☆898Updated last month
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆851Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,159Updated 2 weeks ago
- Slotmap data structure for Rust☆1,230Updated last year
- Safe cross-platform linker shenanigans☆775Updated 2 weeks ago
- derive builder implementation for rust structs☆1,467Updated 2 weeks ago
- Write safer FFI code in Rust without polluting it with unsafe code☆1,006Updated last month
- 🦀 Find the minimum supported Rust version (MSRV) for your project☆1,099Updated last week