This crate guarantees that your application is free of panicking branches
☆180May 23, 2019Updated 7 years ago
Alternatives and similar repositories for panic-never
Users that are interested in panic-never are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Empowering everyone to build asynchronous software☆853Oct 29, 2019Updated 6 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆663Nov 18, 2023Updated 2 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Jun 17, 2019Updated 7 years ago
- a smaller, faster and panic-free alternative to core::fmt☆392Feb 14, 2024Updated 2 years ago
- Rust proc macro for easily and safely use shell scripts in rust☆220Feb 23, 2025Updated last year
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Type-safe transmutations between layout-compatible types.