saethlin / crater-at-home
We have Crater At Home
☆28Updated 3 months ago
Alternatives and similar repositories for crater-at-home:
Users that are interested in crater-at-home are comparing it to the libraries listed below
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- The never type (the true one!) in stable Rust.☆36Updated 3 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 3 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 7 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆51Updated last month
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- sptr: The Strict Provenance Polyfill☆76Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆52Updated 5 months ago
- ☆41Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 4 months ago
- Faster integer division and modulus operations☆87Updated 2 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last week
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated 11 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last week
- Tiny little crate to determine how large an unnameable type is.☆11Updated last year
- Twinsies is a specialized reference-counting pointer where the item is jointly owned in 2 places☆27Updated 10 months ago
- A sinless derive helper☆62Updated 3 months ago
- Mirror of Rust's allocator api for use on stable rust☆51Updated this week
- myrrlyn’s wyzyrdly library☆25Updated 11 months ago
- Ranged integers for Rust based on const generics☆28Updated 4 months ago
- Const TypeId and non-'static TypeId☆60Updated last week
- ☆36Updated last year
- Macro for sealing traits and structures☆51Updated 2 months ago
- horrible serde macro stuff☆39Updated last year
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 2 years ago
- Debug RefCell which keeps track of stack traces in debug mode☆24Updated last year
- A safe library for allocating arbitrarily sized data on the stack at runtime in Rust.☆18Updated 9 months ago
- ☆55Updated last year
- Set the minimum alignments of types using const generics.☆17Updated 4 months ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago