rphmeier / allocators
A collection of custom allocators
☆43Updated 7 years ago
Alternatives and similar repositories for allocators:
Users that are interested in allocators are comparing it to the libraries listed below
- ☆52Updated 5 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆33Updated last year
- A splay tree implementation written in Rust☆25Updated 6 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated this week
- Data structures like Rust `alloc` which reuse user allocated memory☆52Updated 5 months ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- ☆31Updated 4 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Deprecated in favor of the libm crate.☆29Updated 6 years ago
- Modular register allocator algorithms☆106Updated 2 years ago
- A symbolic evaluator for MIR☆19Updated 5 years ago
- Token tree calling convention☆79Updated 2 years ago
- ☆60Updated 7 years ago
- PEG parser generator built on top of nom☆69Updated 5 years ago
- Target "triple" support☆49Updated last week
- Higher level LLDB bindings for Rust built on lldb-sys.☆57Updated last week
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Experiments in `no_std` cooperative multitasking☆23Updated 6 years ago
- Arena allocator and a handful of useful data structures☆39Updated 4 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- ☆26Updated 5 years ago
- Portable high-level bitwise manipulation algorithms☆50Updated 3 years ago
- Tutorial and demo of rust compiler replacement tooling☆56Updated 3 years ago
- A small Rust library that allows users to reinterpret data of certain types safely.☆38Updated 3 years ago
- ☆40Updated 6 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
- 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
- A Rust library for data structures living in shared memory.☆12Updated 4 years ago
- Rust as sandbox☆35Updated 10 years ago