notflan / stackalloc-rs
A safe library for allocating arbitrarily sized data on the stack at runtime in Rust.
☆18Updated 10 months ago
Alternatives and similar repositories for stackalloc-rs:
Users that are interested in stackalloc-rs are comparing it to the libraries listed below
- An exploration of Storages☆36Updated last year
- We have Crater At Home☆28Updated 4 months ago
- Mirror of Rust's allocator api for use on stable rust☆50Updated 2 weeks ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆70Updated last month
- Use winit like the async runtime you've always wanted☆49Updated 9 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 4 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 4 months ago
- Macro for sealing traits and structures☆51Updated 3 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆76Updated last month
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 2 years ago
- ☆36Updated last year
- Const TypeId and non-'static TypeId☆61Updated last week
- Exposes arch-specific intrinsics as safe function (via cfg).☆52Updated 2 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆95Updated 2 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆70Updated 4 months ago
- Make any value Sync but only available on its original thread☆39Updated last week
- Async, lock-free synchronization primitives for task wakeup☆43Updated 6 months ago
- ☆55Updated last year
- Threadsafe RefCell for Rust☆90Updated last year
- Minimalist Rust syntax parsing for procedural macros☆63Updated 9 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last week
- ☆35Updated 7 months ago
- structured parallel execution for async Rust☆33Updated 6 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 8 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated last year
- Mostly safe wrapper for alloca☆25Updated last year
- Safe generators on stable Rust.☆40Updated last year
- Bare-metal allocators.☆76Updated 2 years ago
- ☆54Updated last year