ricleite / lrmallocLinks
A lock-free malloc(3) implementation
☆20Updated 3 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"☆16Updated 11 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆63Updated last year
- Benchmarks for our memory allocator☆69Updated 2 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 12 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆37Updated last year
- A benchmark for hash tables and hash functions in C++, evaluate on different data as comprehensively as possible☆22Updated 6 months ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆134Updated 5 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 9 months ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 3 years ago
- For details, see the blog post:☆33Updated last year
- Concurrent trie-hash map library☆92Updated last year
- CLI utilty to work out proper constants for vpternlogic instruction☆13Updated 2 years ago
- Parse multiple decimal integers separated by arbitrary number of delimiters☆36Updated last year
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- C++20 Coroutines and io_uring☆52Updated 2 years ago
- A simple replacement for std::unordered_map☆50Updated last year
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- Test if AVX vector loads and stores are atomic☆31Updated 5 years ago
- performance counters in C++☆22Updated last month
- Cross-platform benchmarking for memory allocators, aiming to be as close to real world as it is practical☆46Updated 6 years ago
- Effective Memory Reclamation☆61Updated 5 years ago
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆12Updated 2 years ago
- EDSL for C++ to make just-in-time code generation easier☆85Updated 2 years ago
- ☆44Updated 4 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆40Updated 5 years ago
- 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
- fast prime sieve and hash algorithm☆38Updated 3 weeks ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- String map implementation through Fast Succinct Trie☆21Updated 4 years ago