dataphract / acid_allocLinks
Bare-metal allocators.
☆76Updated 3 years ago
Alternatives and similar repositories for acid_alloc
Users that are interested in acid_alloc are comparing it to the libraries listed below
Sorting:
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated last year
- ☆42Updated 2 years ago
- Macro for sealing traits and structures☆60Updated last year
- Const TypeId and non-'static TypeId☆70Updated this week
- Umbrella repository for Krabcake experiments☆47Updated 10 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆115Updated last month
- ☆52Updated 2 years ago
- Make trait methods callable without the trait in scope☆161Updated this week
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 weeks ago
- An exploration of Storages☆39Updated 2 years ago
- Choose Rust types at compile-time via constants☆70Updated last year
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆43Updated last week
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Faster integer division and modulus operations☆87Updated 5 months ago
- A sinless derive helper☆76Updated 5 months ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Mirror of Rust's allocator api for use on stable rust☆71Updated last week
- ☆112Updated 3 years ago
- Minimal asynchronous executor for Rust☆133Updated 3 weeks ago
- Defer running expensive destructors until later☆19Updated 3 years ago
- A modern and lightweight implementation of arbitrary integers for Rust☆43Updated 3 weeks ago
- Better reference counted strings for Rust☆139Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated 3 weeks ago
- A collection of small utilities for working with pointer types in Rust.☆132Updated 11 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last week
- ☆34Updated last year