travisdowns / concurrency-hierarchy-bench
Supporting code for the concurrency hierarchy described in this blog post: https://travisdowns.github.io/blog/2020/07/06/concurrency-costs.html.
☆26Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for concurrency-hierarchy-bench
- Hyaline Reclamation (PLDI '21, PODC '19)☆20Updated 3 years ago
- 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
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆15Updated 10 years ago
- Restartable Sequences: a userspace implementation of cheap per-cpu atomic operations☆33Updated 5 years ago
- A benchmark for cache efficient data structures.☆29Updated 5 years ago
- Quick sort code using AVX2 instructions☆69Updated 7 years ago
- LLVM-jitted bitmaps☆27Updated 4 years ago
- Poireau: a sampling allocation debugger☆86Updated 2 years ago
- MlpIndex - Extremely fast ordered index via memory level parallelism☆12Updated 5 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- A small DFA for under 16 states☆52Updated 6 years ago
- ☆104Updated 9 months ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated last year
- Stasis is a flexible transactional storage library that is geared toward high-performance applications and system developers. It supports…☆53Updated 11 years ago
- ☆47Updated 4 years ago
- Markup source code showing optimizations☆35Updated 4 years ago
- The space of memory management research and systems produced by the PLASMA lab (https://plasma-umass.org).☆19Updated 3 years ago
- ☆21Updated 2 years ago
- RLU resizable hash-table☆16Updated 9 years ago
- Pruning of blanks from an ASCII stream - musings in AMD64 and ARM64☆9Updated 3 years ago
- Bloom filter alternative (C++)☆17Updated 6 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- Detailed experiments over simdjson for VLDB article (2019) and future work☆22Updated 4 years ago
- String to Float Benchmark☆19Updated 6 years ago
- A C++ container-like data structure for storing a vector of bits with fast appending on both sides and fast insertion in the middle, all …☆21Updated 2 years ago
- Programatically obtain information about the pages backing a given memory region☆73Updated 3 years ago
- Testing memory-level parallelism☆66Updated 8 months ago
- I-cache line packing and branch misprediction measuring tool☆17Updated 7 years ago
- ☆12Updated last year