dtolnay / no-panicLinks
Attribute macro to require that the compiler prove a function can't ever panic
☆1,182Updated 3 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,077Updated last year
- Typed distributed plugin registration☆1,252Updated 2 weeks ago
- A Rust proc-macro attribute parser☆1,229Updated 3 weeks ago
- Test harness for ui tests of compiler diagnostics☆950Updated last week
- Compile-time type-checked builder derive☆1,140Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,608Updated this week
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,560Updated 3 weeks ago
- Data structure serialization library with several opposite design goals from Serde☆915Updated this week
- Some more derive(Trait) options☆2,068Updated this week
- A crate for managing memory bit by bit☆1,370Updated last year
- A macro to generate structures which behave like bitflags☆1,096Updated 2 months ago
- Safe cross-platform linker shenanigans☆828Updated last month
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆970Updated last year
- Rust quasi-quoting☆1,525Updated this week
- Compile time static maps for Rust☆2,093Updated this week
- Easily assign underlying errors into domain-specific errors while adding context☆1,836Updated 3 weeks ago
- 🦀 Find the minimum supported Rust version (MSRV) for your project☆1,145Updated last week
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,270Updated last year
- Module initialization/global constructor functions for Rust☆954Updated 2 months ago
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,329Updated 4 months ago
- A vector with a fixed capacity. (Rust)☆851Updated last year
- Runtime for executing procedural macros as WebAssembly☆1,469Updated 2 weeks ago
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆919Updated 3 weeks ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆800Updated this week
- Write safer FFI code in Rust without polluting it with unsafe code☆1,022Updated 3 weeks ago
- Rust library allowing to register multiple handlers for the same signal☆830Updated this week
- Indented document literals for Rust☆762Updated last month
- derive builder implementation for rust structs☆1,529Updated last month
- Visualize/analyze a Rust crate's internal structure☆1,202Updated this week
- A string type for Rust that is not required to be valid UTF-8.☆1,030Updated 3 months ago