AgamAgarwal / wait-free-extensible-hash-mapLinks
An implementation of "Concurrent Multi-level Arrays: Wait-free Extensible Hash Maps"
☆11Updated 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 Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆60Updated last year
- Benchmarks for our memory allocator☆68Updated last year
- W-TinyLFU cache C++11 header only implementation☆62Updated 6 years ago
- ☆44Updated 4 years ago
- ☆20Updated 2 years ago
- ☆17Updated 8 years ago
- The world's first wait-free Software Transactional Memory☆173Updated 5 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- A C/C++ task-based programming model for shared memory and distributed parallel computing.☆72Updated 5 years ago
- QSBR and EBR library☆121Updated 5 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆16Updated 10 years ago
- Cache-Sensitive Skip List.☆22Updated 7 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆14Updated 9 years ago
- Lock-free work stealing deque written in C. This is implemented after Chapter 16 of "The Art of Multiprocessor Programming."☆19Updated 14 years ago
- A concurrent, spsc ring-buffer with sized reservations☆100Updated 4 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
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆75Updated 11 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- String map implementation through Fast Succinct Trie☆21Updated 4 years ago
- Compilation of concurrent data structures with at least lock-free or wait-free properties.☆75Updated 6 years ago
- NUMA-Aware Reader-Writer Locks☆18Updated 11 years ago
- Concurrent Log-Structured Memory for Many-Core Key-Value Stores☆35Updated 5 years ago
- C++ implementation of RCU based on reference counting and hazard pointers.☆27Updated 12 years ago
- The Cicada engine☆58Updated 8 years ago
- Code snippets for the workshop on concurrent data structure implementation.☆31Updated 12 years ago
- ☆22Updated 9 months ago
- SPar is an internal DSL for high-level stream parallelism☆10Updated 5 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago