notflan / stackalloc-rs
A safe library for allocating arbitrarily sized data on the stack at runtime in Rust.
☆18Updated 11 months ago
Alternatives and similar repositories for stackalloc-rs:
Users that are interested in stackalloc-rs are comparing it to the libraries listed below
- 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
- Mirror of Rust's allocator api for use on stable rust☆57Updated 2 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 9 months ago
- Const TypeId and non-'static TypeId☆66Updated last month
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 6 months ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 7 months ago
- Threadsafe RefCell for Rust☆90Updated last month
- Use winit like the async runtime you've always wanted☆50Updated 10 months ago
- We have Crater At Home☆30Updated 6 months ago
- ☆39Updated last year
- An exploration of Storages☆35Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆56Updated 7 months ago
- Bare-metal allocators.☆76Updated 2 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 6 months ago
- Make any value Sync but only available on its original thread☆39Updated last month
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated last month
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆78Updated last week
- Faster integer division and modulus operations☆87Updated 2 years ago
- ☆55Updated last year
- Macro for sealing traits and structures☆53Updated 4 months ago
- Safe, fully-featured bindings to the Tracy profiler☆24Updated 2 months ago
- Make trait methods callable without the trait in scope☆136Updated last month
- Zig comptime using Rust proc macros☆42Updated 10 months ago
- ☆36Updated 8 months ago
- ☆56Updated 11 months ago
- Defer running expensive destructors until later☆19Updated 2 years ago
- Some internal rustc tools made accessible☆47Updated 3 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 5 months ago
- cross-platform Rust API for memory mapped IO☆42Updated 11 months ago