197g / static-alloc
Data structures like Rust `alloc` which reuse user allocated memory
☆56Updated 7 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)☆49Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆47Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 6 months ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 6 months ago
- Macro for sealing traits and structures☆54Updated 5 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated last month
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 6 months ago
- Const TypeId and non-'static TypeId☆66Updated 2 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last month
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 2 months ago
- Mirror of Rust's allocator api for use on stable rust☆59Updated this week
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Cross-platform, endian-aware primitives for Rust☆39Updated 2 weeks ago
- docs.rs as a publishing platform?☆68Updated 2 months ago
- Threadsafe RefCell for Rust☆90Updated 2 months ago
- ☆29Updated last year
- Bare-metal allocators.☆76Updated 2 years ago
- Defer running expensive destructors until later☆19Updated 2 years ago
- Automatic cfg for Rust compiler features☆96Updated 7 months ago
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆38Updated last year
- Self-referencial structs using the async/await transformation☆43Updated 4 years ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆42Updated 3 years ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Faster integer division and modulus operations☆87Updated 2 years ago
- Lending iterators on stable Rust☆82Updated last year
- sptr: The Strict Provenance Polyfill☆76Updated last year
- ☆84Updated 11 months ago
- ☆39Updated last year