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:
- Derive Debug with a custom format per field.☆20Updated last year
- A hassle-free utility to encrypt error handling strings in public binaries to protect business logic☆26Updated 3 years ago
- #[no_std] print equivalent for Rust☆65Updated last month
- ☆77Updated 4 years ago
- The quickest way to override dependencies with Cargo☆65Updated this week
- Lightweight binary to download only project required crates for offline crates.io mirror☆44Updated last week
- Convert number to enum☆87Updated last year
- A Tool for Sandboxing Cargo and Buildscripts☆78Updated 4 years ago
- ☆43Updated 2 years ago
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆161Updated 3 weeks ago
- The source code for the redirect worker behind std.rs☆30Updated 2 years ago
- YAML library, based on unsafe-libyaml☆71Updated last week
- Easy and safe destructuring for more types.☆33Updated 3 weeks ago
- Non-allocating iterator over command line arguments☆48Updated 2 weeks ago
- Use declarative macros as proc_macro attributes or derives☆149Updated 6 months ago
- Set the minimum alignments of types using const generics.☆18Updated last year
- A simple global allocator for Rust which hooks into `libc`. Useful in `no_std` contexts.☆27Updated last year
- Read trait fixed to soundly work with uninitalized memory☆27Updated 2 years ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Hex Display: A modern xxd alternative.☆46Updated 8 months ago
- Rust API stability attributes for the rest of us.☆32Updated last year
- Rust library for HDD-aware directory traversal☆47Updated 4 years ago
- Cross compile Rust programs to the MSVC Windows target using Wine☆69Updated 4 years ago
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- An easy to configure wrapper for Rust's clippy☆110Updated 2 years ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆65Updated last week
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- 🐱concat! with support for const variables and expressions☆44Updated 2 weeks ago
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 5 months ago