rphmeier / allocators
A collection of custom allocators
☆44Updated 7 years ago
Alternatives and similar repositories for allocators:
Users that are interested in allocators are comparing it to the libraries listed below
- A growable bit-vector for Rust, optimized for size☆40Updated 2 months ago
- ☆52Updated 5 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆33Updated 2 weeks 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
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Portable high-level bitwise manipulation algorithms☆50Updated 3 years ago
- A symbolic evaluator for MIR☆19Updated 5 years ago
- Virtual Machine/Interpreter dispatch method experiments in Rust☆38Updated 7 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 5 years ago
- x86_64 OS kernel with completely async userspace and single address space [WIP; but basic kernel functionality implemented]☆31Updated 4 years ago
- ☆40Updated 6 years ago
- Target "triple" support☆51Updated 2 months ago
- dlmalloc ported into Rust☆102Updated last month
- Arena allocator and a handful of useful data structures☆40Updated 5 years ago
- ☆31Updated 5 years ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- PEG parser generator built on top of nom☆70Updated 5 years ago
- Low-level manipulations of IEEE754 floating-point numbers.☆28Updated last year
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 5 months ago
- Token tree calling convention☆79Updated 2 years ago
- New register allocator designed as a successor to regalloc2☆36Updated last month
- ☆61Updated 7 years ago
- Modular register allocator algorithms☆106Updated 2 years ago
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 4 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 3 months ago
- ☆23Updated 5 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- A Rust library for data structures living in shared memory.☆12Updated 4 years ago