ByteHamster / PaCHashLinks
Packed and Compressed Hash Tables
☆15Updated 5 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☆27Updated 5 months ago
- Fast and highly tuned bit vector implementation including space efficient rank and select support having only 3.51% space overhead.☆31Updated 5 months ago
- ☆17Updated 5 months ago
- String map implementation through Fast Succinct Trie☆21Updated 4 years ago
- Bumped Ribbon Retrieval and Approximate Membership Query☆48Updated 2 months ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- Fast Approximate Membership Filters (C++)☆281Updated 2 weeks ago
- Parallel space-efficient minimal perfect hash function on SIMD and GPU☆14Updated 5 months ago
- ☆39Updated 4 years ago
- Persistent memory allocator for data-centric analytics☆55Updated last month
- Multi-platform topology-aware memory management library☆13Updated 5 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- ☆16Updated 11 years ago
- Simple C++ code to benchmark fast division algorithms☆52Updated 4 years ago
- ☆62Updated 10 months ago
- a high performance cache simulator and library☆109Updated last year
- Library for lock-free locks☆82Updated 2 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆62Updated last year
- Succinct data structures in C/C++☆88Updated 11 months ago
- Some near drop in stl compatible hash tables that are a lot more space efficient than any other options.☆20Updated 2 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- High-speed Bloom filters and taffy filters for C, C++, and Java☆35Updated 2 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years 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
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆119Updated 5 years ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated last year
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆112Updated 8 months ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆30Updated 2 years ago