dtolnay / no-panicLinks
Attribute macro to require that the compiler prove a function can't ever panic
☆1,131Updated 2 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:
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,473Updated this week
- Typed distributed plugin registration☆1,113Updated 2 months ago
- Macros for all your token pasting needs☆1,046Updated 7 months ago
- Compile time static maps for Rust☆1,928Updated 3 months ago
- Some more derive(Trait) options☆1,922Updated this week
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,267Updated this week
- A Rust proc-macro attribute parser☆1,121Updated last week
- Compile-time type-checked builder derive☆1,023Updated 2 months ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,480Updated last week
- A fast bump allocation arena for Rust☆1,753Updated this week
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆965Updated 9 months ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,567Updated this week
- Rust quasi-quoting☆1,420Updated last week
- A macro to generate structures which behave like bitflags☆1,018Updated 2 weeks ago
- derive builder implementation for rust structs☆1,442Updated 7 months ago
- Find unused dependencies in Cargo.toml☆1,903Updated last month
- Easily assign underlying errors into domain-specific errors while adding context☆1,639Updated this week
- Test harness for ui tests of compiler diagnostics☆886Updated 2 weeks ago
- Data structure serialization library with several opposite design goals from Serde☆857Updated 2 weeks ago
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,423Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,029Updated this week
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,303Updated last month
- Rust cache structures and easy function memoization☆1,795Updated 2 months ago
- Safe cross-platform linker shenanigans☆739Updated 2 weeks ago
- A crate for managing memory bit by bit☆1,306Updated 9 months ago
- Runtime for executing procedural macros as WebAssembly☆1,386Updated 2 weeks ago
- Module initialization/global constructor functions for Rust☆862Updated last week
- ☆988Updated this week
- ❌ Cargo plugin for linting your dependencies 🦀☆1,955Updated last week
- A vector with a fixed capacity. (Rust)☆816Updated 7 months ago