rphmeier / allocatorsLinks
A collection of custom allocators
☆44Updated 8 years ago
Alternatives and similar repositories for allocators
Users that are interested in allocators are comparing it to the libraries listed below
Sorting:
- Portable high-level bitwise manipulation algorithms☆50Updated 3 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 2 months ago
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago
- Crunchy unroller - deterministically unroll constant loops☆40Updated 2 weeks ago
- Modular register allocator algorithms☆106Updated 2 years ago
- ☆53Updated 5 years ago
- Implementation of triple buffering in Rust☆89Updated last month
- PEG parser generator built on top of nom☆70Updated 5 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
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆42Updated 4 months ago
- Token tree calling convention☆79Updated 2 years ago
- A symbolic evaluator for MIR☆19Updated 5 years ago
- Target "triple" support☆54Updated 5 months ago
- ☆63Updated 8 years ago
- dlmalloc ported into Rust☆109Updated last month
- A small Rust library that allows users to reinterpret data of certain types safely.☆40Updated 3 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆102Updated 5 years ago
- ☆23Updated 6 years ago
- Tutorial and demo of rust compiler replacement tooling☆56Updated 4 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated this week
- Using Type-Level Programming in Rust to Make Safer Hardware Abstractions☆53Updated 3 years ago
- Virtual Machine/Interpreter dispatch method experiments in Rust☆38Updated 7 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- ☆31Updated 5 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 3 months ago
- Initialization code ("crt0") written in Rust☆70Updated 4 years ago
- ☆40Updated 6 years ago
- ☆82Updated 8 years ago
- A safe-guarded transmute for Rust☆39Updated last year