dtolnay / no-panicLinks
Attribute macro to require that the compiler prove a function can't ever panic
☆1,162Updated 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:
- Typed distributed plugin registration☆1,208Updated last week
- Macros for all your token pasting needs☆1,064Updated last year
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,541Updated last month
- Compile-time type-checked builder derive☆1,111Updated 3 weeks ago
- A crate for managing memory bit by bit☆1,356Updated last year
- Test harness for ui tests of compiler diagnostics☆935Updated this week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,554Updated last month
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,247Updated last year
- Compile time static maps for Rust☆2,039Updated last month
- A Rust proc-macro attribute parser☆1,186Updated last month
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆968Updated last year
- Safe cross-platform linker shenanigans☆797Updated last week
- Data structure serialization library with several opposite design goals from Serde☆895Updated 3 weeks ago
- A macro to generate structures which behave like bitflags☆1,066Updated 3 weeks ago
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆881Updated last week
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,312Updated last month
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆760Updated last month
- 🦀 Find the minimum supported Rust version (MSRV) for your project☆1,127Updated last week
- Rust quasi-quoting☆1,482Updated last week
- Rust library allowing to register multiple handlers for the same signal☆807Updated 2 weeks ago
- Module initialization/global constructor functions for Rust☆925Updated last week
- Cargo subcommand to provide various options useful for testing and continuous integration.☆774Updated 3 weeks ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,657Updated 3 months ago
- Some more derive(Trait) options☆2,011Updated this week
- derive builder implementation for rust structs☆1,503Updated last month
- Runtime for executing procedural macros as WebAssembly☆1,442Updated 2 weeks ago
- A fast bump allocation arena for Rust☆1,954Updated 3 weeks ago
- Heap profiling and ad hoc profiling for Rust programs.☆895Updated 8 months ago
- Slotmap data structure for Rust☆1,248Updated last year
- A vector with a fixed capacity. (Rust)☆832Updated last year