lachlansneff / no-panics-whatsoever
Statically assert that a program written in Rust does not panic
☆22Updated 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:
- Derive Debug with a custom format per field.☆19Updated 5 months ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- Set the minimum alignments of types using const generics.☆18Updated 7 months ago
- Hex Display: A modern xxd alternative.☆43Updated last month
- The quickest way to override dependencies with Cargo☆60Updated this week
- Lightweight binary to download only project required crates for offline crates.io mirror☆43Updated this week
- Port of https://github.com/plasma-umass/Mesh to Rust☆16Updated 2 years ago
- A hassle-free utility to encrypt error handling strings in public binaries to protect business logic☆25Updated 3 years ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆56Updated last month
- Moving code-gen out of `build.rs`☆16Updated last week
- #[no_std] print equivalent for Rust☆64Updated last year
- ☆41Updated last year
- Rust API stability attributes for the rest of us.☆29Updated 10 months ago
- Imitate the documentation build that docs.rs would do☆50Updated 3 months ago
- ☆74Updated 3 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- A set of useful proc macros for enums☆14Updated 2 years ago
- Proof of concept ranged integers in Rust.☆48Updated last month
- 🐱concat! with support for const variables and expressions☆41Updated 3 months ago
- A modern and lightweight implementation of arbitrary integers for Rust☆38Updated 2 weeks ago
- Use declarative macros as proc_macro attributes or derives☆112Updated last month
- Binary size analyzer for Rust programs☆36Updated last year
- A pure-Rust library to work with Linux memfd☆32Updated 2 months ago
- crates-io is an extension aims to help people to manage their dependencies for rust (crates.io & TOML).☆49Updated 6 months ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- ☆56Updated 3 years ago
- More reliable path manipulation.☆61Updated last month
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 7 months ago
- Twinsies is a specialized reference-counting pointer where the item is jointly owned in 2 places☆27Updated last year
- Hitori is a generic regular expressions library.☆54Updated 2 years ago