japaric / panic-never
This crate guarantees that your application is free of panicking branches
☆177Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for panic-never
- In support of measuring heap allocations in Rust programs.☆99Updated 5 years ago
- A crate with indexed arenas with small memory footprint☆76Updated 2 months ago
- An extraction of the compiletest utility from the Rust compiler☆218Updated last month
- Procedural macros in expression position☆203Updated last year
- Safely combine results☆81Updated 2 months ago
- Rust macro to generate self-referential structs☆211Updated 3 years ago
- Rust syntax sugar collections.☆130Updated 5 years ago
- Rust option parser with custom derive support☆226Updated last week
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- deserialize typed structures from regex captures☆169Updated 10 months ago
- A procedural macro for auto logging output of functions☆190Updated 3 years ago
- Spawn processes with arbitrary closures in rust☆109Updated 3 years ago
- See instead assert_cmd☆148Updated 6 years ago
- [wip] Command line argument paw-rser.☆158Updated 5 years ago
- Write doc comments from macros☆98Updated 3 years ago
- Type-safe transmutations between layout-compatible types.☆120Updated 4 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆121Updated 3 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆175Updated 7 months ago
- Execute your code on the Rust ecosystem.☆181Updated last month
- Asynchronous process management for tokio☆146Updated 5 years ago
- LLVM-GCOV Source coverage for Rust☆122Updated 6 years ago
- Custom derivation macro for Rust☆110Updated 6 years ago
- Test your Rust Markdown documentation via Cargo☆289Updated 7 months ago
- Machine scalar casting that meets your expectations☆73Updated 3 years ago
- Cargo subcommand for checking your documentation for broken links☆149Updated last year
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆267Updated last year
- A Rust crate for producing string representations of numbers, formatted according to international standards☆123Updated 4 months ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆330Updated 4 months ago