mjansson / rpmalloc-benchmarkLinks
Benchmarks for our memory allocator
☆70Updated 2 years ago
Alternatives and similar repositories for rpmalloc-benchmark
Users that are interested in rpmalloc-benchmark are comparing it to the libraries listed below
Sorting:
- TLSF: two-level segregated fit O(1) allocator☆80Updated 3 years ago
- Fast multi-threaded memory allocator☆79Updated 6 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆71Updated 2 years ago
- Cross-platform benchmarking for memory allocators, aiming to be as close to real world as it is practical☆46Updated 6 years ago
- For details, see the blog post:☆34Updated last year
- ☆44Updated 4 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 11 months ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆17Updated 11 years ago
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- Comparing linear and binary searches☆43Updated 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 collection of SIMD optimized general purpose hash functions☆47Updated 10 years ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆137Updated last month
- portability macros for compiler and hardware micro operations☆36Updated last year
- Test if AVX vector loads and stores are atomic☆35Updated 5 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- SIMD (SSE) string functions☆103Updated 8 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆36Updated 7 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆46Updated 5 years ago
- Lace - implementation of work-stealing in C☆55Updated 4 months ago
- A lock-free malloc(3) implementation☆20Updated 5 months ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- A C++ pointer bump memory arena implementation☆94Updated 10 years ago
- A cross-platform C function to get the cache line size (in bytes) of the processor, or 0 on failure☆123Updated 3 years ago
- High performance multithreading toolkit for C++17☆47Updated last month
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆47Updated 12 years ago
- SIMD sorting network generator and very basic tester☆16Updated 3 years ago