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 11 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 Berkeley Container Library☆126Updated this week
- Fast Approximate Membership Filters (C++)☆288Updated 3 months ago
- The world's first wait-free Software Transactional Memory☆174Updated 5 years ago
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆440Updated 11 months ago
- Library for lock-free locks☆83Updated 2 years ago
- Parallel Balanced Binary Tree Structures☆121Updated 9 months ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆215Updated 2 years ago
- ☆111Updated last year
- Persistent memory allocator for data-centric analytics☆58Updated last month
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆130Updated 11 months ago
- High-performance multicore-scalable data structures and benchmarks☆144Updated 6 years ago
- Comprehensive benchmarks of C++ maps☆316Updated 2 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 8 years ago
- A Toolkit for Programming Parallel Algorithms on Shared-Memory Multicore Machines☆398Updated 3 weeks ago
- Experimental C++11 version of sparsehash☆294Updated 3 years ago
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆440Updated 5 months ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆164Updated 11 months ago
- Concurrent Deferred Reference Counting☆172Updated last year
- C++ micro benchmark library☆98Updated 8 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- UME::SIMD A library for explicit simd vectorization.☆91Updated 7 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☆136Updated 9 months ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆138Updated last month
- A fast alternative to the modulo reduction☆314Updated 4 years ago
- A STL allocator that mmaps files☆254Updated 4 years ago
- A fast SIMD parser for CSV files☆158Updated 3 years ago
- ☆128Updated 2 years ago