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:
- An arbitrary-precision floating-point library in Rust☆45Updated 3 months ago
- ☆23Updated 8 months ago
- Faster division by constants that aren't known at compile-time☆29Updated 3 years ago
- A disassembler framework☆18Updated 2 years ago
- HAMT implementation whose sub-trees can be shared over threads☆11Updated last week
- A simple library to use Rust's type system to handle endianness.☆16Updated 9 months ago
- A linear solver designed to be easy to use with Rust enums.☆32Updated 4 years ago
- Local-affinity first NUMA-aware allocator with optional fallback.☆28Updated 4 years ago
- ☆85Updated 9 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…☆146Updated 3 years ago
- A concurrent, spsc ring-buffer with sized reservations☆100Updated 4 years ago
- A symbolic evaluator for MIR☆19Updated 5 years ago
- Fast WebAssembly Baseline Compiler☆59Updated 2 years ago
- Modular register allocator algorithms☆106Updated 2 years ago
- A DSL and compiler for generating peephole optimizers for Cranelift☆64Updated 5 years ago
- Rust bindings for libgccjit☆23Updated 2 weeks ago
- Virtual Machine/Interpreter dispatch method experiments in Rust☆37Updated 7 years ago
- Composable, lock-free, allocation-light data structures☆60Updated 7 years ago
- Hyaline Reclamation (PLDI '21, PODC '19)☆22Updated 4 years ago
- Light references to trait objects by embedding the virtual table pointer in the struct☆25Updated 11 months ago
- A workshop for comparing buddy allocator algorithms☆16Updated 7 years ago
- Runtime with fast GC and easy concurrency.☆43Updated 4 years ago
- A collection of custom allocators☆44Updated 8 years ago
- An educational implementation of a modern compressor in Rust☆47Updated last year
- ☆46Updated 5 years ago
- Simplify the use of performance counters.☆64Updated 3 years ago
- Inert lets you use non-Sync values in Sync context☆16Updated 6 years ago
- FerrisGC is a thread safe Garbage Collector implementation for Global (between threads) and Local (per thread) Garbage Collector☆20Updated 5 years ago
- Example implementation of stack tokens for Rust☆34Updated 2 years ago
- Library for parse perf.data file from Linux perf tool for Rust☆18Updated 5 years ago