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
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- Cross-platform benchmarking for memory allocators, aiming to be as close to real world as it is practical☆45Updated 6 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆55Updated last year
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆16Updated 10 years ago
- Test if AVX vector loads and stores are atomic☆28Updated 4 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 2 months ago
- For details, see the blog post:☆32Updated last year
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆32Updated 9 months ago
- A benchmark for cache efficient data structures.☆30Updated 6 years ago
- Comparing linear and binary searches☆39Updated 4 years ago
- TLSF: two-level segregated fit O(1) allocator☆77Updated 2 years ago
- AVX512F and AVX2 versions of quick sort☆105Updated 7 years ago
- portability macros for compiler and hardware micro operations☆36Updated 8 months ago
- Lock-free allocator as described by Maged M. Michael, 2004☆44Updated 11 years ago
- performance experiments for C++ exception handling☆30Updated 3 years ago
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆17Updated 4 years ago
- A simple replacement for std::unordered_map☆47Updated 7 months ago
- Portable Runtime System☆23Updated 8 years ago
- EDSL for C++ to make just-in-time code generation easier☆85Updated 2 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
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- ☆21Updated 6 years ago
- Effective Memory Reclamation☆54Updated 5 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 4 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago