saethlin / crater-at-homeLinks
We have Crater At Home
☆36Updated 11 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
Sorting:
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated last month
- The never type (the true one!) in stable Rust.☆41Updated 3 months ago
- Faster integer division and modulus operations☆87Updated 3 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last week
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆52Updated last month
- A memory efficient syntax tree for language developers☆62Updated 2 months ago
- Target "triple" support☆53Updated last month
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆34Updated 11 months ago
- Choose Rust types at compile-time via constants☆68Updated last year
- Scope Graph Implementation in Rust☆27Updated 10 months ago
- global allocator for Rust that provides hooks for tracking allocations☆49Updated 2 years ago
- ☆53Updated 2 months ago
- A primitive for writing structural search and replace programs for rust☆32Updated last month
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆50Updated last year
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated last year
- Arena allocator with scopes☆44Updated 2 years ago
- Self-referencial structs using the async/await transformation☆43Updated 4 years ago
- A sinless derive helper