ricleite / lrmalloc
A lock-free malloc(3) implementation
☆19Updated last year
Alternatives and similar repositories for lrmalloc:
Users that are interested in lrmalloc are comparing it to the libraries listed below
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆16Updated 10 years ago
- Benchmarks for our memory allocator☆63Updated last year
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆32Updated 8 months ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆55Updated last year
- benchmarking positional population count☆14Updated 11 months ago
- ☆17Updated 4 months ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆39Updated 4 years ago
- Portable Runtime System☆23Updated 8 years ago
- A simple replacement for std::unordered_map☆47Updated 6 months ago
- unrolled skip list library for C☆21Updated 5 years ago
- ☆21Updated 7 years ago
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆17Updated 4 years ago
- Generic Automatic Parallel Profiler☆34Updated 4 years ago
- C++20 SIMD Within A Register library☆29Updated 6 months ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- ☆28Updated last week
- String map implementation through Fast Succinct Trie☆21Updated 3 years ago
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆11Updated 2 years ago
- The space of memory management research and systems produced by the PLASMA lab (https://plasma-umass.org).☆20Updated 3 years ago
- Lightweight recording and sampling of performance counters for specific code segments directly from your C++ application.☆55Updated last week
- The Fancy Named Parameters Library☆30Updated 3 months ago
- Lock-free allocator as described by Maged M. Michael, 2004☆43Updated 11 years ago
- TLSF: two-level segregated fit O(1) allocator☆76Updated 2 years ago
- C++20 Coroutines and io_uring☆48Updated 2 years ago
- A collection of eclectic tools for measuring performance using the cycle counter and pinning threads.☆39Updated 8 months ago
- Montage is a system for building fast buffered persistent data structures on nonvolatile memory.☆15Updated 2 years ago
- ☆26Updated 4 years ago
- Cross-platform atomic operations and lock algorithm library☆97Updated 6 years ago
- Library for lock-free locks☆77Updated last year
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆31Updated 7 years ago