dtolnay / no-panicLinks
Attribute macro to require that the compiler prove a function can't ever panic
☆1,132Updated 3 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,122Updated 3 months ago
- Macros for all your token pasting needs☆1,051Updated 8 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,481Updated 2 weeks ago
- A Rust proc-macro attribute parser☆1,129Updated 2 weeks ago
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,275Updated 3 weeks ago
- A crate for managing memory bit by bit☆1,311Updated 10 months ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,491Updated this week
- Test harness for ui tests of compiler diagnostics☆889Updated 2 weeks ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,230Updated last year
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆966Updated 10 months ago
- Some more derive(Trait) options☆1,937Updated 2 weeks ago
- derive builder implementation for rust structs☆1,445Updated 8 months ago
- Data structure serialization library with several opposite design goals from Serde☆867Updated 2 weeks ago
- Rust quasi-quoting☆1,425Updated 3 weeks ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,581Updated 3 weeks ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆749Updated last month
- Compile time static maps for Rust☆1,940Updated this week
- Module initialization/global constructor functions for Rust☆869Updated last month
- Compile-time type-checked builder derive☆1,033Updated 3 months ago
- A macro to generate structures which behave like bitflags☆1,024Updated last month
- A fast bump allocation arena for Rust☆1,779Updated 2 weeks ago
- Slotmap data structure for Rust☆1,205Updated last year
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆820Updated this week
- ☆1,003Updated 3 weeks ago
- A vector with a fixed capacity. (Rust)☆821Updated 8 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆803Updated 4 months ago
- Write safer FFI code in Rust without polluting it with unsafe code☆988Updated 3 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,059Updated this week
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,432Updated last week
- Safe cross-platform linker shenanigans☆747Updated last week