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.
☆116Updated 10 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
- The world's first wait-free Software Transactional Memory☆173Updated 5 years ago
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆438Updated 10 months ago
- The Berkeley Container Library☆126Updated 2 years ago
- Fast Approximate Membership Filters (C++)☆286Updated 2 months ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆129Updated 9 months ago
- Comprehensive benchmarks of C++ maps☆316Updated 2 years ago
- High-performance multicore-scalable data structures and benchmarks☆143Updated 6 years ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆215Updated 2 years ago
- EDSL for C++ to make just-in-time code generation easier☆85Updated 2 years ago
- Library for lock-free locks☆83Updated 2 years ago
- Parallel Balanced Binary Tree Structures☆120Updated 7 months ago
- C++ micro benchmark library☆97Updated 8 years ago
- ☆111Updated last year
- Concurrent Deferred Reference Counting☆169Updated last year
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆164Updated 9 months ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆135Updated 2 weeks ago
- Experimental C++11 version of sparsehash☆293Updated 3 years ago
- SIMD (SSE) population count --- http://0x80.pl/articles/sse-popcount.html☆349Updated last year
- UME::SIMD A library for explicit simd vectorization.☆91Updated 7 years ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆211Updated 2 years ago
- C++ implementation of a memory efficient hash map and hash set☆363Updated last week
- A fast alternative to the modulo reduction☆314Updated 4 years ago
- An easy-to-use, header-only C++ wrapper for Linux' perf event API☆132Updated 7 months ago
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆439Updated 4 months ago
- BitMagic Library☆433Updated 2 months ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆404Updated last month
- Modern library for bulk-synchronous parallel programs.☆94Updated 2 years ago