Attribute macro to require that the compiler prove a function can't ever panic
☆1,184Feb 8, 2026Updated 3 weeks ago
Alternatives and similar repositories for no-panic
Users that are interested in no-panic are comparing it to the libraries listed below
Sorting:
- Conditional compilation according to rustc compiler version☆392Feb 16, 2026Updated 2 weeks ago
- Runtime for executing procedural macros as WebAssembly☆1,472Jan 21, 2026Updated last month
- A string type for Rust that is not required to be valid UTF-8.☆1,041Feb 10, 2026Updated 2 weeks ago
- Ensure correct assumptions about constants, types, and more in Rust☆646Nov 18, 2023Updated 2 years ago
- Macros for all your token pasting needs☆1,080Oct 6, 2024Updated last year
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,621Feb 16, 2026Updated 2 weeks ago
- Test harness for ui tests of compiler diagnostics☆957Feb 12, 2026Updated 2 weeks ago
- Safe cross-platform linker shenanigans☆836Feb 19, 2026Updated last week
- Type erasure for async trait methods☆2,120Feb 16, 2026Updated 2 weeks ago
- A fast bump allocation arena for Rust☆2,117Updated this week
- Concurrency permutation testing tool for Rust.☆2,607Feb 20, 2026Updated last week
- Find unused dependencies in Cargo.toml☆2,083Dec 29, 2025Updated 2 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,300Jan 7, 2026Updated last month
- Module initialization/global constructor functions for Rust☆960Dec 4, 2025Updated 2 months ago
- Support atomic operations on Arc itself☆1,264Feb 22, 2026Updated last week
- Fast floating point to string conversion☆692Feb 16, 2026Updated 2 weeks ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,273Feb 26, 2024Updated 2 years ago
- Compile time static maps for Rust☆2,101Feb 20, 2026Updated last week
- A library for to allow multiple return types by automatically generated enum.☆375Updated this week
- Indented document literals for Rust☆767Feb 16, 2026Updated 2 weeks ago
- Compile-time type-checked builder derive☆1,149Jan 1, 2026Updated 2 months ago
- Rust port of Google's SwissTable hash map☆2,866Feb 22, 2026Updated last week
- Heapless, `static` friendly data structures☆1,920Feb 16, 2026Updated 2 weeks ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,563Jan 11, 2026Updated last month
- Generating structured data from arbitrary, unstructured input.☆848Dec 16, 2025Updated 2 months ago
- Typed distributed plugin registration☆1,268Feb 19, 2026Updated last week
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,984Feb 8, 2026Updated 3 weeks ago
- An interpreter for Rust's mid-level intermediate representation☆5,929Feb 24, 2026Updated last week
- A Rust proc-macro attribute parser☆1,238Jan 15, 2026Updated last month
- derive(Error) for struct and enum error types☆5,363Feb 16, 2026Updated 2 weeks ago
- Data structure serialization library with several opposite design goals from Serde☆922Feb 16, 2026Updated 2 weeks ago
- A modern Rust debugging library 🦀☆891May 15, 2022Updated 3 years ago
- A minimal `syn` syntax tree pretty-printer☆743Feb 9, 2026Updated 3 weeks ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,095Feb 20, 2026Updated last week
- Rust library for single assignment cells and lazy statics without macros☆2,064May 24, 2025Updated 9 months ago
- Analysis of various tricky Rust code☆1,996Dec 20, 2025Updated 2 months ago
- ❌ Cargo plugin for linting your dependencies 🦀☆2,213Feb 6, 2026Updated 3 weeks ago
- A vector with a fixed capacity. (Rust)☆851Oct 19, 2024Updated last year
- Easily assign underlying errors into domain-specific errors while adding context☆1,851Feb 18, 2026Updated last week