ricleite / lrmallocLinks
A lock-free malloc(3) implementation
☆19Updated last week
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"☆16Updated 10 years ago
- Benchmarks for our memory allocator☆65Updated last year
- A C11 implementation of D. Vyukov MPSC queue☆29Updated last year
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆17Updated 4 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Portable Runtime System☆24Updated 8 years ago
- Effective Memory Reclamation☆55Updated 5 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆35Updated last year
- ☆44Updated 4 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- TLSF: two-level segregated fit O(1) allocator☆80Updated 2 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆60Updated last year
- A collection of SIMD optimized general purpose hash functions☆45Updated 10 years ago
- The Fancy Named Parameters Library☆31Updated last month
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆38Updated 4 years ago
- ☆29Updated last week
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- benchmarking positional population count☆14Updated last year
- portability macros for compiler and hardware micro operations☆36Updated 11 months ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- ☆21Updated 8 months ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- ☆21Updated 7 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 11 years ago
- performance counters in C++☆21Updated 2 weeks ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆31Updated 6 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 9 months ago
- A test repository for the WIP algorithm for fixed-precision floating-point formatting.☆18Updated last year
- Cross-platform atomic operations and lock algorithm library☆98Updated 6 years ago