lemire / fasthashing
A Variable-Length String Hashing Library in C++
☆43Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for fasthashing
- A C++ library for integer array compression☆27Updated 2 years ago
- Feed-forward Bloom filters☆52Updated 13 years ago
- Fast differential coding functions (using SIMD instructions)☆49Updated 6 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆52Updated 10 months ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆50Updated 8 months ago
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- Proof of concept LSM-tree built on MDB☆17Updated 9 years ago
- finding set bits in large bitmaps☆15Updated 8 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- NetBSD cdb (constant database) library☆14Updated 5 years ago
- A compact implementation of Dr. Askitis HatTrie☆80Updated 10 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆115Updated 7 years ago
- Vectorized intersections (research code)☆14Updated 7 years ago
- A library for high-performance lightweight threads☆20Updated 13 years ago
- Static Radix Tree (Patricia trie) implementation in C☆46Updated 7 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆55Updated last year
- Fast implementations of the scancount algorithm: C++ header-only library☆25Updated 5 years ago
- Fast cross-platform async network library☆15Updated 4 years ago
- Implementation of Alexander A. Stepanov inverted Index Compression algorithms☆21Updated 9 years ago
- Compute xxHash hash codes for 8 keys in parallel☆46Updated 5 years ago
- A comparison between different integer set techniques☆14Updated 6 years ago
- Fast decoder for VByte-compressed integers☆117Updated 5 months ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆51Updated 7 years ago
- ☆18Updated 7 years ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆40Updated 7 years ago
- C++ implementations of indexing mechanisms, including a Hilbert-curve geohash based spatial index and a linear hashing table, for disk or…☆73Updated 3 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆43Updated 2 years ago
- C version of the MetroHash function☆26Updated 9 years ago
- C++ implementation of Concise and WAH compressed bitsets☆21Updated 7 years ago