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 8 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 2 years ago
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆418Updated 8 months ago
- Fast Approximate Membership Filters (C++)☆281Updated last week
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆123Updated 7 months ago
- The world's first wait-free Software Transactional Memory☆173Updated 5 years ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- Comprehensive benchmarks of C++ maps☆311Updated 2 years ago
- Library for lock-free locks☆82Updated 2 years ago
- Parallel Balanced Binary Tree Structures☆118Updated 5 months ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆215Updated 2 years ago
- High-performance multicore-scalable data structures and benchmarks☆142Updated 6 years ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆163Updated 7 months ago
- Persistent memory allocator for data-centric analytics☆55Updated last month
- SIMD (SSE) population count --- http://0x80.pl/articles/sse-popcount.html☆347Updated last year
- 🚀 Fast C/C++ bit population count library☆350Updated last year
- Experimental C++11 version of sparsehash☆292Updated 2 years ago
- UME::SIMD A library for explicit simd vectorization.☆91Updated 7 years ago
- Concurrent Deferred Reference Counting☆167Updated last year
- A Toolkit for Programming Parallel Algorithms on Shared-Memory Multicore Machines☆371Updated 3 months ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- ☆128Updated 2 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆134Updated 5 years ago
- ☆109Updated last year
- A modern interface for implementing bulk-synchronous parallel programs.☆94Updated 2 years ago
- A fast alternative to the modulo reduction☆311Updated 4 years ago
- Template Vector Library☆17Updated 4 years ago
- C++ implementation of a memory efficient hash map and hash set☆362Updated 11 months ago
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- BitMagic Library☆428Updated 2 weeks ago