197g / static-allocLinks
Data structures like Rust `alloc` which reuse user allocated memory
☆57Updated 9 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
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- Bare-metal allocators.☆76Updated 2 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 3 months ago
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆39Updated last year
- Mirror of Rust's allocator api for use on stable rust☆61Updated last month
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 3 months ago
- Macro for sealing traits and structures☆56Updated 6 months ago
- Lending iterators on stable Rust☆82Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 8 months ago
- docs.rs as a publishing platform?☆69Updated last month
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 7 months ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆38Updated 9 months ago
- Faster integer division and modulus operations☆87Updated 2 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- Threadsafe RefCell for Rust☆93Updated 3 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 2 months ago
- Cross-platform, endian-aware primitives for Rust☆41Updated last month
- Defer running expensive destructors until later☆19Updated 2 years ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated last month
- ☆63Updated 7 years ago
- Const TypeId and non-'static TypeId☆66Updated last month
- Automatic cfg for Rust compiler features☆99Updated last week
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- ☆29Updated last year
- ☆31Updated 5 years ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- ☆57Updated last year