saethlin / crater-at-homeLinks
We have Crater At Home
☆36Updated last year
Alternatives and similar repositories for crater-at-home
Users that are interested in crater-at-home are comparing it to the libraries listed below
Sorting:
- The never type (the true one!) in stable Rust.☆41Updated 4 months ago
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- ☆53Updated 3 months ago
- Faster integer division and modulus operations☆87Updated 5 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆34Updated last year
- Port of https://github.com/plasma-umass/Mesh to Rust☆16Updated 2 years ago
- Twinsies is a specialized reference-counting pointer where the item is jointly owned in 2 places☆27Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- Macro for sealing traits and structures☆59Updated 11 months ago
- Overview of the Tree Borrows rules for detecting violations of the aliasing discipline in Rust☆27Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated 3 months ago
- global allocator for Rust that provides hooks for tracking allocations☆50Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Arena allocator with scopes☆44Updated 2 years ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 4 months ago
- Install a rustc master toolchain usable from rustup☆77Updated this week
- Home of the "types team", affiliated with the compiler and lang teams.☆96Updated 2 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last week
- Choose Rust types at compile-time via constants☆68Updated last year
- Scope Graph Implementation in Rust☆27Updated last year
- A memory efficient syntax tree for language developers☆63Updated 3 months ago
- Self-referencial structs using the async/await transformation☆43Updated 4 years ago
- A radioactive stabilization of the ptr_meta RFC.☆34Updated 2 months ago
- A simple macro to create correct opaque pointers☆21Updated 4 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 2 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆52Updated last month
- Simple goldenfile testing in Rust☆44Updated last month
- Unleash the power of nightly Rust to write code that's generic over mutation!☆23Updated 4 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 weeks ago