matthieu-m / llmallocLinks
A low-latency malloc implementation
☆25Updated 4 years ago
Alternatives and similar repositories for llmalloc
Users that are interested in llmalloc are comparing it to the libraries listed below
Sorting:
- Faster division by constants that aren't known at compile-time☆29Updated 3 years ago
- Hyaline Reclamation (PLDI '21, PODC '19)☆22Updated 3 years ago
- ☆23Updated 6 months ago
- An arbitrary-precision floating-point library in Rust☆45Updated last month
- Regionalized Value State Dependence Graph written in Rust☆10Updated 5 years ago
- Sruth Lùbach: A toy optimization engine☆23Updated 4 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- An extension of triple-buffering to multiple-consumer scenarios☆7Updated last month
- ☆15Updated 5 years ago
- An educational implementation of a modern compressor in Rust☆47Updated last year
- Lock-free queues.☆20Updated last year
- A fast, safe, and portable implementation of HighwayHash for Rust☆17Updated 2 years ago
- Local-affinity first NUMA-aware allocator with optional fallback.☆26Updated 4 years ago
- ☆19Updated 2 years ago
- REPL for C preprocessor of C++17☆10Updated last year
- A workshop for comparing buddy allocator algorithms☆16Updated 7 years ago
- Composable, lock-free, allocation-light data structures☆60Updated 7 years ago
- Fast, concurrent, safe MPMC & MPSC FIFO queue implementation☆11Updated 3 years ago
- Rust library to program hardware performance counter.☆53Updated 2 years ago
- Rust compile-time type information experiment☆18Updated 2 years ago
- Modeling futexes in TLA+☆20Updated 8 months ago
- A simple library to use Rust's type system to handle endianness.☆16Updated 7 months ago
- A disassembler framework☆18Updated 2 years ago
- A linear solver designed to be easy to use with Rust enums.☆32Updated 4 years ago
- Fast WebAssembly Baseline Compiler☆56Updated 2 years ago
- ☆20Updated 4 years ago
- Modular register allocator algorithms☆106Updated 2 years ago
- Virtual Machine/Interpreter dispatch method experiments in Rust☆38Updated 7 years ago
- ☆82Updated 8 years ago
- HAMT implementation whose sub-trees can be shared over threads☆11Updated last month