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 weeks ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- A primitive for writing structural search and replace programs for rust☆32Updated last month
- A Rustified OpenCL Experience☆46Updated 2 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆51Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last month
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated last month
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated last year
- ☆36Updated last year
- Const TypeId and non-'static TypeId☆68Updated last month
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- Bare-metal allocators.☆75Updated 3 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.☆43Updated 3 years ago
- Arena allocator with scopes☆44Updated 2 years ago
- Cross-platform, endian-aware primitives for Rust☆41Updated 3 weeks ago
- Faster integer division and modulus operations☆87Updated 4 months ago
- Threadsafe RefCell for Rust☆95Updated 7 months ago
- Repo for coordinating the creation, distribution, collection, and analysis of surveys for the Rust project.☆32Updated last week
- Exhaustive iteration trait in Rust☆16Updated 2 weeks ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆40Updated 3 months ago
- ☆51Updated 2 years ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- A radioactive stabilization of the ptr_meta RFC.☆33Updated 3 weeks ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆40Updated last year
- ☆31Updated 5 years ago
- Macro for sealing traits and structures☆59Updated 10 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆34Updated last year
- Target "triple" support☆53Updated last month
- Full precision decimal representation of f64☆26Updated last month
- A C expression parser and evaluator☆49Updated 2 years ago