TooBiased / growtLinks
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.
☆110Updated 5 months ago
Alternatives and similar repositories for growt
Users that are interested in growt are comparing it to the libraries listed below
Sorting:
- The Berkeley Container Library☆124Updated last year
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- The world's first wait-free Software Transactional Memory☆172Updated 5 years ago
- High-performance multicore-scalable data structures and benchmarks☆141Updated 5 years ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆214Updated 2 years ago
- Library for lock-free locks☆82Updated last year
- Parallel Balanced Binary Tree Structures☆116Updated 3 months ago
- Persistent memory allocator for data-centric analytics☆54Updated last week
- ☆106Updated last year
- ☆21Updated 4 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
- Fast Approximate Membership Filters (C++)☆278Updated 5 months ago
- An easy-to-use, header-only C++ wrapper for Linux' perf event API☆124Updated 3 months ago
- C++ micro benchmark library☆96Updated 8 years ago
- Templated Portable I/O Environment☆113Updated last month
- Template Vector Library☆18Updated 4 years ago
- UME::SIMD A library for explicit simd vectorization.☆90Updated 7 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- Comprehensive benchmarks of C++ maps☆309Updated 2 years ago
- ASCYLIB (with OPTIK) is a concurrent-search data-structure library with over 40 implementantions of linked lists, hash tables, skip lists…☆181Updated 7 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- Coroutine-Oriented Main-Memory Database Engine (VLDB 2021)☆249Updated 3 years ago
- Lightweight recording and sampling of performance counters for specific code segments directly from your C++ application.☆67Updated this week
- Effective Memory Reclamation☆55Updated 5 years ago
- Concurrent Deferred Reference Counting☆166Updated last year
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆31Updated 6 years ago
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆415Updated 5 months ago
- Experimental C++11 version of sparsehash☆291Updated 2 years ago
- ☆70Updated 4 years ago
- ☆44Updated 4 years ago