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☆58Updated last month
- 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 2 weeks ago
- A primitive for writing structural search and replace programs for rust☆31Updated last month
- ☆36Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- Exhaustive iteration trait in Rust☆16Updated last week
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 10 months ago
- Choose Rust types at compile-time via constants☆68Updated last year
- We have Crater At Home☆36Updated 9 months ago
- 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
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 10 months ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- Extremely minimal parser for ELF/PE/Mach-o/ar☆41Updated 4 years ago
- Cross-platform, endian-aware primitives for Rust☆41Updated 3 months ago
- Macro to generate random constants in Rust https://xkcd.com/221/☆79Updated last year
- Const TypeId and non-'static TypeId☆66Updated 2 weeks ago
- A C expression parser and evaluator☆47Updated 2 years ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆42Updated 3 years ago
- Arena allocator with scopes☆44Updated 2 years ago
- ☆40Updated last year
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆40Updated last year
- ☆60Updated 2 weeks ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- A simple macro to create correct opaque pointers☆22Updated 4 years ago
- Bare-metal allocators.☆75Updated 3 years ago
- Unbuffered and unlocked I/O streams☆45Updated 5 months ago
- Defer running expensive destructors until later☆19Updated 2 years ago