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 7 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
- Parallel Balanced Binary Tree Structures☆117Updated 4 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☆173Updated 5 years ago
- A Toolkit for Programming Parallel Algorithms on Shared-Memory Multicore Machines☆369Updated 2 months ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆215Updated 2 years ago
- Fast Approximate Membership Filters (C++)☆280Updated 7 months ago
- Library for lock-free locks☆82Updated 2 years ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆121Updated 6 months ago
- Comprehensive benchmarks of C++ maps☆311Updated 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☆86Updated 2 years ago
- Template Vector Library☆18Updated 4 years ago
- ☆108Updated last year
- C++ implementation of a memory efficient hash map and hash set☆357Updated 10 months ago
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆437Updated 3 weeks ago
- BitMagic Library☆426Updated 3 months ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆163Updated 6 months ago
- Experimental C++11 version of sparsehash☆291Updated 2 years ago
- 🚀 Fast C/C++ bit population count library☆348Updated last year
- A fast alternative to the modulo reduction☆311Updated 4 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆135Updated 5 years ago
- Persistent memory allocator for data-centric analytics☆55Updated 2 weeks ago
- UME::SIMD A library for explicit simd vectorization.☆91Updated 7 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- ☆17Updated 4 months ago
- An easy-to-use, header-only C++ wrapper for Linux' perf event API☆128Updated 4 months ago
- STXXL: Standard Template Library for Extra Large Data Sets☆491Updated last year
- C++ micro benchmark library☆97Updated 8 years ago