lachlansneff / no-panics-whatsoeverLinks
Statically assert that a program written in Rust does not panic
☆23Updated 4 years ago
Alternatives and similar repositories for no-panics-whatsoever
Users that are interested in no-panics-whatsoever are comparing it to the libraries listed below
Sorting:
- Set the minimum alignments of types using const generics.☆18Updated 8 months ago
- Derive Debug with a custom format per field.☆20Updated 7 months ago
- Use declarative macros as proc_macro attributes or derives☆119Updated 3 weeks ago
- ☆74Updated 3 years ago
- Imitate the documentation build that docs.rs would do☆52Updated 5 months ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆37Updated 4 years ago
- #[no_std] print equivalent for Rust☆64Updated last week
- Tools to avoid unnecessary usage of safe code☆38Updated 4 years ago
- Lightweight binary to download only project required crates for offline crates.io mirror☆43Updated this week
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- The never type (the true one!) in stable Rust.☆37Updated 3 years ago
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 3 years ago
- Moving code-gen out of `build.rs`☆18Updated 3 weeks ago
- An attribute macro to add context to errors from a function.☆19Updated 2 years ago
- 🐱concat! with support for const variables and expressions☆41Updated last month
- Rust API stability attributes for the rest of us.☆30Updated 11 months ago
- Proof of concept ranged integers in Rust.☆48Updated 2 months ago
- The quickest way to override dependencies with Cargo☆63Updated this week
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆57Updated 3 weeks ago
- ☆112Updated 2 years ago
- Build-time configure scripts for Rust☆64Updated 5 months ago
- ☆43Updated last year
- Twinsies is a specialized reference-counting pointer where the item is jointly owned in 2 places☆27Updated last year
- ☆57Updated 3 years ago
- Parse integers directly from `[u8]` slices in safe code☆57Updated last year
- A snapshot of name squatting on crates.io☆75Updated last year
- Hex Display: A modern xxd alternative.☆43Updated 3 months ago
- A modern and lightweight implementation of arbitrary integers for Rust☆40Updated last month
- Check all the things.☆27Updated 2 months ago
- The source code for the redirect worker behind std.rs☆30Updated 2 years ago