TooBiased / growt
This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating the current table once it gets too full.
☆109Updated 4 months ago
Alternatives and similar repositories for growt:
Users that are interested in growt are comparing it to the libraries listed below
- The Berkeley Container Library☆124Updated last year
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- Some near drop in stl compatible hash tables that are a lot more space efficient than any other options.☆20Updated 2 years ago
- High-performance multicore-scalable data structures and benchmarks☆139Updated 5 years ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆213Updated 2 years ago
- The world's first wait-free Software Transactional Memory☆173Updated 5 years ago
- Library for lock-free locks☆77Updated last year
- Parallel Balanced Binary Tree Structures☆116Updated last month
- Fast Approximate Membership Filters (C++)☆278Updated 4 months ago
- C++ micro benchmark library☆94Updated 8 years ago
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆409Updated 3 months ago
- ☆106Updated last year
- Persistent memory allocator for data-centric analytics☆54Updated this week
- A fast alternative to the modulo reduction☆308Updated 4 years ago
- UME::SIMD A library for explicit simd vectorization.☆90Updated 7 years ago
- Concurrent Deferred Reference Counting☆160Updated last year
- A fast work-stealing queue template in C++☆306Updated last year
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- Coroutine-Oriented Main-Memory Database Engine (VLDB 2021)☆249Updated 3 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 7 years ago
- Comprehensive benchmarks of C++ maps☆309Updated 2 years ago
- A fast and highly scalable GPU dynamic memory allocator☆104Updated 10 years ago
- ☆44Updated 4 years ago
- Experimental C++11 version of sparsehash☆290Updated 2 years ago
- An easy-to-use, header-only C++ wrapper for Linux' perf event API☆121Updated last month
- ☆21Updated 4 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆65Updated 4 years ago
- A STL allocator that mmaps files☆247Updated 3 years ago
- Code for paper "Engineering a High-Performance GPU B-Tree" accepted to PPoPP 2019☆55Updated 2 years ago