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
- Exhaustive iteration trait in Rust☆16Updated 2 weeks ago
- A Rustified OpenCL Experience☆46Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- ☆51Updated 2 years ago
- ☆36Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 3 weeks ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆28Updated last week
- Arena allocator with scopes☆44Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆32Updated 10 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 2 months ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- We have Crater At Home☆36Updated 10 months ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- Faster integer division and modulus operations☆87Updated 2 months ago
- A low-level I/O ownership and borrowing library☆104Updated last month
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 10 months ago
- Light references to trait objects by embedding the virtual table pointer in the struct☆25Updated last year
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- Const TypeId and non-'static TypeId☆67Updated 3 weeks ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- A C expression parser and evaluator☆49Updated 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.☆49Updated last year
- Minimal float parser primitives with a focus on compile times.☆23Updated 3 years ago
- A generational arena based LRU Cache implementation in 100% safe rust.☆40Updated 3 years ago
- Threadsafe RefCell for Rust☆95Updated 5 months ago
- Multi-Dimensional Analog Literals in Rust☆15Updated 4 years ago
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆40Updated last year
- Full precision decimal representation of f64☆26Updated 3 weeks ago
- impl fallible collections in rust, quite as describe in RFC 2116☆39Updated 10 months ago