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☆106Updated 2 years ago
- Virtual Machine/Interpreter dispatch method experiments in Rust☆38Updated 7 years ago
- FerrisGC is a thread safe Garbage Collector implementation for Global (between threads) and Local (per thread) Garbage Collector☆20Updated 4 years ago
- A DSL and compiler for generating peephole optimizers for Cranelift☆64Updated 5 years ago
- A Rust library providing a stack-like memory allocator with double-ended allocation support.☆22Updated 4 years ago
- 🦜 yair - a high-level compiler IR entirely written in Rust☆38Updated 3 years ago
- x86_64 OS kernel with completely async userspace and single address space [WIP; but basic kernel functionality implemented]☆31Updated 5 years ago
- ☆40Updated 6 years ago
- A prototype of my proposed name resolution algorithm for Rust.☆12Updated 9 years ago
- Sruth Lùbach: A toy optimization engine☆23Updated 3 years ago
- Hazard pointer based concurrent memory reclamation for Rust.☆30Updated 5 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- Disjoint borrow of slices in Rust☆11Updated 5 years ago
- A statically-typed compiled language defined by a simple grammar☆24Updated 2 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
- Simple malloc implementation.☆32Updated 3 months ago
- Stack-allocated trait objects☆18Updated 3 years ago
- Copying Garbage Collector☆13Updated 5 years ago
- Arena allocator with scopes☆43Updated 2 years ago
- A disassembler framework☆18Updated 2 years ago
- Simple language parser, interpreter and CLI built in Rust, to be used for baremetal/no_std environments.☆21Updated 2 years ago
- Initialization code ("crt0") written in Rust☆70Updated 3 years ago
- A statically structurally typed JIT-compiled programming language, mainly for embedding in other programs.☆64Updated 5 years ago
- Faster division by constants that aren't known at compile-time☆25Updated 3 years ago
- A small standalone WebAssembly interpreter in Rust☆36Updated 6 years ago
- a crate for small packed strings☆16Updated 2 years ago
- [WIP] Compiler for the Limonite programming language.☆14Updated 2 years ago
- ☆16Updated 3 years ago
- More indexing options for Rust slices☆9Updated last year
- Aligned allocation for Rust☆15Updated 4 years ago