dtolnay / no-panic
Attribute macro to require that the compiler prove a function can't ever panic
☆1,063Updated this week
Alternatives and similar repositories for no-panic:
Users that are interested in no-panic are comparing it to the libraries listed below
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,418Updated this week
- Macros for all your token pasting needs☆1,040Updated 5 months ago
- Typed distributed plugin registration☆1,080Updated last week
- A crate for managing memory bit by bit☆1,263Updated 7 months ago
- A Rust proc-macro attribute parser☆1,090Updated last week
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,436Updated 7 months ago
- A fast bump allocation arena for Rust☆1,596Updated 2 weeks ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆961Updated 7 months ago
- Test harness for ui tests of compiler diagnostics☆862Updated last week
- Some more derive(Trait) options☆1,855Updated 2 weeks ago
- Compile time static maps for Rust☆1,900Updated last month
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,504Updated last month
- A macro to generate structures which behave like bitflags☆992Updated last week
- Slotmap data structure for Rust☆1,185Updated last year
- Data structure serialization library with several opposite design goals from Serde☆841Updated last week
- derive builder implementation for rust structs☆1,401Updated 5 months ago
- Compile-time type-checked builder derive☆955Updated 6 months ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,216Updated last year
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆732Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,910Updated this week
- Temporary file library for rust☆1,251Updated last week
- Runtime for executing procedural macros as WebAssembly☆1,357Updated last week
- Easily assign underlying errors into domain-specific errors while adding context☆1,591Updated 3 months ago
- Find unused dependencies in Cargo.toml☆1,859Updated 2 weeks ago
- Rust quasi-quoting☆1,383Updated this week
- A string type for Rust that is not required to be valid UTF-8.☆898Updated 2 months ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆684Updated last week
- Rust library allowing to register multiple handlers for the same signal☆755Updated 6 months ago
- Module initialization/global constructor functions for Rust☆821Updated this week
- A vector with a fixed capacity. (Rust)☆799Updated 4 months ago