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.
☆112Updated 9 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 3 years ago
- The Berkeley Container Library☆124Updated 2 years ago
- Fast Approximate Membership Filters (C++)☆284Updated last month
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆431Updated 8 months ago
- The world's first wait-free Software Transactional Memory☆173Updated 5 years ago
- Comprehensive benchmarks of C++ maps☆314Updated 2 years ago
- High-performance multicore-scalable data structures and benchmarks☆142Updated 6 years ago
- EDSL for C++ to make just-in-time code generation easier☆85Updated 2 years ago
- Parallel Balanced Binary Tree Structures☆118Updated 6 months ago
- Library for lock-free locks☆83Updated 2 years ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆126Updated 8 months ago
- A Toolkit for Programming Parallel Algorithms on Shared-Memory Multicore Machines☆376Updated 2 weeks ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆215Updated 2 years ago
- Experimental C++11 version of sparsehash☆292Updated 2 years ago
- ☆109Updated last year
- SIMD (SSE) population count --- http://0x80.pl/articles/sse-popcount.html☆347Updated last year
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆439Updated 2 months ago
- A fast alternative to the modulo reduction☆312Updated 4 years ago
- 🚀 Fast C/C++ bit population count library☆350Updated last year
- Concurrent Deferred Reference Counting☆167Updated last year
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆164Updated 8 months ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆401Updated last week
- A fast SIMD parser for CSV files☆156Updated 3 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- Effective Memory Reclamation☆61Updated 5 years ago
- C++ implementation of a memory efficient hash map and hash set☆362Updated 2 weeks ago
- An easy-to-use, header-only C++ wrapper for Linux' perf event API☆128Updated 6 months ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆134Updated 5 years ago
- Template Vector Library☆18Updated 4 years ago