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:
- Empowering everyone to build asynchronous software☆854Oct 29, 2019Updated 6 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆648Nov 18, 2023Updated 2 years ago
- a smaller, faster and panic-free alternative to core::fmt☆389Feb 14, 2024Updated 2 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Jun 17, 2019Updated 6 years ago
- Rust proc macro for easily and safely use shell scripts in rust☆220Feb 23, 2025Updated last year
- Type-safe transmutations between layout-compatible types.☆122Aug 11, 2020Updated 5 years ago
- [deprecated] Avoid memcpy calls when working with standard containers☆278Sep 23, 2022Updated 3 years ago
- Colorful panic backtraces for Rust☆600Oct 28, 2025Updated 4 months ago
- Machine scalar casting that meets your expectations☆79Sep 4, 2021Updated 4 years ago
- A strict, yet friendly mocking library for Rust 2018☆224May 31, 2024Updated last year
- ☆126Aug 30, 2022Updated 3 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆359Jan 20, 2026Updated 2 months ago
- Online introspection for Rust☆417May 27, 2022Updated 3 years ago
- Whole program static stack analysis☆650Oct 28, 2024Updated last year
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Aug 30, 2022Updated 3 years ago
- The repo of rust crate 'releasetag'. Releasetags can be extracted from application crash-files postmortem☆13May 1, 2019Updated 6 years ago
- Check your crate for (possible) no_std compatibility☆215Apr 11, 2023Updated 2 years ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,186Feb 8, 2026Updated last month
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆686Aug 18, 2023Updated 2 years ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆287Dec 12, 2025Updated 3 months ago
- Conditional compilation according to rustc compiler version☆393Feb 16, 2026Updated last month
- a Rust library implementing safe, lightweight context switches, without relying on kernel services☆538Aug 25, 2021Updated 4 years ago
- A tool for transforming Rust code using rules☆715Jun 4, 2023Updated 2 years ago
- ☆15Mar 30, 2017Updated 8 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
- 📎 GitHub Action for PR annotations with clippy warnings☆294Jan 10, 2023Updated 3 years ago
- A library to generate syntax diagrams for Rust macros.☆564Jul 26, 2024Updated last year
- Task abstraction for building executors☆212Jun 23, 2022Updated 3 years ago
- Rust doesn't have exceptions☆634Aug 17, 2020Updated 5 years ago
- Inline expression interpolation for Rust.☆200Sep 2, 2023Updated 2 years ago
- Lightweight path selector for searching Rust code☆16May 22, 2023Updated 2 years ago
- Allows you to use a macro prefix_all to prefix every attribute in structs and enums on serialization☆12Mar 28, 2021Updated 4 years ago
- Automatic checking for semantic versioning in library crates☆632Jul 17, 2023Updated 2 years ago
- Auditing crates for unsafe code which can be safely replaced☆569Mar 25, 2022Updated 3 years ago
- Application microframework with command-line option parsing, configuration, error handling, logging, and shell interactions☆588Updated this week
- A light wrapper around rr, the time-travelling debugger☆147Aug 21, 2023Updated 2 years ago
- Collates markdown into one file☆17Feb 1, 2018Updated 8 years ago
- Error management☆1,417May 2, 2020Updated 5 years ago
- asynchronous networking primitives☆406Nov 6, 2019Updated 6 years ago