lwu / veb-treeLinks
A C++ implementation of cache-oblivious Van Emde Boas search trees
☆19Updated 7 years ago
Alternatives and similar repositories for veb-tree
Users that are interested in veb-tree are comparing it to the libraries listed below
Sorting:
- The world's first wait-free Software Transactional Memory☆173Updated 5 years ago
- ☆111Updated last year
- Sample implementation of C++20 atomic_wait/notify☆61Updated 6 years ago
- For details, see the blog post:☆34Updated last year
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- Effective Memory Reclamation☆63Updated 5 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆36Updated 7 years ago
- High-performance multicore-scalable data structures and benchmarks☆143Updated 6 years ago
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆117Updated 11 months ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆33Updated 8 years ago
- Library for lock-free locks☆83Updated 2 years ago
- Implementation of hash_append proposal☆67Updated 8 years ago
- ☆17Updated 8 years ago
- Memory alignment wrappers, useful for avoiding false sharing☆41Updated 9 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- High Performance Streams Based on Coroutine TS ⚡☆150Updated 6 years ago
- totally unofficial git repo containing sources for the CppMem tool available at http://svr-pes20-cppmem.cl.cam.ac.uk/cppmem/help.html and…☆26Updated 12 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆78Updated 11 years ago
- A C++ stream using LZ4 (de)compression☆39Updated 3 years ago
- Fast Approximate Membership Filters (C++)☆287Updated 3 months ago
- AVX512F and AVX2 versions of quick sort☆104Updated 8 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 10 years ago
- Super Scalar Sample Sort in modern C++☆21Updated 5 years ago
- Modern library for bulk-synchronous parallel programs.☆94Updated 2 years ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆211Updated 2 years ago
- Succinct data structures in C/C++☆91Updated last year
- Detailed experiments over simdjson for VLDB article (2019) and future work☆21Updated 5 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆71Updated 2 years ago