rphmeier / allocators
A collection of custom allocators
☆43Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for allocators
- A symbolic evaluator for MIR☆19Updated 4 years ago
- Portable high-level bitwise manipulation algorithms☆50Updated 3 years ago
- Target "triple" support☆48Updated 3 weeks ago
- x86_64 OS kernel with completely async userspace and single address space [WIP; but basic kernel functionality implemented]☆30Updated 4 years ago
- ☆31Updated 4 years ago
- A safe-guarded transmute for Rust☆38Updated 5 months ago
- ☆58Updated 7 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 2 years ago
- ☆23Updated 5 years ago
- Modular register allocator algorithms☆106Updated 2 years ago
- ☆54Updated 5 years ago
- Token tree calling convention☆80Updated last year
- ☆40Updated 5 years ago
- lonely is a no_std+alloc+no TLS task executor for the Rust async/await ecosystem, focused on minimizing cross-core synchronization overhe…☆18Updated 4 years ago
- A growable bit-vector for Rust, optimized for size☆39Updated 7 months ago
- Arena allocator and a handful of useful data structures☆39Updated 4 years ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- Deprecated in favor of the libm crate.☆29Updated 6 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 2 years ago
- A small Rust library that allows users to reinterpret data of certain types safely.☆39Updated 3 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- A perf script for helping to answer queries about how much time a given function occupies, where it is called from, and so forth.☆38Updated 6 years ago
- ☆26Updated 5 years ago
- Faster integer division and modulus operations☆70Updated last year
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆93Updated 3 weeks ago
- Crunchy unroller - deterministically unroll constant loops☆36Updated 6 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆32Updated last year
- dlmalloc ported into Rust☆94Updated last month
- PEG parser generator built on top of nom☆69Updated 5 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆43Updated 6 years ago