playXE / alloca-rsLinks
Mostly safe wrapper for alloca
☆25Updated last year
Alternatives and similar repositories for alloca-rs
Users that are interested in alloca-rs are comparing it to the libraries listed below
Sorting:
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 7 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 10 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 8 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 7 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 2 months ago
- Exhaustive iteration trait in Rust☆16Updated 3 weeks ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Light references to trait objects by embedding the virtual table pointer in the struct☆25Updated 9 months ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- Tiny little crate to determine how large an unnameable type is.☆11Updated 2 months ago
- ☆36Updated 9 months ago
- A radioactive stabilization of the ptr_meta RFC.☆27Updated last month
- Cross-platform, endian-aware primitives for Rust☆40Updated last month
- ☆39Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆47Updated last year
- A safe library for allocating arbitrarily sized data on the stack at runtime in Rust.☆18Updated last year
- Rust API stability attributes for the rest of us.☆29Updated 10 months ago
- ☆29Updated last year
- Minimal float parser primitives with a focus on compile times.☆22Updated 2 years ago
- We have Crater At Home☆34Updated 7 months ago
- A simple macro to create correct opaque pointers☆22Updated 4 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 6 months ago
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 3 years ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- A Rustified OpenCL Experience☆46Updated 2 years ago
- Macro for sealing traits and structures☆54Updated 5 months ago
- Twinsies is a specialized reference-counting pointer where the item is jointly owned in 2 places☆27Updated last year
- A symbolic evaluator for MIR☆19Updated 5 years ago