mjansson / rpmalloc-benchmarkLinks
Benchmarks for our memory allocator
☆64Updated 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:
- For details, see the blog post:☆32Updated last year
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆16Updated 10 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
- Cross-platform benchmarking for memory allocators, aiming to be as close to real world as it is practical☆45Updated 6 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 5 months ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆31Updated 6 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
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- A collection of formatting benchmarks☆47Updated 4 months ago
- Test if AVX vector loads and stores are atomic☆30Updated 4 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆45Updated 11 years ago
- TLSF: two-level segregated fit O(1) allocator☆79Updated 2 years ago
- ☆21Updated 6 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆34Updated last year
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆17Updated 4 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- benchmarking positional population count☆14Updated last year
- Fast multi-threaded memory allocator☆78Updated 5 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆57Updated last year
- portability macros for compiler and hardware micro operations☆36Updated 11 months ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- A set of benchmarking tools used to quantify the performance of BDE-style polymorphic allocators.☆33Updated 9 years ago
- Comparing linear and binary searches☆40Updated 5 years ago
- Correct by Construction : a presentation given at C++ on Sea 2020☆21Updated 4 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆38Updated 4 years ago
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆45Updated 4 years ago