mjansson / rpmalloc-benchmarkLinks
Benchmarks for our memory allocator
☆69Updated last year
Alternatives and similar repositories for rpmalloc-benchmark
Users that are interested in rpmalloc-benchmark are comparing it to the libraries listed below
Sorting:
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 8 months ago
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- Fast multi-threaded memory allocator☆79Updated 5 years ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 3 years ago
- For details, see the blog post:☆32Updated 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
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆16Updated 10 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆62Updated last year
- Looking into the performance of heaps, starting with the Min-Max Heap☆68Updated 4 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆37Updated last year
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆134Updated 5 years ago
- A collection of SIMD optimized general purpose hash functions☆47Updated 10 years ago
- A universal thread-safe memory pool.☆26Updated 7 years ago
- Cross-platform benchmarking for memory allocators, aiming to be as close to real world as it is practical☆46Updated 6 years ago
- ☆44Updated 4 years ago
- A fast implementation of log() and exp()☆52Updated 2 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆34Updated 7 years ago
- A simple replacement for std::unordered_map☆50Updated last year
- Comparing linear and binary searches☆41Updated 5 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 12 years ago
- EDSL for C++ to make just-in-time code generation easier☆85Updated 2 years ago
- ☆26Updated 5 years ago
- Test if AVX vector loads and stores are atomic☆30Updated 5 years ago
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆49Updated 4 years ago
- Persistent red-black tree in C++☆30Updated 7 years ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup☆46Updated 2 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆17Updated 4 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆60Updated 6 years ago