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:
- dlmalloc ported into Rust☆109Updated this week
- A symbolic evaluator for MIR☆19Updated 5 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
- Modular register allocator algorithms☆106Updated 2 years ago
- Dynamically query a type-erased object for any trait implementation☆66Updated 2 years ago
- ☆63Updated 8 years ago
- A growable bit-vector for Rust, optimized for size☆42Updated 6 months ago
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 4 months 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
- A graphical debugger for Rust MIR☆194Updated 2 years ago
- Modeling NLL and the Rust borrowck☆84Updated 7 years ago
- PEG parser generator built on top of nom☆70Updated 5 years ago
- Virtual Machine/Interpreter dispatch method experiments in Rust☆37Updated 7 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 4 months ago
- ☆31Updated 5 years ago
- ☆53Updated 5 years ago
- Target "triple" support☆53Updated 6 months ago
- Implementation of triple buffering in Rust☆89Updated this week
- Token tree calling convention☆80Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated last month
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- Haskell's language-c ported to Rust.☆32Updated 7 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated last month
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆161Updated last year
- (More or less) accurate floating point algorithms☆58Updated last year
- ☆37Updated 8 months ago
- Spawn processes with arbitrary closures in rust☆112Updated 3 years ago
- home for proposals in and around compile-time function evaluation☆110Updated 2 years ago