playXE / alloca-rsLinks
Mostly safe wrapper for alloca
☆27Updated 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:
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated 2 weeks ago
- A Rustified OpenCL Experience☆46Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆28Updated 4 months ago
- ☆36Updated 11 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 9 months ago
- A C expression parser and evaluator☆46Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 4 months ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 3 weeks ago
- ☆51Updated last year
- Exhaustive iteration trait in Rust☆16Updated last month
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Macro for sealing traits and structures☆58Updated 8 months ago
- Arbitrary width integers☆21Updated last week
- Target "triple" support☆53Updated 5 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆39Updated 8 months ago
- A newtype with alignment of at least `A` bytes☆32Updated 5 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Const TypeId and non-'static TypeId☆66Updated 2 months ago
- Bare-metal allocators.☆76Updated 2 years ago
- Threadsafe RefCell for Rust☆93Updated 4 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 4 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 9 months ago
- A generic, fixed-size, associative cache☆40Updated 8 months ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- ☆31Updated 5 years ago
- Bindings to GCC's __float128 type☆24Updated 5 months ago
- A dynamic library helper for rust crates☆35Updated 2 years ago