ByteHamster / PaCHashLinks
Packed and Compressed Hash Tables
☆15Updated 8 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 8 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 9 months ago
- String map implementation through Fast Succinct Trie☆21Updated 4 years ago
- Fast and highly tuned bit vector implementation including space efficient rank and select support having only 3.51% space overhead.☆34Updated 8 months ago
- Multi-platform topology-aware memory management library☆13Updated 5 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆36Updated 2 years ago
- Bumped Ribbon Retrieval and Approximate Membership Query☆50Updated 6 months ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- ☆39Updated 4 years ago
- ☆66Updated last year
- Fast Approximate Membership Filters (C++)☆288Updated 3 months ago
- Library for lock-free locks☆83Updated 2 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆120Updated 5 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 11 months ago
- ☆112Updated last year
- C++ Library implementing Compressed String Dictionaries☆46Updated 3 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 6 years ago
- Parallel space-efficient minimal perfect hash function on SIMD and GPU☆15Updated 8 months ago
- Simple C++ code to benchmark fast division algorithms☆54Updated 4 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆71Updated 2 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆139Updated 2 months ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆54Updated last year
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.☆17Updated 4 years ago
- Fast differential coding functions (using SIMD instructions)☆55Updated 8 years ago
- A benchmark for sorting algorithms☆62Updated 4 years ago
- Transpose: SIMD Integer+Floating Point Compression Filter☆63Updated 6 years ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆46Updated last year
- Fast Hash Functions Using AES Intrinsics☆84Updated 6 years ago