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:
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- ☆42Updated 2 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated last month
- A Mutex wrapper tracking acquisition order☆74Updated last month
- Const TypeId and non-'static TypeId☆70Updated 3 weeks ago
- Make trait methods callable without the trait in scope☆161Updated 3 weeks ago
- Mirror of Rust's allocator api for use on stable rust☆72Updated 3 weeks ago
- Macro for sealing traits and structures☆60Updated last year
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆43Updated last month
- ☆52Updated 2 years ago
- An exploration of Storages☆39Updated 2 years ago
- Minimal asynchronous executor for Rust☆133Updated last month
- Umbrella repository for Krabcake experiments☆47Updated 10 months ago
- A sinless derive helper☆77Updated 3 weeks ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Better reference counted strings for Rust☆139Updated last year
- Choose Rust types at compile-time via constants☆70Updated last year
- Constant-time dynamic memory allocator in Rust☆111Updated last month
- Defer running expensive destructors until later☆19Updated 3 years ago
- ☆112Updated 3 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆118Updated 2 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆51Updated last year
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆91Updated 8 months ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 6 months ago
- The missing compound borrowing for Rust.☆62Updated 2 months ago