dataphract / acid_alloc
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
- Data structures like Rust `alloc` which reuse user allocated memory☆53Updated 5 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆70Updated 4 months ago
- Mirror of Rust's allocator api for use on stable rust☆50Updated 2 weeks ago
- Choose Rust types at compile-time via constants☆64Updated last year
- An exploration of Storages☆36Updated last year
- ☆29Updated 9 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated last year
- ☆87Updated 4 months ago
- ☆49Updated last year
- A modern and lightweight implementation of arbitrary integers for Rust☆34Updated this week
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Const TypeId and non-'static TypeId☆61Updated last week
- Threadsafe RefCell for Rust☆90Updated last year
- Constant-time dynamic memory allocator in Rust☆92Updated 2 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆70Updated last month
- Make trait methods callable without the trait in scope☆135Updated last week
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Minimal asynchronous runtime for Rust☆127Updated 7 months ago
- Umbrella repository for Krabcake experiments☆46Updated last month
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆52Updated 2 weeks ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Faster integer division and modulus operations☆87Updated 2 years ago
- Library facilitating safe pinned initialization☆34Updated last week
- structured parallel execution for async Rust☆33Updated 6 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last week
- Lending iterators on stable Rust☆82Updated last year
- Defer running expensive destructors until later☆19Updated 2 years ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- The `io_uring` library for Rust (with Rustix)☆23Updated this week