matthieu-m / llmalloc
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
- Faster division by constants that aren't known at compile-time☆25Updated 3 years ago
- ☆22Updated 4 months ago
- An arbitrary-precision floating-point library in Rust☆45Updated last week
- Local-affinity first NUMA-aware allocator with optional fallback.☆24Updated 4 years ago
- HAMT implementation whose sub-trees can be shared over threads☆11Updated 2 weeks ago
- A disassembler framework☆18Updated 2 years ago
- Hyaline Reclamation (PLDI '21, PODC '19)☆20Updated 3 years ago
- A simple library to use Rust's type system to handle endianness.