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☆56Updated 7 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆72Updated 5 months ago
- An exploration of Storages☆35Updated last year
- ☆49Updated last year
- Constant-time dynamic memory allocator in Rust☆94Updated last month
- Macro for sealing traits and structures☆54Updated 5 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆160Updated 2 months ago
- A modern and lightweight implementation of arbitrary integers for Rust☆36Updated this week
- Threadsafe RefCell for Rust☆90Updated last month
- A sinless derive helper☆72Updated 5 months ago
- A Rust macro to make enums with a subset of values of the parent☆86Updated last year
- Choose Rust types at compile-time via constants☆64Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- ☆88Updated 6 months ago
- Make trait methods callable without the trait in scope☆136Updated 2 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- ☆30Updated 10 months ago
- Mirror of Rust's allocator api for use on stable rust☆59Updated 2 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Const TypeId and non-'static TypeId☆66Updated 2 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated last month
- Cross-platform, endian-aware primitives for Rust☆36Updated last week
- A fast, concurrent string interner☆150Updated 8 months ago
- Faster integer division and modulus operations☆87Updated 2 years ago
- horrible serde macro stuff☆39Updated last year
- Minimal asynchronous runtime for Rust☆127Updated 8 months ago
- Umbrella repository for Krabcake experiments☆46Updated 2 months 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
- Exposes arch-specific intrinsics as safe function (via cfg).☆54Updated 2 months ago
- ☆39Updated last year