dtolnay / no-panicLinks
Attribute macro to require that the compiler prove a function can't ever panic
☆1,133Updated 4 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:
- Typed distributed plugin registration☆1,133Updated 2 weeks ago
- Macros for all your token pasting needs☆1,051Updated 9 months ago
- A crate for managing memory bit by bit☆1,315Updated 11 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,496Updated this week
- A Rust proc-macro attribute parser☆1,133Updated last week
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,496Updated 2 weeks ago
- A macro to generate structures which behave like bitflags☆1,028Updated last month
- Rust quasi-quoting☆1,431Updated last month
- Compile-time type-checked builder derive☆1,041Updated 3 months ago
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,281Updated last month
- Test harness for ui tests of compiler diagnostics☆896Updated this week
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆966Updated 11 months ago
- Compile time static maps for Rust☆1,953Updated last week
- Slotmap data structure for Rust☆1,215Updated last year
- Data structure serialization library with several opposite design goals from Serde☆869Updated last month
- Runtime for executing procedural macros as WebAssembly☆1,394Updated last month
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆834Updated last week
- Rust library allowing to register multiple handlers for the same signal☆786Updated last month
- Safe cross-platform linker shenanigans☆755Updated last month
- A fast bump allocation arena for Rust☆1,800Updated 2 weeks ago
- Some more derive(Trait) options☆1,955Updated this week
- Module initialization/global constructor functions for Rust☆875Updated last month
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆752Updated last month
- 🦀 Find the minimum supported Rust version (MSRV) for your project☆1,059Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,085Updated 2 weeks ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,232Updated last year
- Easily assign underlying errors into domain-specific errors while adding context☆1,663Updated last month
- Write safer FFI code in Rust without polluting it with unsafe code☆997Updated 2 weeks ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,600Updated last month
- Indented document literals for Rust☆717Updated 2 weeks ago