japaric / panic-never
This crate guarantees that your application is free of panicking branches
☆176Updated 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
- A crate with indexed arenas with small memory footprint☆77Updated 6 months ago
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- Safely combine results☆81Updated 6 months ago
- [wip] Command line argument paw-rser.☆157Updated 5 years ago
- Rust syntax sugar collections.☆129Updated 5 years ago
- Execute your code on the Rust ecosystem.☆184Updated this week
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- In support of measuring heap allocations in Rust programs.☆100Updated 5 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated last year
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- deserialize typed structures from regex captures☆170Updated last year
- See instead assert_cmd☆148Updated 6 years ago
- A strict, yet friendly mocking library for Rust 2018☆225Updated 9 months ago
- Rust macro to generate self-referential structs☆210Updated 3 years ago
- A cross platform rust debugger hook☆71Updated 3 years ago
- Procedural macros in expression position☆204Updated 2 years ago
- An extraction of the compiletest utility from the Rust compiler☆224Updated 2 months ago
- Define custom errors without boilerplate using the custom_error! macro.☆74Updated 3 years ago
- A procedural macro for auto logging output of functions☆191Updated 3 years ago
- [deprecated] Avoid memcpy calls when working with standard containers☆277Updated 2 years ago
- Rust support for the coz Causal profiler, code now lives upstream -- https://github.com/plasma-umass/coz☆217Updated 5 years ago
- ☆64Updated 4 years ago
- Rust option parser with custom derive support☆231Updated 4 months ago
- A Rust crate for producing string representations of numbers, formatted according to international standards☆123Updated 8 months ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆330Updated 3 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆178Updated 11 months ago
- skiplist☆141Updated 3 years ago
- Check your crate for (possible) no_std compatibility☆212Updated last year
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆268Updated last year