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 2 months ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆40Updated last year
- ☆51Updated 2 years ago
- Choose Rust types at compile-time via constants☆68Updated last year
- Make trait methods callable without the trait in scope☆157Updated last week
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 10 months ago
- Const TypeId and non-'static TypeId☆67Updated 2 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆172Updated last month
- Threadsafe RefCell for Rust☆95Updated 6 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated 3 weeks ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated last month
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Macro for sealing traits and structures☆59Updated 9 months ago
- ☆41Updated last year
- Use bitsized types as if they were a feature of rust.☆189Updated 2 weeks ago
- Mirror of Rust's allocator api for use on stable rust☆65Updated 3 weeks ago
- Minimal asynchronous executor for Rust☆130Updated this week
- A lightweight attribute for easy generation of const functions with conditional compilations.☆29Updated last month
- An exploration of Storages☆37Updated last year
- A modern and lightweight implementation of arbitrary integers for Rust☆41Updated 2 weeks ago
- The missing compound borrowing for Rust.☆61Updated last week
- ☆33Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆84Updated last month
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Defer running expensive destructors until later☆19Updated 3 years ago
- Umbrella repository for Krabcake experiments☆47Updated 7 months ago
- A collection of small utilities for working with pointer types in Rust.☆128Updated 8 months ago
- A Mutex wrapper tracking acquisition order☆74Updated 3 weeks ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago