notflan / stackalloc-rs
A safe library for allocating arbitrarily sized data on the stack at runtime in Rust.
☆18Updated 9 months ago
Alternatives and similar repositories for stackalloc-rs:
Users that are interested in stackalloc-rs are comparing it to the libraries listed below
- ☆36Updated last year
- An exploration of Storages☆36Updated last year
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 5 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 3 months 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
- Macro for sealing traits and structures☆51Updated 2 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆76Updated last month
- Const TypeId and non-'static TypeId☆60Updated last week
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 4 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆69Updated 3 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆52Updated 5 months ago
- Minimalist Rust syntax parsing for procedural macros☆63Updated 8 months ago
- structured parallel execution for async Rust☆33Updated 6 months ago
- Mirror of Rust's allocator api for use on stable rust☆51Updated this week
- Make any value Sync but only available on its original thread☆38Updated last week
- Faster integer division and modulus operations☆87Updated 2 years ago
- Bare-metal allocators.☆76Updated 2 years ago
- Threadsafe RefCell for Rust☆90Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆69Updated 3 weeks ago
- ☆35Updated 6 months ago
- Defer running expensive destructors until later☆19Updated 2 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 7 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last week
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last week
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated 2 months ago
- Cross-platform, endian-aware primitives for Rust☆35Updated 4 months ago
- Sort Unicode strings lexicographically☆36Updated 6 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated 11 months ago
- We have Crater At Home☆28Updated 3 months ago