notflan / stackalloc-rsLinks
A safe library for allocating arbitrarily sized data on the stack at runtime in Rust.
☆18Updated last year
Alternatives and similar repositories for stackalloc-rs
Users that are interested in stackalloc-rs are comparing it to the libraries listed below
Sorting:
- An exploration of Storages☆35Updated last year
- 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
- Macro for sealing traits and structures☆56Updated 6 months ago
- Const TypeId and non-'static TypeId☆66Updated last month
- ☆40Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 4 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 2 months ago
- Use winit like the async runtime you've always wanted☆51Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 8 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 3 months ago
- Threadsafe RefCell for Rust☆93Updated 3 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 11 months ago
- docs.rs as a publishing platform?☆69Updated last month
- ☆31Updated last year
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆38Updated 9 months ago
- Exhaustive iteration trait in Rust☆16Updated last month
- Mirror of Rust's allocator api for use on stable rust☆61Updated last month
- Zig comptime using Rust proc macros☆50Updated last year
- The never type (the true one!) in stable Rust.☆37Updated 3 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 8 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 5 months ago
- Choose Rust types at compile-time via constants☆67Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆47Updated last month
- String optimized for map keys☆64Updated 3 weeks ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 3 months ago
- Load fonts as vector graphics in pure Rust with advanced text layout.☆43Updated 2 years ago
- ☆39Updated 10 months ago
- Bare-metal allocators.☆76Updated 2 years ago
- Rust macro to specialize on the type of an expression.☆42Updated 2 years ago
- Rust crate for writing repetitive code easier and faster.☆43Updated 2 years ago