dataphract / acid_alloc
Bare-metal allocators.
☆75Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for acid_alloc
- Data structures like Rust `alloc` which reuse user allocated memory☆51Updated 2 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆65Updated last week
- Constant-time dynamic memory allocator in Rust☆89Updated last year
- A modern and lightweight implementation of arbitrary integers for Rust☆32Updated 2 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆49Updated 3 months ago
- ☆48Updated last year
- Nudging the compiler to auto-vectorize things☆73Updated last year
- Mirror of Rust's allocator api for use on stable rust☆48Updated last week
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆128Updated this week
- Choose Rust types at compile-time via constants☆62Updated 10 months ago
- ☆36Updated last year
- ☆84Updated 3 weeks ago
- Use bitsized types as if they were a feature of rust.☆173Updated 6 months ago
- Threadsafe RefCell for Rust☆88Updated last year
- The missing compound borrowing for Rust.☆57Updated 5 months ago
- Make trait methods callable without the trait in scope☆135Updated 2 weeks ago
- ☆28Updated 5 months ago
- Const TypeId and non-'static TypeId☆55Updated 3 weeks ago
- Minimal asynchronous runtime for Rust☆123Updated 3 months ago
- Umbrella repository for Krabcake experiments☆46Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆60Updated 3 months ago
- Obsessively tiny error derive macro☆84Updated 4 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 2 years ago
- Better reference counted strings for Rust☆114Updated 4 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated 2 weeks ago
- Macro for sealing traits and structures☆49Updated last month
- A Rust macro to make enums with a subset of values of the parent☆82Updated 6 months ago
- Typed any map for rust☆64Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆151Updated last month