japaric / panic-neverLinks
This crate guarantees that your application is free of panicking branches
☆178Updated 6 years ago
Alternatives and similar repositories for panic-never
Users that are interested in panic-never are comparing it to the libraries listed below
Sorting:
- A crate with indexed arenas with small memory footprint☆79Updated last year
- [wip] Command line argument paw-rser.☆158Updated 6 years ago
- Safely combine results☆82Updated last year
- Spawn processes with arbitrary closures in rust☆115Updated 4 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- deserialize typed structures from regex captures☆176Updated 2 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
- Execute your code on the Rust ecosystem.☆189Updated 3 weeks ago
- Rust macro to generate self-referential structs☆211Updated 4 years ago
- Amazing documentation tooling for Rust☆153Updated 7 years ago
- Rust syntax sugar collections.☆129Updated 6 years ago
- An extraction of the compiletest utility from the Rust compiler☆231Updated 2 months ago
- Check your crate for (possible) no_std compatibility☆215Updated 2 years ago
- [deprecated] Avoid memcpy calls when working with standard containers☆280Updated 3 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated 2 years ago
- ☆67Updated 5 years ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- A tool to detect code paths leading to Rust's panic handler☆220Updated 4 years ago
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- A procedural macro for auto logging output of functions☆192Updated 4 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 4 years ago
- ☆126Updated 3 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- skiplist☆144Updated 4 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆354Updated 2 weeks ago
- Asynchronous process management for tokio☆150Updated 6 years ago
- Procedural macros in expression position☆204Updated 3 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆105Updated 6 years ago
- A graphical debugger for Rust MIR☆199Updated 3 years ago