dataphract / acid_allocLinks
Bare-metal allocators.
☆76Updated 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☆57Updated 9 months ago
- Threadsafe RefCell for Rust☆93Updated 3 months ago
- ☆51Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆56Updated 4 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 8 months ago
- A Mutex wrapper tracking acquisition order☆74Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- Macro for sealing traits and structures☆57Updated 7 months ago
- ☆31Updated last year
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Make trait methods callable without the trait in scope☆149Updated last month
- An exploration of Storages☆37Updated last year
- Better reference counted strings for Rust☆130Updated 11 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆98Updated 6 months ago
- Choose Rust types at compile-time via constants☆68Updated last year
- Umbrella repository for Krabcake experiments☆47Updated 5 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Defer running expensive destructors until later☆19Updated 2 years ago
- A fast, concurrent string interner☆150Updated 10 months ago
- Const TypeId and non-'static TypeId☆66Updated last month
- Use bitsized types as if they were a feature of rust.☆183Updated 2 months ago
- ☆112Updated 2 years ago
- A sinless derive helper☆72Updated 2 weeks ago
- ☆40Updated last year
- Minimal asynchronous runtime for Rust☆129Updated 11 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆81Updated 3 weeks ago
- A collection of small utilities for working with pointer types in Rust.☆125Updated 5 months ago
- Faster integer division and modulus operations☆87Updated 2 weeks ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated last month
- ☆91Updated 8 months ago