mjansson / rpmalloc-benchmark
Benchmarks for our memory allocator
☆63Updated last year
Alternatives and similar repositories for rpmalloc-benchmark:
Users that are interested in rpmalloc-benchmark are comparing it to the libraries listed below
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆17Updated 4 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆55Updated last year
- For details, see the blog post:☆32Updated last year
- Test if AVX vector loads and stores are atomic☆29Updated 4 years ago
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years 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
- Cross-platform benchmarking for memory allocators, aiming to be as close to real world as it is practical☆45Updated 6 years 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
- portability macros for compiler and hardware micro operations☆36Updated 9 months ago
- TLSF: two-level segregated fit O(1) allocator☆77Updated 2 years ago
- Effective Memory Reclamation☆55Updated 5 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 4 months ago
- Lock-free allocator as described by Maged M. Michael, 2004☆45Updated 11 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 7 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆16Updated 10 years ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆34Updated 10 months ago
- Correct by Construction : a presentation given at C++ on Sea 2020☆21Updated 4 years ago
- Volatile Persistent Memory Allocator☆25Updated 2 years ago
- Concurrent trie-hash map library☆91Updated last year
- Lock-free work stealing deque written in C. This is implemented after Chapter 16 of "The Art of Multiprocessor Programming."☆19Updated 13 years ago
- A benchmark for cache efficient data structures.☆30Updated 6 years ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago
- performance experiments for C++ exception handling☆30Updated 3 years ago
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- A C++ stream using LZ4 (de)compression☆39Updated 3 years ago