mjansson / rpmalloc-benchmarkLinks
Benchmarks for our memory allocator
☆67Updated 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:
- Cross-platform benchmarking for memory allocators, aiming to be as close to real world as it is practical☆45Updated 6 years ago
- Fast multi-threaded memory allocator☆79Updated 5 years ago
- For details, see the blog post:☆32Updated last year
- TLSF: two-level segregated fit O(1) allocator☆80Updated 2 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆16Updated 10 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆59Updated 6 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 7 months ago
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 11 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 Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆60Updated last year
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆39Updated 4 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆35Updated last year
- portability macros for compiler and hardware micro operations☆36Updated last year
- A collection of SIMD optimized general purpose hash functions☆45Updated 10 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 5 years ago
- SIMD (SSE) string functions☆102Updated 8 years ago
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- Comparing linear and binary searches☆41Updated 5 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆67Updated 4 years ago
- Test if AVX vector loads and stores are atomic☆30Updated 5 years ago
- SIMD sorting network generator and very basic tester☆16Updated 3 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆135Updated 5 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- ☆39Updated 4 years ago
- LZ77/LZSS designed for SSE based decompression☆142Updated 6 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆31Updated 6 years ago
- A universal thread-safe memory pool.☆26Updated 6 years ago
- Mutexes that only use two bits. Either stored in a byte, or in the bottom bits of a pointer☆25Updated 2 years ago