ricleite / lrmallocLinks
A lock-free malloc(3) implementation
☆20Updated 4 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
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆38Updated last year
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆71Updated last year
- Benchmarks for our memory allocator☆69Updated 2 years ago
- A benchmark for hash tables and hash functions in C++, evaluate on different data as comprehensively as possible☆23Updated 7 months ago
- Lock-free allocator as described by Maged M. Michael, 2004☆47Updated 12 years ago
- Parse multiple decimal integers separated by arbitrary number of delimiters☆36Updated last year
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 10 months ago
- For details, see the blog post:☆34Updated last year
- Effective Memory Reclamation☆62Updated 5 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- A simple replacement for std::unordered_map☆50Updated last year
- benchmarking positional population count☆15Updated last year
- The Fancy Named Parameters Library☆35Updated 2 months ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- performance counters in C++☆21Updated last week
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆40Updated 5 years ago
- Library for lock-free locks☆83Updated 2 years ago
- ☆22Updated last month
- ☆21Updated 8 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆33Updated 8 years ago
- String map implementation through Fast Succinct Trie☆21Updated 4 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 3 years ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 3 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- EDSL for C++ to make just-in-time code generation easier☆85Updated 2 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- fast prime sieve and hash algorithm☆38Updated last month
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆12Updated 2 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆14Updated 2 years ago