197g / static-allocLinks
Data structures like Rust `alloc` which reuse user allocated memory
☆61Updated 2 months ago
Alternatives and similar repositories for static-alloc
Users that are interested in static-alloc are comparing it to the libraries listed below
Sorting:
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- docs.rs as a publishing platform?☆71Updated 3 weeks ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 4 months ago
- Macro for sealing traits and structures☆59Updated 10 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆29Updated last month
- An exploration into the various ways optional trait methods can be implemented in Rust.☆40Updated 3 months ago
- ☆51Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 3 weeks ago
- Bare-metal allocators.☆75Updated 3 years ago
- Automatic cfg for Rust compiler features☆103Updated 3 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 5 months ago
- Faster integer division and modulus operations☆87Updated 3 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated last month
- Inline procedural macros for Rust☆56Updated 3 years ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Threadsafe RefCell for Rust☆95Updated 6 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆50Updated last year
- ☆60Updated 2 years ago
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 10 months ago
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- Better reference counted strings for Rust☆137Updated last year
- Mirror of Rust's allocator api for use on stable rust☆67Updated last month
- Defer running expensive destructors until later☆19Updated 3 years ago
- ☆36Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆173Updated last month
- Project group working on the "safe transmute" feature☆94Updated last year
- Read trait fixed to soundly work with uninitalized memory☆27Updated last year