japaric / panic-never
This crate guarantees that your application is free of panicking branches
☆177Updated 5 years ago
Alternatives and similar repositories for panic-never:
Users that are interested in panic-never are comparing it to the libraries listed below
- In support of measuring heap allocations in Rust programs.☆100Updated 5 years ago
- Safely combine results☆81Updated 8 months ago
- An extraction of the compiletest utility from the Rust compiler☆225Updated 3 months ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- A procedural macro for auto logging output of functions☆192Updated 3 years ago
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- Rust macro to generate self-referential structs☆210Updated 4 years ago
- A strict, yet friendly mocking library for Rust 2018☆225Updated 11 months ago
- Temporary directory management for Rust☆139Updated 5 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated last year
- A crate with indexed arenas with small memory footprint☆77Updated 8 months ago
- A HashMap variant that spreads resize load across inserts☆191Updated 3 months ago
- A cargo subcommand to manage various CI-related jobs in rust.☆98Updated 4 years ago
- Procedural macros in expression position☆203Updated 2 years ago
- Execute your code on the Rust ecosystem.☆184Updated last month
- Rust syntax sugar collections.☆129Updated 5 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- deserialize typed structures from regex captures☆172Updated last year
- Amazing documentation tooling for Rust☆152Updated 6 years ago
- Check your crate for (possible) no_std compatibility☆213Updated 2 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Rust option parser with custom derive support☆231Updated 5 months ago
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated 2 months ago
- Test your Rust Markdown documentation via Cargo☆292Updated last year
- Automatic testing of FFI bindings for Rust☆122Updated 3 years ago
- See instead assert_cmd☆146Updated 6 years ago
- [deprecated] Avoid memcpy calls when working with standard containers☆277Updated 2 years ago
- [wip] Command line argument paw-rser.☆157Updated 5 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- LLVM-GCOV Source coverage for Rust☆123Updated 6 years ago