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 3 months ago
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- Macro for sealing traits and structures☆61Updated last year
- Choose Rust types at compile-time via constants☆70Updated 2 years ago
- ☆52Updated 2 years ago
- Better reference counted strings for Rust☆140Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 months ago
- Make trait methods callable without the trait in scope☆162Updated last month
- Const TypeId and non-'static TypeId☆70Updated last month
- Faster integer division and modulus operations☆88Updated 7 months ago
- Minimal asynchronous executor for Rust☆133Updated 2 weeks ago
- Nudging the compiler to auto-vectorize things☆76Updated 2 years ago
- ☆42Updated 2 years ago
- Defer running expensive destructors until later☆19Updated 3 years ago
- A fast, concurrent string interner☆164Updated last year
- A Mutex wrapper tracking acquisition order☆74Updated 2 months ago
- Umbrella repository for Krabcake experiments☆48Updated 11 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆52Updated last year
- An exploration of Storages☆39Updated 2 years ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 7 months ago
- ☆111Updated 3 years ago
- A modern and lightweight implementation of arbitrary integers for Rust☆45Updated this week
- Constant-time dynamic memory allocator in Rust☆111Updated last week
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 3 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆142Updated 2 years ago
- Use bitsized types as if they were a feature of rust.☆193Updated 4 months ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆44Updated last month