AgamAgarwal / wait-free-extensible-hash-mapLinks
An implementation of "Concurrent Multi-level Arrays: Wait-free Extensible Hash Maps"
☆10Updated 9 years ago
Alternatives and similar repositories for wait-free-extensible-hash-map
Users that are interested in wait-free-extensible-hash-map are comparing it to the libraries listed below
Sorting:
- A C++ implementation of cache-oblivious Van Emde Boas search trees☆19Updated 7 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆75Updated 10 years ago
- ☆17Updated 8 years ago
- ☆22Updated 9 months ago
- A C/C++ task-based programming model for shared memory and distributed parallel computing.☆71Updated 5 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- World's fastest integer to ASCII conversion, C++14 template meta-programming implementation, any size integer 8,16,32,64-bit, signed or u…☆27Updated 8 years ago
- NUMA-Aware Reader-Writer Locks☆18Updated 11 years ago
- Benchmarks for our memory allocator☆68Updated last year
- Lock-free work stealing deque written in C. This is implemented after Chapter 16 of "The Art of Multiprocessor Programming."☆19Updated 14 years ago
- The world's first wait-free Software Transactional Memory☆173Updated 5 years ago
- A special smart pointer to exchange data between threads☆37Updated 6 years ago
- Implementation of n3554, a proposal to include parallelized versions of the STL algorithms into the C++ standard.☆26Updated 9 years ago
- A parallel implementation of DFS for Directed Acyclic Graphs (https://research.nvidia.com/publication/parallel-depth-first-search-directe…☆50Updated 4 years ago
- High-performance multicore-scalable data structures and benchmarks☆142Updated 6 years ago
- Boost.Sort☆53Updated 3 weeks ago
- C++ implementation of RCU based on reference counting and hazard pointers.☆27Updated 12 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆60Updated last year
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆31Updated 6 years ago
- Super Scalar Sample Sort in modern C++☆20Updated 4 years ago
- ☆13Updated 9 years ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Updated 8 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- W-TinyLFU cache C++11 header only implementation☆62Updated 6 years ago
- C++ Scattered Containers☆67Updated 8 years ago