dataphract / acid_allocLinks
Bare-metal allocators.
☆75Updated 2 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☆58Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated last week
- Threadsafe RefCell for Rust☆93Updated 5 months ago
- ☆51Updated 2 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆58Updated last week
- Nudging the compiler to auto-vectorize things☆75Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 9 months ago
- Choose Rust types at compile-time via constants☆68Updated last year
- Make trait methods callable without the trait in scope☆152Updated last week
- Const equivalents of std functions, compile-time comparison, and parsing.☆104Updated this week
- Minimal asynchronous runtime for Rust☆129Updated last year
- A Mutex wrapper tracking acquisition order☆74Updated 3 months ago
- Macro for sealing traits and structures☆59Updated 8 months ago
- A modern and lightweight implementation of arbitrary integers for Rust☆40Updated this week
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆39Updated 11 months ago
- Const TypeId and non-'static TypeId☆66Updated last week
- A collection of small utilities for working with pointer types in Rust.☆127Updated 7 months ago
- Faster integer division and modulus operations☆87Updated last month
- ☆31Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 3 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Allocation-free data structures that make do with the memory they're given☆144Updated 3 years ago
- Constant-time dynamic memory allocator in Rust☆104Updated 2 months ago
- Better reference counted strings for Rust☆134Updated last year
- A sinless derive helper☆74Updated last month
- ☆40Updated last year
- Use bitsized types as if they were a feature of rust.☆186Updated 4 months ago
- ☆112Updated 2 years ago
- ☆93Updated 9 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆28Updated 2 weeks ago