This crate guarantees that your application is free of panicking branches
☆178May 23, 2019Updated 6 years ago
Alternatives and similar repositories for panic-never
Users that are interested in panic-never are comparing it to the libraries listed below
Sorting:
- a smaller, faster and panic-free alternative to core::fmt☆389Feb 14, 2024Updated 2 years ago
- Empowering everyone to build asynchronous software☆855Oct 29, 2019Updated 6 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Jun 17, 2019Updated 6 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆646Nov 18, 2023Updated 2 years ago
- ☆126Aug 30, 2022Updated 3 years ago
- Colorful panic backtraces for Rust☆600Oct 28, 2025Updated 4 months ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆354Jan 20, 2026Updated last month
- [deprecated] Avoid memcpy calls when working with standard containers☆278Sep 23, 2022Updated 3 years ago
- Type-safe transmutations between layout-compatible types.☆122Aug 11, 2020Updated 5 years ago
- Rust proc macro for easily and safely use shell scripts in rust☆220Feb 23, 2025Updated last year
- A strict, yet friendly mocking library for Rust 2018☆224May 31, 2024Updated last year
- Machine scalar casting that meets your expectations☆79Sep 4, 2021Updated 4 years ago
- Rust support for the coz Causal profiler, code now lives upstream -- https://github.com/plasma-umass/coz☆218Oct 7, 2019Updated 6 years ago
- Online introspection for Rust☆417May 27, 2022Updated 3 years ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆285Dec 12, 2025Updated 2 months ago
- 📎 GitHub Action for PR annotations with clippy warnings☆294Jan 10, 2023Updated 3 years ago
- Conditional compilation according to rustc compiler version☆392Feb 16, 2026Updated last week
- Whole program static stack analysis☆649Oct 28, 2024Updated last year
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆687Aug 18, 2023Updated 2 years ago
- a Rust library implementing safe, lightweight context switches, without relying on kernel services☆538Aug 25, 2021Updated 4 years ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,183Feb 8, 2026Updated 2 weeks ago
- A light wrapper around rr, the time-travelling debugger☆147Aug 21, 2023Updated 2 years ago
- Task abstraction for building executors☆212Jun 23, 2022Updated 3 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Aug 30, 2022Updated 3 years ago
- Application microframework with command-line option parsing, configuration, error handling, logging, and shell interactions☆586Updated this week
- Rust doesn't have exceptions☆634Aug 17, 2020Updated 5 years ago
- Inline expression interpolation for Rust.☆200Sep 2, 2023Updated 2 years ago
- Check your crate for (possible) no_std compatibility☆214Apr 11, 2023Updated 2 years ago
- Cargo subcommand for checking your documentation for broken links☆155Dec 10, 2024Updated last year
- Auditing crates for unsafe code which can be safely replaced☆568Mar 25, 2022Updated 3 years ago
- A library to generate syntax diagrams for Rust macros.☆563Jul 26, 2024Updated last year
- A tool for transforming Rust code using rules☆715Jun 4, 2023Updated 2 years ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆274Jan 23, 2026Updated last month
- Utility for reusing memory☆53Nov 23, 2019Updated 6 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆107Mar 21, 2020Updated 5 years ago
- Modular, structure-aware, and feedback-driven fuzzing engine for Rust functions☆449Jan 22, 2026Updated last month
- ☆110Apr 3, 2024Updated last year
- Efficient transactional memory in rust.☆210Aug 2, 2021Updated 4 years ago
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,331Sep 26, 2025Updated 5 months ago