dtolnay / no-panicLinks
Attribute macro to require that the compiler prove a function can't ever panic
☆1,136Updated 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:
- Macros for all your token pasting needs☆1,052Updated 9 months ago
- A crate for managing memory bit by bit☆1,318Updated 11 months ago
- Typed distributed plugin registration☆1,143Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,511Updated 3 weeks ago
- A Rust proc-macro attribute parser☆1,146Updated 2 weeks ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,504Updated last week
- A macro to generate structures which behave like bitflags☆1,037Updated this week
- Compile time static maps for Rust☆1,965Updated 3 weeks ago
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,286Updated 2 months ago
- Test harness for ui tests of compiler diagnostics☆907Updated 3 weeks ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆967Updated last year
- Data structure serialization library with several opposite design goals from Serde☆874Updated last month
- Some more derive(Trait) options☆1,964Updated 3 weeks ago
- Compile-time type-checked builder derive☆1,048Updated 4 months ago
- Safe cross-platform linker shenanigans☆769Updated this week
- A fast bump allocation arena for Rust☆1,822Updated last month
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,237Updated last year
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,119Updated last month
- Slotmap data structure for Rust☆1,217Updated last year
- A vector with a fixed capacity. (Rust)☆827Updated 9 months ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,612Updated 2 months ago
- Write safer FFI code in Rust without polluting it with unsafe code☆1,004Updated last month
- A string type for Rust that is not required to be valid UTF-8.☆961Updated 3 months ago
- Rust library allowing to register multiple handlers for the same signal☆792Updated last week
- Heap profiling and ad hoc profiling for Rust programs.☆864Updated 5 months ago
- Module initialization/global constructor functions for Rust☆877Updated this week
- Rust quasi-quoting☆1,437Updated 2 weeks ago
- Runtime for executing procedural macros as WebAssembly☆1,400Updated 2 months ago
- 🦀 Find the minimum supported Rust version (MSRV) for your project☆1,080Updated last week
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆838Updated last month