ByteHamster / PaCHashLinks
Packed and Compressed Hash Tables
☆15Updated 9 months ago
Alternatives and similar repositories for PaCHash
Users that are interested in PaCHash are comparing it to the libraries listed below
Sorting:
- Learned Monotone Minimal Perfect Hashing☆31Updated 9 months ago
- Fast and highly tuned bit vector implementation including space efficient rank and select support having only 3.51% space overhead.☆34Updated 9 months ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- ☆17Updated 10 months ago
- String map implementation through Fast Succinct Trie☆21Updated 4 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆36Updated 3 years ago
- Bumped Ribbon Retrieval and Approximate Membership Query☆51Updated 7 months ago
- Parallel space-efficient minimal perfect hash function on SIMD and GPU☆15Updated 2 weeks ago
- Multi-platform topology-aware memory management library☆13Updated 5 years ago
- ☆39Updated 4 years ago
- Library for lock-free locks☆83Updated 2 years ago
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆117Updated last year
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 6 years ago
- ☆16Updated 11 years ago
- Fast Approximate Membership Filters (C++)☆288Updated 4 months ago
- Fast differential coding functions (using SIMD instructions)☆55Updated 8 years ago
- a high performance cache simulator and library☆112Updated last year
- AVX512F and AVX2 versions of quick sort☆104Updated 8 years ago
- A benchmark for sorting algorithms☆63Updated 4 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆71Updated 2 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 5 years ago
- KaTric: scalable distributed-memory triangle counting made in Karlsruhe☆14Updated 2 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆31Updated 3 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- Some near drop in stl compatible hash tables that are a lot more space efficient than any other options.☆22Updated 3 years ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated 2 years ago
- ☆66Updated last year
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆17Updated 5 years ago