dataphract / acid_allocLinks
Bare-metal allocators.
☆75Updated 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 last week
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 11 months ago
- ☆51Updated 2 years ago
- Choose Rust types at compile-time via constants☆68Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- Threadsafe RefCell for Rust☆95Updated 7 months ago
- Umbrella repository for Krabcake experiments☆47Updated 8 months ago
- Minimal asynchronous executor for Rust☆130Updated last week
- A sinless derive helper☆75Updated 3 months ago
- Make trait methods callable without the trait in scope☆159Updated last month
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 months ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆40Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated last month
- Const TypeId and non-'static TypeId☆68Updated last month
- Macro for sealing traits and structures☆59Updated 10 months ago
- A Mutex wrapper tracking acquisition order☆74Updated last month
- Use bitsized types as if they were a feature of rust.☆189Updated last month
- A modern and lightweight implementation of arbitrary integers for Rust☆41Updated last month
- Defer running expensive destructors until later☆19Updated 3 years ago
- Extract bits from a byte slice☆80Updated 3 weeks ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- A collection of small utilities for working with pointer types in Rust.☆129Updated 9 months ago
- The missing compound borrowing for Rust.☆61Updated 3 weeks ago
- Better reference counted strings for Rust☆137Updated last year
- ☆112Updated 2 years ago
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆40Updated 2 years ago
- ☆33Updated last year