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)☆19Updated 3 years ago
- A small DFA for under 16 states☆52Updated 6 years ago
- Restartable Sequences: a userspace implementation of cheap per-cpu atomic operations☆33Updated 5 years ago
- Quick sort code using AVX2 instructions☆68Updated 7 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- Programatically obtain information about the pages backing a given memory region☆73Updated 3 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆15Updated 10 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- A benchmark for cache efficient data structures.☆29Updated 5 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆43Updated 11 years ago
- Poireau: a sampling allocation debugger☆86Updated 2 years ago
- Stasis is a flexible transactional storage library that is geared toward high-performance applications and system developers. It supports…☆53Updated 11 years ago
- A Wait-Free Universal Construct for Large Objects☆96Updated 4 years ago
- RLU resizable hash-table☆16Updated 9 years ago
- Bloom filter alternative (C++)☆17Updated 6 years ago
- LLVM-jitted bitmaps☆27Updated 4 years ago
- haesni is a small hash function using aes-ni for fast string hashing☆16Updated 6 years ago
- Benchmark Intel TSX (Transactional Synchronization Extension) Hardware Transactional Memory on my sandbox☆23Updated 10 years ago
- Software transactional memory system developed at Wyatt Technology☆28Updated 5 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
- Fast Hash Functions Using AES Intrinsics☆79Updated 5 years ago
- ☆11Updated last year
- Random Number Generator based on hardware-accelerated AES instructions☆56Updated 5 years ago
- iOS app to test memory-level parallelism☆20Updated 4 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated last year
- unrolled skip list library for C☆21Updated 5 years ago
- A benchmark for sorting algorithms☆58Updated 3 years ago
- Lock-free multithreaded memory allocation☆104Updated 7 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆42Updated 3 years ago