backtrace-labs / umashLinks
UMASH: a fast enough hash and fingerprint with collision bounds
☆157Updated 7 months ago
Alternatives and similar repositories for umash
Users that are interested in umash are comparing it to the libraries listed below
Sorting:
- Fast Hash Functions Using AES Intrinsics☆82Updated 6 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- A fast alternative to the modulo reduction☆311Updated 4 years ago
- Poireau: a sampling allocation debugger☆98Updated 3 years ago
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆74Updated 2 years ago
- A benchmark for sorting algorithms☆61Updated 4 years ago
- Header-only binary fuse and xor filter library☆408Updated 6 months ago
- Succinct data structures in C/C++☆88Updated 10 months ago
- qp tries and crit-bit tries☆121Updated 3 years ago
- ☆39Updated 4 years ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆204Updated 5 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆60Updated 6 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆30Updated 2 years ago
- An Evaluation of Linear Probing Hashtable Algorithms☆32Updated last year
- C library to remove white space from strings as fast as possible☆154Updated 11 months ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆40Updated 5 years ago
- A compact implementation of Dr. Askitis HatTrie☆80Updated 11 years ago
- A Wait-Free Universal Construct for Large Objects☆96Updated 5 years ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆168Updated 6 months ago
- ☆108Updated last year
- A very fast library for validating UTF-8 using AVX2/SSE4 instructions☆220Updated 5 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 3 years ago
- High-performance dictionary coding☆104Updated 8 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- C library implementing the ridiculously fast CLHash hashing function☆280Updated last year
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆323Updated 9 months ago
- A fast implementation for varbyte 32bit/64bit integer compression☆119Updated 8 years ago
- c++ library for binary fuse filters, including a sharded filter☆92Updated 6 months ago