matthieu-m / llmallocLinks
A low-latency malloc implementation
☆26Updated 4 years ago
Alternatives and similar repositories for llmalloc
Users that are interested in llmalloc are comparing it to the libraries listed below
Sorting:
- ☆24Updated 11 months ago
- ☆86Updated 9 years ago
- An arbitrary-precision floating-point library in Rust☆46Updated 6 months ago
- Faster division by constants that aren't known at compile-time☆30Updated 4 years ago
- Local-affinity first NUMA-aware allocator with optional fallback.☆29Updated 4 years ago
- A disassembler framework☆18Updated 3 years ago
- A collection of custom allocators☆45Updated 8 years ago
- Hyaline Reclamation (PLDI '21, PODC '19)☆23Updated 4 years ago
- Modular register allocator algorithms☆105Updated 3 years ago
- A DSL and compiler for generating peephole optimizers for Cranelift☆64Updated 5 years ago
- Fast WebAssembly Baseline Compiler☆60Updated 2 years ago
- Slitter is a C- and Rust-callable slab allocator implemented primarily in Rust, with some C for performance or to avoid unstable Rust fea…☆148Updated 4 years ago
- Sruth Lùbach: A toy optimization engine☆23Updated 4 years ago
- A concurrent, spsc ring-buffer with sized reservations☆102Updated 5 years ago
- Implementation of triple buffering in Rust☆98Updated 3 months ago
- Simple malloc implementation.☆32Updated 9 months ago
- adaptive algorithms for rayon☆39Updated 5 years ago
- ☆49Updated 5 months ago
- FerrisGC is a thread safe Garbage Collector implementation for Global (between threads) and Local (per thread) Garbage Collector☆20Updated 5 years ago
- Rust library to program hardware performance counter.☆55Updated 2 years ago
- Transport-polymorphic, asynchronous session types for Rust☆63Updated 3 years ago
- A reader-writer lock that provides extremely fast read access without starving writers☆87Updated 2 years ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆72Updated last year
- A simple library to use Rust's type system to handle endianness.☆16Updated last month
- Light references to trait objects by embedding the virtual table pointer in the struct☆25Updated last year
- test framework☆11Updated 4 years ago
- A workshop for comparing buddy allocator algorithms☆16Updated 7 years ago
- A library that provides a way to logically own objects, whether or not heap allocation is available☆71Updated last year
- Composable, lock-free, allocation-light data structures☆61Updated 7 years ago
- Example implementation of stack tokens for Rust☆33Updated 3 years ago