actor-framework / benchmarksLinks
☆26Updated 3 years ago
Alternatives and similar repositories for benchmarks
Users that are interested in benchmarks are comparing it to the libraries listed below
Sorting:
- Lock-free multithreaded memory allocation☆110Updated 9 years ago
- A dependency-based coroutine scheduler☆45Updated 9 years ago
- Restartable Sequences: a userspace implementation of cheap per-cpu atomic operations☆38Updated 7 years ago
- Iterator library.☆80Updated 6 years ago
- Collection of Parallel String Sorting Algorithms including Parallel Super Scalar String Sample Sort and Parallel Multiway LCP-Mergesort☆33Updated 2 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆71Updated 2 years ago
- Compute xxHash hash codes for 8 keys in parallel☆47Updated 6 years ago
- Hash Array Mapped Trie (C++ Templates)☆125Updated 2 years ago
- Comparing linear and binary searches☆43Updated 5 years ago
- Vectorized version of the PCG random number generator☆87Updated 3 weeks ago
- malloc leak tracer☆72Updated 3 years ago
- A C++ library for concurrent programming☆71Updated 4 years ago
- High-performance multicore-scalable data structures and benchmarks☆144Updated 6 years ago
- Highly optimized implementation of tiered vectors, a data structure for maintaining a sequence of n elements supporting access in time O(…☆50Updated last year
- IncludeOS C++ Web Application Framework☆72Updated 6 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 6 years ago
- A benchmark of some prominent C/C++ hash table implementations☆104Updated 6 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- nkvdb - is a numeric time-series database.☆35Updated 8 years ago
- Linear vs binary search benchmark☆41Updated 6 years ago
- A hash table implementation using Robin Hood Linear Probing☆52Updated 11 years ago
- Software transactional memory system developed at Wyatt Technology☆30Updated 6 years ago
- Experiments with array layouts for comparison-based searching☆86Updated 2 years ago
- Consistent Hashing data structures and algorithms for C++☆40Updated 9 years ago
- C++11 Work-Stealing Task Scheduler☆36Updated 6 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆162Updated 7 months ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- ☆32Updated 8 years ago
- A Wait-Free Universal Construct for Large Objects☆96Updated 6 years ago
- C++14 cache friendly B-heap priority queue☆109Updated 4 months ago