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.
☆117Updated 11 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.☆22Updated 3 years ago
- Fast Approximate Membership Filters (C++)☆287Updated 3 months ago
- The Berkeley Container Library☆126Updated 2 years ago
- The world's first wait-free Software Transactional Memory☆173Updated 5 years ago
- Library for lock-free locks☆83Updated 2 years ago
- High-performance multicore-scalable data structures and benchmarks☆144Updated 6 years ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆440Updated 10 months ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆215Updated 2 years ago
- Template Vector Library☆18Updated 4 years ago
- Parallel Balanced Binary Tree Structures☆121Updated 8 months ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆130Updated 10 months ago
- Persistent memory allocator for data-centric analytics☆57Updated last month
- Comprehensive benchmarks of C++ maps☆316Updated 2 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 8 years ago
- Concurrent Deferred Reference Counting☆171Updated last year
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆164Updated 10 months ago
- An easy-to-use, header-only C++ wrapper for Linux' perf event API☆136Updated 8 months ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- ☆111Updated last year
- A fast alternative to the modulo reduction☆314Updated 4 years ago
- A Toolkit for Programming Parallel Algorithms on Shared-Memory Multicore Machines☆398Updated 2 weeks ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆137Updated last month
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆440Updated 4 months ago
- A fast SIMD parser for CSV files☆158Updated 3 years ago
- Coroutine-Oriented Main-Memory Database Engine (VLDB 2021)☆251Updated 4 years ago
- Modern library for bulk-synchronous parallel programs.☆94Updated 2 years ago
- C++ micro benchmark library☆98Updated 8 years ago
- Succinct data structures in C/C++☆91Updated last year
- An encoder/decoder collection for a sequence of integers☆32Updated 12 years ago