playXE / alloca-rsLinks
Mostly safe wrapper for alloca
☆27Updated 2 years ago
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☆61Updated 2 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- A Rustified OpenCL Experience☆46Updated 2 years ago
- A primitive for writing structural search and replace programs for rust☆32Updated 2 weeks ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆29Updated last month
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆33Updated 11 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 11 months ago
- ☆36Updated last year
- Defer running expensive destructors until later☆19Updated 3 years ago
- 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
- An exploration into the various ways optional trait methods can be implemented in Rust.☆40Updated 3 months ago
- Exhaustive iteration trait in Rust☆16Updated this week
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- Target "triple" support☆52Updated 3 weeks ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated last month
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 6 months ago
- Const TypeId and non-'static TypeId☆67Updated 2 weeks ago
- Bare-metal allocators.☆75Updated 3 years ago
- We have Crater At Home☆36Updated 11 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- ☆51Updated 2 years ago
- Proc macro for smol async runtime☆54Updated 4 years ago
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- Byte-wise atomic memcpy.☆37Updated 3 weeks ago
- Macro for sealing traits and structures☆59Updated 10 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 5 months ago
- Unbuffered and unlocked I/O streams☆45Updated 6 months ago
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆40Updated last year