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 week
- A hassle-free utility to encrypt error handling strings in public binaries to protect business logic☆26Updated 3 years ago
- Lightweight binary to download only project required crates for offline crates.io mirror☆46Updated 2 weeks ago
- Read trait fixed to soundly work with uninitalized memory☆28Updated 2 years ago
- ☆77Updated 4 years ago
- Set the minimum alignments of types using const generics.☆18Updated last year
- a cross-platform library for opening OS pipes in Rust☆114Updated 3 months ago
- ☆43Updated 2 years ago
- #[no_std] print equivalent for Rust☆65Updated last week
- Easy and safe destructuring for more types.☆33Updated 2 months ago
- A Tool for Sandboxing Cargo and Buildscripts☆78Updated 4 years ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 6 months ago
- Rust library for HDD-aware directory traversal☆47Updated 4 years ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- The source code for the redirect worker behind std.rs☆30Updated 2 years ago
- Rust API stability attributes for the rest of us.☆31Updated last year
- Proof of concept ranged integers in Rust.☆63Updated 2 months ago
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago
- Port of https://github.com/plasma-umass/Mesh to Rust☆16Updated 2 years ago
- A rust bitmask enum attribute macro.