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☆77Updated 11 months ago
- Safely combine results☆81Updated 11 months ago
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- Rust macro to generate self-referential structs☆211Updated 4 years ago
- Execute your code on the Rust ecosystem.☆184Updated 2 months ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- An extraction of the compiletest utility from the Rust compiler☆226Updated this week
- Spawn processes with arbitrary closures in rust☆112Updated 3 years ago
- deserialize typed structures from regex captures☆173Updated last year
- 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
- Rust syntax sugar collections.☆129Updated 6 years ago
- [wip] Command line argument paw-rser.☆157Updated 5 years ago
- A tool to detect code paths leading to Rust's panic handler☆217Updated 4 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- Amazing documentation tooling for Rust☆152Updated 7 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆101Updated 3 weeks ago
- A cargo subcommand to manage various CI-related jobs in rust.☆98Updated 4 years ago
- [deprecated] Avoid memcpy calls when working with standard containers☆278Updated 2 years ago
- ☆65Updated 4 years ago
- Machine scalar casting that meets your expectations☆75Updated 3 years ago
- Procedural macros in expression position☆203Updated 2 years ago
- Rust option parser with custom derive support☆233Updated 9 months ago
- A HashMap variant that spreads resize load across inserts☆192Updated 6 months ago
- A graphical debugger for Rust MIR☆194Updated 2 years ago
- Efficient transactional memory in rust.☆210Updated 4 years ago
- A procedural macro for auto logging output of functions☆191Updated 3 years ago
- Utilities for dealing with substructures within syn macros☆141Updated 3 months ago