mjansson / rpmalloc-benchmark
Benchmarks for our memory allocator
☆61Updated last year
Related projects ⓘ
Alternatives and complementary repositories for rpmalloc-benchmark
- Test if AVX vector loads and stores are atomic☆24Updated 4 years ago
- Cross-platform benchmarking for memory allocators, aiming to be as close to real world as it is practical☆44Updated 5 years ago
- For details, see the blog post:☆31Updated 11 months ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆15Updated 10 years ago
- portability macros for compiler and hardware micro operations☆35Updated 4 months ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 4 years ago
- SIMD sorting network generator and very basic tester☆16Updated 2 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆44Updated 11 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 10 years ago
- Coroutines/Fibers implementation for x86☆66Updated 8 years ago
- Dictionary-based compression for inverted indexes.☆23Updated 5 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆37Updated 7 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆51Updated 7 years ago
- ☆45Updated 7 years ago
- Tiny portable C++ library for atomic operations☆54Updated last year
- LZ77/LZSS designed for SSE based decompression☆135Updated 5 years ago
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- C++ interface to CPU affinity management☆30Updated 6 years ago
- Simple unoptimized AVL tree implementation in C89☆40Updated 4 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆29Updated 6 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆28Updated 5 months ago
- Comparing linear and binary searches☆38Updated 4 years ago
- Concurrent trie-hash map library☆89Updated last year
- Fast multi-threaded memory allocator☆77Updated 5 years ago
- Optimized for systems that read and write large blobs.☆12Updated 9 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆56Updated 5 years ago
- Vectorized version of the PCG random number generator☆75Updated 5 years ago
- TLSF: two-level segregated fit O(1) allocator☆75Updated 2 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- C++ implementation of Concise and WAH compressed bitsets☆21Updated 7 years ago