travisdowns / concurrency-hierarchy-benchLinks
Supporting code for the concurrency hierarchy described in this blog post: https://travisdowns.github.io/blog/2020/07/06/concurrency-costs.html.
☆26Updated 3 years ago
Alternatives and similar repositories for concurrency-hierarchy-bench
Users that are interested in concurrency-hierarchy-bench are comparing it to the libraries listed below
Sorting:
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- A small DFA for under 16 states☆51Updated 6 years ago
- RLU resizable hash-table☆17Updated 9 years ago
- Quick sort code using AVX2 instructions☆69Updated 7 years ago
- A benchmark for cache efficient data structures.☆30Updated 6 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- Restartable Sequences: a userspace implementation of cheap per-cpu atomic operations☆36Updated 6 years ago
- Lock-free multithreaded memory allocation☆106Updated 8 years ago
- Stasis is a flexible transactional storage library that is geared toward high-performance applications and system developers. It supports…☆53Updated 12 years ago
- Hyaline Reclamation (PLDI '21, PODC '19)☆21Updated 3 years ago
- Programatically obtain information about the pages backing a given memory region☆77Updated 3 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆48Updated 9 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆16Updated 10 years ago
- ☆48Updated 4 years ago
- ☆12Updated last year
- LLVM-jitted bitmaps☆27Updated 5 years ago
- totally unofficial git repo containing sources for the CppMem tool available at http://svr-pes20-cppmem.cl.cam.ac.uk/cppmem/help.html and…☆26Updated 12 years ago
- CDSChecker: A Model Checker for C11 and C++11 Atomics☆29Updated 11 years ago
- Sequence data structure with efficient random access insert and erase☆13Updated last year
- The space of memory management research and systems produced by the PLASMA lab (https://plasma-umass.org).☆20Updated 4 years ago
- ☆20Updated 2 years ago
- MlpIndex - Extremely fast ordered index via memory level parallelism☆12Updated 6 years ago
- Cache Oblivious Lookahead Arrays☆27Updated 11 years ago
- Fast algorithms for computing XX^T for binary matrices☆14Updated 5 years ago
- Bloom filter alternative (C++)☆18Updated 6 years ago
- ☆106Updated last year
- Fastest RPC in the west☆21Updated 5 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆57Updated last year
- Software transactional memory system developed at Wyatt Technology☆29Updated 5 years ago