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 last year
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.☆23Updated 3 years ago
- The world's first wait-free Software Transactional Memory☆175Updated 5 years ago
- The Berkeley Container Library☆126Updated last month
- Fast Approximate Membership Filters (C++)☆288Updated 4 months ago
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆444Updated last year
- Parallel Balanced Binary Tree Structures☆122Updated 10 months ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆166Updated last year
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆215Updated 2 years ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆132Updated last year
- Comprehensive benchmarks of C++ maps☆316Updated 2 years ago
- Persistent memory allocator for data-centric analytics☆60Updated 2 months 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☆87Updated 2 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 8 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- A Toolkit for Programming Parallel Algorithms on Shared-Memory Multicore Machines☆418Updated 2 months ago
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆442Updated 6 months ago
- SIMD (SSE) population count --- http://0x80.pl/articles/sse-popcount.html☆354Updated last year
- UME::SIMD A library for explicit simd vectorization.☆91Updated 8 years ago
- ☆17Updated 9 years ago
- Template Vector Library☆18Updated 4 years ago
- Coroutine-Oriented Main-Memory Database Engine (VLDB 2021)☆251Updated 4 years ago
- 🚀 Fast C/C++ bit population count library☆359Updated last year
- Super Scalar Sample Sort in modern C++☆21Updated 5 years ago
- A fast alternative to the modulo reduction☆316Updated 4 years ago
- Modern library for bulk-synchronous parallel programs.☆94Updated 2 years ago
- An easy-to-use, header-only C++ wrapper for Linux' perf event API☆137Updated 2 weeks ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆411Updated 3 weeks ago
- A fast SIMD parser for CSV files☆159Updated 3 years ago