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
- 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
- Make any value Sync but only available on its original thread☆39Updated 2 weeks ago
- Mirror of Rust's allocator api for use on stable rust☆50Updated 3 weeks ago
- ☆37Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 8 months ago
- Const TypeId and non-'static TypeId☆61Updated 2 weeks ago
- An exploration of Storages☆36Updated last year
- Macro for sealing traits and structures☆52Updated 3 months ago
- ☆36Updated 7 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆52Updated 3 weeks ago
- ☆54Updated last year
- Mostly safe wrapper for alloca☆25Updated last year
- Defer running expensive destructors until later☆19Updated 2 years ago
- Threadsafe RefCell for Rust☆90Updated last week
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 5 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 5 months ago
- Use winit like the async runtime you've always wanted☆49Updated 9 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆70Updated last month
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated 2 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆77Updated 2 months ago
- ☆55Updated last year
- structured parallel execution for async Rust☆33Updated 7 months ago
- We have Crater At Home☆28Updated 4 months ago
- horrible serde macro stuff☆39Updated last year
- String optimized for map keys☆62Updated last month
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- Faster integer division and modulus operations☆87Updated 2 years ago
- ☆53Updated 3 weeks ago
- Async, lock-free synchronization primitives for task wakeup☆43Updated 6 months ago