lemire / fasthashingLinks
A Variable-Length String Hashing Library in C++
☆46Updated 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 8 years ago
- A C++ library for integer array compression☆30Updated 3 years ago
- Fast decoder for VByte-compressed integers☆126Updated 2 months ago
- Memory-mapped storage library☆76Updated 9 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆121Updated 8 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 6 years ago
- A C++14 framework for asynchronous I/O, cooperative multitasking and green threads scheduling☆160Updated 7 years ago
- Benchmark showing the we can randomly hash strings very quickly with good universality☆139Updated 11 months ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆55Updated 2 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆170Updated 10 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 C++ library for concurrent programming☆71Updated 4 years ago
- For details, see the blog post:☆35Updated 2 years ago
- 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
- A hash table implementation using Robin Hood Linear Probing☆52Updated 11 years ago
- The world's first Web-scale memory allocator☆109Updated 7 years ago
- A portable in-place bitwise binary Fredkin trie algorithm which allows for near constant time insertions, deletions, finds, closest fit f…☆276Updated 4 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆65Updated last year
- C++ library for collecting user-defined in-process runtime statistics with low overhead☆98Updated 6 years ago
- High-performance multicore-scalable data structures and benchmarks☆144Updated 6 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆136Updated 6 years ago
- ☆66Updated 5 years ago
- C library to pack and unpack short arrays of integers as fast as possible☆92Updated 2 years ago
- Distributed search engine in C++14, using nanomsg for communication, bond for serialization.☆67Updated 10 years ago
- Lock-free multithreaded memory allocation☆110Updated 9 years ago
- Intel(R) Concurrent Collections for C++☆116Updated 2 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆78Updated 11 years ago
- Library containing high-performance datastructures and utilities for C++☆75Updated 8 years ago
- C++ implementations of indexing mechanisms, including a Hilbert-curve geohash based spatial index and a linear hashing table, for disk or…☆78Updated 5 years ago