ricleite / lrmallocLinks
A lock-free malloc(3) implementation
☆20Updated 7 months ago
Alternatives and similar repositories for lrmalloc
Users that are interested in lrmalloc are comparing it to the libraries listed below
Sorting:
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆17Updated 11 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆48Updated 12 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆71Updated 2 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆43Updated last year
- Benchmarks for our memory allocator☆70Updated 2 years ago
- CLI utilty to work out proper constants for vpternlogic instruction☆13Updated 3 years ago
- The space of memory management research and systems produced by the PLASMA lab (https://plasma-umass.org).☆20Updated 4 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆16Updated 3 years ago
- C++20 Coroutines and io_uring☆52Updated 3 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 10 years ago
- ☆22Updated 2 months ago
- String map implementation through Fast Succinct Trie☆21Updated 4 years ago
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆18Updated 5 years ago
- Parse multiple decimal integers separated by arbitrary number of delimiters☆37Updated last year
- Shared memory allocator☆21Updated 9 years ago
- The Fancy Named Parameters Library☆36Updated 3 months ago
- TLSF: two-level segregated fit O(1) allocator☆83Updated 3 years ago
- A benchmark for hash tables and hash functions in C++, evaluate on different data as comprehensively as possible☆25Updated 10 months ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆140Updated 3 months ago
- ☆25Updated 5 years ago
- ☆22Updated 8 years ago
- A C11 implementation of D. Vyukov MPSC queue☆33Updated 2 years ago
- Effective Memory Reclamation☆63Updated 5 years ago
- Clone of the Chaos CVS repository using git-cvsimport.☆12Updated 13 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆30Updated last year
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆46Updated last year
- unrolled skip list library for C☆22Updated 6 years ago
- Sample implementation of C++20 atomic_wait/notify☆62Updated 6 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆40Updated 5 years ago
- benchmarking positional population count☆17Updated 3 months ago