actor-framework / benchmarks
☆24Updated 2 years ago
Alternatives and similar repositories for benchmarks:
Users that are interested in benchmarks are comparing it to the libraries listed below
- Iterator library.☆79Updated 5 years ago
- Feed-forward Bloom filters☆52Updated 13 years ago
- The SprayList data structure☆32Updated 8 years ago
- ☆32Updated 7 years ago
- Compute xxHash hash codes for 8 keys in parallel☆46Updated 5 years ago
- Restartable Sequences: a userspace implementation of cheap per-cpu atomic operations☆36Updated 6 years ago
- transducers in C++ 14☆40Updated 10 years ago
- Quick sort code using AVX2 instructions☆68Updated 7 years ago
- Lock-free multithreaded memory allocation☆105Updated 8 years ago
- A dependency-based coroutine scheduler☆45Updated 8 years ago
- Overridable universal operator overloading for C++14☆20Updated 10 years ago
- BATS Global Markets Wireshark Dissectors☆14Updated 6 years ago
- C++11 Work-Stealing Task Scheduler☆36Updated 5 years ago
- Highly optimized implementation of tiered vectors, a data structure for maintaining a sequence of n elements supporting access in time O(…☆49Updated 11 months ago
- [deprecated] Reference Implementation of OpenSHMEM on GASNet (specification <= 1.3)☆43Updated 7 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆53Updated last year
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- testing latencies of various linux thread synchronization primitives☆18Updated 8 years ago
- C++ version of Ted Dunning's merging t-digest☆27Updated 4 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆48Updated 9 years ago
- Experiments with array layouts for comparison-based searching☆83Updated last year
- Stasis is a flexible transactional storage library that is geared toward high-performance applications and system developers. It supports…☆53Updated 12 years ago
- nkvdb - is a numeric time-series database.☆35Updated 8 years ago
- Vectorized version of the PCG random number generator☆77Updated 3 weeks ago
- A fast and highly scalable GPU dynamic memory allocator☆104Updated 10 years ago
- A lightweight big numerial library written and intended to be used in C++(14)☆16Updated 8 years ago
- Proof of concept LSM-tree built on MDB☆17Updated 9 years ago
- The StreamIt compiler infrastructure.☆71Updated 8 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆55Updated last year
- Traditional data-structure designs, whether lock-based or lock-free, provide parallelism via fine grained synchronization among threads. …☆31Updated 14 years ago