dtolnay / no-panicLinks
Attribute macro to require that the compiler prove a function can't ever panic
☆1,156Updated last month
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,059Updated last year
- Typed distributed plugin registration☆1,193Updated last month
- A crate for managing memory bit by bit☆1,343Updated last year
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,529Updated last month
- Test harness for ui tests of compiler diagnostics☆930Updated last week
- A Rust proc-macro attribute parser☆1,176Updated 3 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,544Updated 3 weeks ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,244Updated last year
- Compile time static maps for Rust☆2,024Updated last week
- Compile-time type-checked builder derive☆1,102Updated last month
- Runtime for executing procedural macros as WebAssembly☆1,433Updated last month
- A macro to generate structures which behave like bitflags☆1,060Updated last month
- A string type for Rust that is not required to be valid UTF-8.☆993Updated 2 months ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆969Updated last year
- Rust quasi-quoting☆1,475Updated 3 weeks ago
- Module initialization/global constructor functions for Rust☆910Updated last week
- Safe cross-platform linker shenanigans☆791Updated 3 weeks ago
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆869Updated last week
- Some more derive(Trait) options☆1,999Updated last month
- Data structure serialization library with several opposite design goals from Serde☆891Updated 3 weeks ago
- A vector with a fixed capacity. (Rust)☆830Updated last year
- A fast bump allocation arena for Rust☆1,917Updated 3 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆887Updated 8 months ago
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,310Updated 3 weeks ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆759Updated 2 weeks ago
- Indented document literals for Rust☆743Updated last month
- 🦀 Find the minimum supported Rust version (MSRV) for your project☆1,122Updated last week
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,644Updated 2 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,191Updated this week
- Rust library allowing to register multiple handlers for the same signal☆802Updated last month