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:
- ☆25Updated last year
- Faster division by constants that aren't known at compile-time☆30Updated 4 years ago
- An arbitrary-precision floating-point library in Rust☆47Updated 9 months ago
- Fast WebAssembly Baseline Compiler☆61Updated 2 years ago
- ☆86Updated 9 years ago
- An educational implementation of a modern compressor in Rust☆48Updated 2 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
- Modular register allocator algorithms☆105Updated 3 years ago
- Local-affinity first NUMA-aware allocator with optional fallback.☆29Updated 4 years ago
- A DSL and compiler for generating peephole optimizers for Cranelift☆64Updated 5 years ago
- FerrisGC is a thread safe Garbage Collector implementation for Global (between threads) and Local (per thread) Garbage Collector☆20Updated 5 years ago
- A linear solver designed to be easy to use with Rust enums.☆33Updated 4 years ago
- Proof-of-concept for a memory-efficient data structure for zooming billion-event traces☆70Updated 4 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
- Hyaline Reclamation (PLDI '21, PODC '19)☆23Updated 4 years ago
- HAMT implementation whose sub-trees can be shared over threads☆10Updated last month
- A disassembler framework☆19Updated 3 years ago
- A simple library to use Rust's type system to handle endianness.☆17Updated last week
- Library for parse perf.data file from Linux perf tool for Rust☆18Updated 5 years ago
- ☆48Updated 6 years ago
- Simple malloc implementation.☆33Updated 11 months ago
- Transport-polymorphic, asynchronous session types for Rust☆64Updated 3 years ago
- Software transactional memory system developed at Wyatt Technology☆30Updated 6 years ago
- A research compiler for exploring the Regionalized Value State Dependence Graph (RVSDG) intermediate representation☆75Updated this week
- The Solid-State Register Allocator☆89Updated 3 years ago
- Cayley hashing as in "Navigating in the Cayley Graph of SL₂(𝔽ₚ)"☆62Updated 6 months ago
- Example implementation of stack tokens for Rust☆33Updated 3 years ago
- ☆28Updated 5 years ago
- Light references to trait objects by embedding the virtual table pointer in the struct☆25Updated last year