actor-framework / benchmarks
☆25Updated 2 years ago
Alternatives and similar repositories for benchmarks
Users that are interested in benchmarks are comparing it to the libraries listed below
Sorting:
- Compute xxHash hash codes for 8 keys in parallel☆46Updated 6 years ago
- Feed-forward Bloom filters☆52Updated 13 years ago
- ☆32Updated 7 years ago
- Quick sort code using AVX2 instructions☆69Updated 7 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- Restartable Sequences: a userspace implementation of cheap per-cpu atomic operations☆36Updated 6 years ago
- ☆31Updated 7 years ago
- Wren: Nonblocking Reads in a Partitioned Transactional Causally Consistent Data Store☆8Updated 6 years ago
- The SprayList data structure☆33Updated 8 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- Traditional data-structure designs, whether lock-based or lock-free, provide parallelism via fine grained synchronization among threads. …☆31Updated 14 years ago
- Lock-free multithreaded memory allocation☆106Updated 8 years ago
- Artifact for PPoPP'18☆19Updated 3 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
- Paxos-replicated key-value store in 3 hours or less.☆25Updated 8 years ago
- Dependably fast multi-core in-memory transactions☆20Updated 7 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆48Updated 9 years ago
- SQL query interface to C++ collections and C data structures. Also configurable as a loadable Linux kernel module and an extension to Val…☆14Updated 6 years ago
- Collection of Parallel String Sorting Algorithms including Parallel Super Scalar String Sample Sort and Parallel Multiway LCP-Mergesort☆33Updated last year
- A C/C++ task-based programming model for shared memory and distributed parallel computing.☆71Updated 4 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆54Updated last year
- A small DFA for under 16 states☆51Updated 6 years ago
- Sheriff consists of two tools: Sheriff-Detect, a false-sharing detector, and Sheriff-Protect, a false-sharing eliminator that you can lin…☆32Updated 6 years ago
- Code snippets for the workshop on concurrent data structure implementation.☆31Updated 12 years ago
- Vectorized version of the PCG random number generator☆77Updated 2 months ago
- [deprecated] Reference Implementation of OpenSHMEM on GASNet (specification <= 1.3)☆43Updated 7 years ago
- Iterator library.☆79Updated 5 years ago
- BATS Global Markets Wireshark Dissectors☆14Updated 6 years ago
- Comparing linear and binary searches☆40Updated 5 years ago
- Compact Data Structures Library☆100Updated 2 years ago