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 6 months ago
Alternatives and similar repositories for growt
Users that are interested in growt are comparing it to the libraries listed below
Sorting:
- Some near drop in stl compatible hash tables that are a lot more space efficient than any other options.☆20Updated 2 years ago
- The Berkeley Container Library☆124Updated last year
- Fast Approximate Membership Filters (C++)☆279Updated 6 months ago
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆416Updated 6 months ago
- The world's first wait-free Software Transactional Memory☆172Updated 5 years ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- Comprehensive benchmarks of C++ maps☆310Updated 2 years ago
- Parallel Balanced Binary Tree Structures☆117Updated 3 months ago
- Library for lock-free locks☆82Updated 2 years ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆215Updated 2 years ago
- A Toolkit for Programming Parallel Algorithms on Shared-Memory Multicore Machines☆368Updated last month
- High-performance multicore-scalable data structures and benchmarks☆142Updated 6 years ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆121Updated 5 months ago
- A modern interface for implementing bulk-synchronous parallel programs.☆94Updated 2 years ago
- Persistent memory allocator for data-centric analytics☆55Updated 2 weeks ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆163Updated 5 months ago
- Template Vector Library☆18Updated 4 years ago
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆434Updated this week
- Experimental C++11 version of sparsehash☆291Updated 2 years ago
- C++ micro benchmark library☆97Updated 8 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
- Effective Memory Reclamation☆58Updated 5 years ago
- Concurrent Deferred Reference Counting☆165Updated last year
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆135Updated 5 years ago
- Super Scalar Sample Sort in modern C++☆20Updated 4 years ago
- ☆107Updated last year
- A fast alternative to the modulo reduction☆310Updated 4 years ago
- Coroutine-Oriented Main-Memory Database Engine (VLDB 2021)☆249Updated 3 years ago
- An easy-to-use, header-only C++ wrapper for Linux' perf event API☆127Updated 3 months ago