TooBiased / DySECTLinks
Some near drop in stl compatible hash tables that are a lot more space efficient than any other options.
☆20Updated 2 years ago
Alternatives and similar repositories for DySECT
Users that are interested in DySECT are comparing it to the libraries listed below
Sorting:
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆110Updated 7 months ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆163Updated 7 months ago
- An encoder/decoder collection for a sequence of integers☆32Updated 12 years ago
- String map implementation through Fast Succinct Trie☆21Updated 4 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆123Updated 7 months ago
- Library for lock-free locks☆82Updated 2 years ago
- Fast Approximate Membership Filters (C++)☆280Updated 7 months ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆46Updated 11 months ago
- Super Scalar Sample Sort in modern C++☆21Updated 4 years ago
- DSL for SIMD Sorting on AVX2 & AVX512☆31Updated 6 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- benchmarking positional population count☆15Updated last year
- Looking into the performance of heaps, starting with the Min-Max Heap☆68Updated 4 years ago
- Succinct data structures in C/C++☆88Updated 10 months ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆40Updated 5 years ago
- C++ Implementation of Zip Trees☆14Updated 2 years ago
- ☆17Updated 5 months ago
- Fast and highly tuned bit vector implementation including space efficient rank and select support having only 3.51% space overhead.