Attribute macro to require that the compiler prove a function can't ever panic
☆1,187Feb 8, 2026Updated last month
Alternatives and similar repositories for no-panic
Users that are interested in no-panic are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Conditional compilation according to rustc compiler version☆393Feb 16, 2026Updated last month
- Runtime for executing procedural macros as WebAssembly☆1,481Jan 21, 2026Updated 2 months ago
- A string type for Rust that is not required to be valid UTF-8.☆1,053Feb 10, 2026Updated last month
- Ensure correct assumptions about constants, types, and more in Rust☆648Nov 18, 2023Updated 2 years ago
- Macros for all your token pasting needs☆1,081Oct 6, 2024Updated last year
- Test harness for ui tests of compiler diagnostics☆959Feb 12, 2026Updated last month
- Safe cross-platform linker shenanigans☆839Feb 19, 2026Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,630Feb 16, 2026Updated last month
- Type erasure for async trait methods☆2,133Feb 16, 2026Updated last month
- Concurrency permutation testing tool for Rust.☆2,640Feb 20, 2026Updated last month
- A fast bump allocation arena for Rust☆2,143Feb 26, 2026Updated 3 weeks ago
- Find unused dependencies in Cargo.toml☆2,085Dec 29, 2025Updated 2 months ago
- Module initialization/global constructor functions for Rust☆963Dec 4, 2025Updated 3 months ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,567Jan 11, 2026Updated 2 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,312Jan 7, 2026Updated 2 months ago
- Fast floating point to string conversion☆694Feb 16, 2026Updated last month
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,278Feb 26, 2024Updated 2 years ago
- Indented document literals for Rust☆770Feb 16, 2026Updated last month
- Support atomic operations on Arc itself☆1,279Mar 1, 2026Updated 3 weeks ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,986Feb 8, 2026Updated last month
- Compile time static maps for Rust☆2,108Mar 12, 2026Updated last week
- Typed distributed plugin registration☆1,278Feb 19, 2026Updated last month
- Compile-time type-checked builder derive☆1,151Jan 1, 2026Updated 2 months ago
- derive(Error) for struct and enum error types☆5,382Feb 16, 2026Updated last month
- An interpreter for Rust's mid-level intermediate representation☆5,966Mar 16, 2026Updated last week
- A library for to allow multiple return types by automatically generated enum.☆377Mar 12, 2026Updated last week
- A minimal `syn` syntax tree pretty-printer☆750Feb 9, 2026Updated last month
- Data structure serialization library with several opposite design goals from Serde☆926Feb 16, 2026Updated last month
- A Rust proc-macro attribute parser☆1,239Jan 15, 2026Updated 2 months ago
- Heapless, `static` friendly data structures☆1,928Feb 16, 2026Updated last month
- Rust port of Google's SwissTable hash map☆2,881Mar 7, 2026Updated 2 weeks ago
- Generating structured data from arbitrary, unstructured input.☆853Mar 13, 2026Updated last week
- Easily assign underlying errors into domain-specific errors while adding context☆1,859Mar 2, 2026Updated 2 weeks ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,105Feb 20, 2026Updated last month
- ❌ Cargo plugin for linting your dependencies 🦀☆2,241Feb 25, 2026Updated 3 weeks ago
- Rust library for single assignment cells and lazy statics without macros☆2,070Mar 12, 2026Updated last week
- A modern Rust debugging library 🦀☆891May 15, 2022Updated 3 years ago
- Serde serializable and deserializable trait objects☆1,488Feb 9, 2026Updated last month
- Analysis of various tricky Rust code☆1,999Dec 20, 2025Updated 3 months ago