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 5 months ago
- Library for lock-free locks☆82Updated last year
- In-place Parallel Super Scalar Radix Sort (IPS²Ra)☆32Updated 5 months ago
- Fast and highly tuned bit vector implementation including space efficient rank and select support having only 3.51% space overhead.☆30Updated 2 months ago
- An encoder/decoder collection for a sequence of integers☆32Updated 12 years ago
- ☆17Updated 3 months ago
- Self-Tuning Adaptive Radix Tree☆27Updated 5 years ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆43Updated 9 months ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆63Updated last year
- Super Scalar Sample Sort in modern C++☆20Updated 4 years ago
- String map implementation through Fast Succinct Trie☆21Updated 3 years ago
- C++ Implementation of Zip Trees☆14Updated 2 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- DSL for SIMD Sorting on AVX2 & AVX512☆30Updated 6 years ago
- ☆54Updated last year
- An easy-to-use, header-only C++ wrapper for Linux' perf event API☆124Updated 3 months ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Updated 8 years ago
- Bumped Ribbon Retrieval and Approximate Membership Query☆45Updated last week
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago
- Mutexes that only use two bits. Either stored in a byte, or in the bottom bits of a pointer☆25Updated 2 years ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆29Updated 4 years ago
- Hash table with separate chaining layout☆9Updated 3 years ago
- Learned Monotone Minimal Perfect Hashing☆27Updated 2 months ago
- Fast Approximate Membership Filters (C++)☆278Updated 5 months ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- Experiments with array layouts for comparison-based searching☆84Updated last year
- Template Vector Library☆18Updated 4 years ago
- haesni is a small hash function using aes-ni for fast string hashing☆17Updated 6 years ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆163Updated 5 months ago