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:
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- LLVM-jitted bitmaps☆27Updated 5 years ago
- Restartable Sequences: a userspace implementation of cheap per-cpu atomic operations☆36Updated 6 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
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- Hyaline Reclamation (PLDI '21, PODC '19)☆22Updated 3 years ago
- A small DFA for under 16 states☆51Updated 7 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- Lock-free multithreaded memory allocation☆106Updated 8 years ago
- Open Power Performance Analysis Tool☆28Updated 2 years ago
- RLU resizable hash-table☆17Updated 9 years ago
- ☆20Updated 3 years ago
- iOS app to test memory-level parallelism☆20Updated 5 years ago
- Programatically obtain information about the pages backing a given memory region☆77Updated 3 years ago
- Pruning of blanks from an ASCII stream - musings in AMD64 and ARM64☆10Updated 4 years ago
- Bloom filter alternative (C++)☆18Updated 6 years ago
- String to Float Benchmark☆19Updated 6 years ago
- A just-in-time compiler for MIT 6.004's "Beta" processor.☆40Updated 10 years ago
- ☆48Updated 4 years ago
- benchmarking positional population count☆14Updated last year
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆16Updated 10 years ago
- I-cache line packing and branch misprediction measuring tool☆18Updated 8 years ago
- A benchmark for cache efficient data structures.☆30Updated 6 years ago
- MlpIndex - Extremely fast ordered index via memory level parallelism☆12Updated 6 years ago
- Fast algorithms for computing XX^T for binary matrices☆14Updated 5 years ago
- Cache Oblivious Lookahead Arrays☆27Updated 11 years ago
- RWMutex for sharing of multicore machines.☆17Updated 6 years ago
- ☆106Updated last year