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
- Macro for sealing traits and structures☆60Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- docs.rs as a publishing platform?☆71Updated 2 weeks ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 6 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated this week
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 5 months ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- Bare-metal allocators.☆76Updated 3 years ago
- Self-referencial structs using the async/await transformation☆43Updated 4 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated last week
- Automatic cfg for Rust compiler features☆105Updated 5 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆52Updated last month
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 8 months ago
- Threadsafe RefCell for Rust☆99Updated 8 months ago
- ☆52Updated 2 years ago
- ☆36Updated last year
- ☆61Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 7 months ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 months ago
- Byte-wise atomic memcpy.☆39Updated last month
- Faster integer division and modulus operations☆87Updated 5 months ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- Defer running expensive destructors until later☆19Updated 3 years ago
- Token tree calling convention☆80Updated 2 years ago
- Rust library for safely and explicitly parsing untrusted data☆52Updated last year
- Better reference counted strings for Rust☆139Updated last year
- Cross-platform, endian-aware primitives for Rust☆43Updated 2 months ago
- Unbuffered and unlocked I/O streams☆45Updated 9 months ago