rphmeier / allocatorsLinks
A collection of custom allocators
☆45Updated 8 years ago
Alternatives and similar repositories for allocators
Users that are interested in allocators are comparing it to the libraries listed below
Sorting:
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 4 months ago
- A symbolic evaluator for MIR☆19Updated 5 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 2 years ago
- dlmalloc ported into Rust☆110Updated 3 weeks ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- Portable high-level bitwise manipulation algorithms☆50Updated 3 years ago
- A growable bit-vector for Rust, optimized for size☆42Updated 6 months ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 5 months ago
- Modular register allocator algorithms☆106Updated 2 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆102Updated 6 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- Composable, lock-free, allocation-light data structures☆60Updated 7 years ago
- ☆53Updated 5 years ago
- ☆63Updated 8 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.☆39Updated 7 years ago
- Modeling NLL and the Rust borrowck☆85Updated 7 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Target "triple" support☆52Updated this week
- A safe-guarded transmute for Rust☆39Updated last year
- Initialization code ("crt0") written in Rust☆70Updated 4 years ago
- Implementation of triple buffering in Rust☆89Updated 3 weeks ago
- Portable Bitwise Manipulation Intrinsics☆46Updated last year
- ☆40Updated 6 years ago
- A simple map based on a vector for small integer keys☆66Updated 9 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago
- A graphical debugger for Rust MIR☆195Updated 3 years ago
- ☆23Updated 6 years ago