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 last month
- A Rustified OpenCL Experience☆46Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last month
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- ☆52Updated 2 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated 2 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated last month
- Bare-metal allocators.☆75Updated 3 years ago
- ☆36Updated last year
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆41Updated last year
- An exploration into the various ways optional trait methods can be implemented in Rust.☆41Updated 4 months ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Mirror of Rust's allocator api for use on stable rust☆68Updated 2 months ago
- A radioactive stabilization of the ptr_meta RFC.☆33Updated last month
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆34Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆51Updated 3 weeks ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated last year
- Choose Rust types at compile-time via constants☆68Updated last year
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- Threadsafe RefCell for Rust☆95Updated 8 months ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆43Updated 3 years ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 7 months ago
- Const TypeId and non-'static TypeId☆69Updated last month
- Extremely minimal parser for ELF/PE/Mach-o/ar☆41Updated 4 years ago
- An exploration of Storages☆39Updated 2 years ago
- Better reference counted strings for Rust☆138Updated last year
- Proc macro for smol async runtime☆54Updated 4 years ago
- A C expression parser and evaluator☆49Updated 2 years ago