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 `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- A crate with indexed arenas with small memory footprint☆78Updated last year
- Safely combine results☆81Updated last year
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- deserialize typed structures from regex captures☆172Updated last year
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- A tool to detect code paths leading to Rust's panic handler☆217Updated 4 years ago
- Execute your code on the Rust ecosystem.☆184Updated last month
- Rust macro to generate self-referential structs☆210Updated 4 years ago
- Amazing documentation tooling for Rust☆153Updated 7 years ago
- An extraction of the compiletest utility from the Rust compiler☆228Updated 3 weeks ago
- Rust syntax sugar collections.☆129Updated 6 years ago
- [wip] Command line argument paw-rser.☆157Updated 6 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- Check your crate for (possible) no_std compatibility☆213Updated 2 years ago
- A procedural macro for auto logging output of functions☆191Updated 3 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- ☆65Updated 4 years ago
- skiplist☆142Updated 3 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Procedural macros in expression position☆203Updated 2 years ago
- Asynchronous process management for tokio☆148Updated 6 years ago
- See instead assert_cmd☆147Updated 7 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆342Updated 9 months ago
- ☆125Updated 3 years ago
- Rust option parser with custom derive support☆234Updated 10 months ago
- Inline expression interpolation for Rust.☆200Updated 2 years ago
- [deprecated] Avoid memcpy calls when working with standard containers☆279Updated 3 years ago
- Rust support for the coz Causal profiler, code now lives upstream -- https://github.com/plasma-umass/coz☆218Updated 5 years ago