Restioson / buddy-allocator-workshopLinks
A workshop for comparing buddy allocator algorithms
☆16Updated 7 years ago
Alternatives and similar repositories for buddy-allocator-workshop
Users that are interested in buddy-allocator-workshop are comparing it to the libraries listed below
Sorting:
- Modular register allocator algorithms☆105Updated 3 years ago
- A DSL and compiler for generating peephole optimizers for Cranelift☆64Updated 5 years ago
- 🦜 yair - a high-level compiler IR entirely written in Rust☆38Updated 4 years ago
- Sruth Lùbach: A toy optimization engine☆23Updated 4 years ago
- Virtual Machine/Interpreter dispatch method experiments in Rust☆36Updated 8 years ago
- Using Type-Level Programming in Rust to Make Safer Hardware Abstractions☆54Updated 4 years ago
- Implementation of game of life and a bunch of primitive recursive functions at the type level in rust☆40Updated 7 years ago
- An arbitrary-precision floating-point library in Rust☆47Updated 8 months ago
- Composable, lock-free, allocation-light data structures☆61Updated 7 years ago
- ☆17Updated 5 years ago
- Disjoint borrow of slices in Rust☆11Updated 6 years ago
- Inert lets you use non-Sync values in Sync context☆16Updated 6 years ago
- Initialization code ("crt0") written in Rust☆69Updated 4 years ago
- Aligned allocation for Rust☆15Updated 5 years ago
- A symbolic evaluator for MIR☆20Updated 5 years ago
- A Rust library providing a stack-like memory allocator with double-ended allocation support.☆22Updated 4 years ago
- Hazard pointer based concurrent memory reclamation for Rust.☆31Updated 5 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- A small standalone WebAssembly interpreter in Rust☆36Updated 7 years ago
- A linear solver designed to be easy to use with Rust enums.☆33Updated 4 years ago
- A simple error library for no_std + no_alloc Rust☆18Updated 5 years ago
- A disassembler framework☆19Updated 3 years ago
- Simple malloc implementation.☆33Updated 10 months ago
- An in-memory topological sort algorithm for trees based on Group Theory☆23Updated 4 years ago
- Garbage collector implementation in Rust for Rust☆13Updated 5 years ago
- Faster division by constants that aren't known at compile-time☆30Updated 4 years ago
- Transport-polymorphic, asynchronous session types for Rust☆64Updated 3 years ago
- A statically structurally typed JIT-compiled programming language, mainly for embedding in other programs.☆63Updated 6 years ago
- Runtime with fast GC and easy concurrency.☆43Updated 4 years ago
- Local-affinity first NUMA-aware allocator with optional fallback.☆29Updated 4 years ago