lemire / fasthashingLinks
A Variable-Length String Hashing Library in C++
☆44Updated 6 years ago
Alternatives and similar repositories for fasthashing
Users that are interested in fasthashing are comparing it to the libraries listed below
Sorting:
- Fast differential coding functions (using SIMD instructions)☆55Updated 7 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆119Updated 8 years ago
- Fast decoder for VByte-compressed integers☆125Updated last year
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆55Updated last year
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆57Updated 2 years ago
- A compact implementation of Dr. Askitis HatTrie☆80Updated 11 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆169Updated 8 months ago
- C library to pack and unpack short arrays of integers as fast as possible☆91Updated 2 years ago
- Highly optimized implementation of tiered vectors, a data structure for maintaining a sequence of n elements supporting access in time O(…☆50Updated last year
- C library to compute the Hamming weight of arrays☆49Updated 6 years ago
- Benchmark showing the we can randomly hash strings very quickly with good universality☆138Updated 8 months ago
- fixed-length integer trim☆34Updated 2 years ago
- ☆66Updated 5 years ago
- Feed-forward Bloom filters☆53Updated 14 years ago
- Memory-mapped storage library☆76Updated 9 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆64Updated last year
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- Algorithms to compress sorted arrays of integers☆19Updated 11 years ago
- A C++ library for concurrent programming☆71Updated 4 years ago
- Lock-free multithreaded memory allocation☆108Updated 8 years ago
- A C++ library for integer array compression☆29Updated 3 years ago
- Distributed search engine in C++14, using nanomsg for communication, bond for serialization.☆67Updated 10 years ago
- Vectorized version of the PCG random number generator☆83Updated 7 months ago
- qp tries and crit-bit tries☆122Updated 3 years ago
- Implementation of Alexander A. Stepanov inverted Index Compression algorithms☆21Updated 9 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 6 years ago
- C++ implementations of indexing mechanisms, including a Hilbert-curve geohash based spatial index and a linear hashing table, for disk or…☆78Updated 4 years ago
- A C++14 framework for asynchronous I/O, cooperative multitasking and green threads scheduling☆160Updated 7 years ago
- The world's first Web-scale memory allocator☆109Updated 7 years ago