addaleax / levenshtein-sseLinks
SIMD-enabled Levenshtein distance in C++
☆74Updated last year
Alternatives and similar repositories for levenshtein-sse
Users that are interested in levenshtein-sse are comparing it to the libraries listed below
Sorting:
- Vectorized version of the PCG random number generator☆83Updated 6 months ago
- Fast decoder for VByte-compressed integers☆125Updated last year
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆169Updated 7 months ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- A C++14/17 implementation of named tuples☆71Updated last year
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆135Updated 6 years ago
- Compute xxHash hash codes for 8 keys in parallel☆45Updated 6 years ago
- SSE4.2-based H/w-accelerated CRC32 calculator with software fallback☆133Updated 2 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 7 years ago
- TurboRLE-Fastest Run Length Encoding☆288Updated 2 years ago
- C++17 implementation of memory-efficient dynamic tries☆58Updated 3 years ago
- A portable in-place bitwise binary Fredkin trie algorithm which allows for near constant time insertions, deletions, finds, closest fit f…☆275Updated 4 years ago
- Fast, SIMD hex string encoder and decoder C++ lib and Node.js module☆57Updated 3 years ago
- A C++ smart-pointer with value-semantics 💎☆131Updated 6 years ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆119Updated 5 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- Benchmarks for Schemaless Data Serialization Libraries☆56Updated 3 years ago
- Rolling Hash C++ Library☆188Updated last year
- Hashing functions and PRNGs based on them☆162Updated 7 months ago
- A fast implementation for varbyte 32bit/64bit integer compression☆119Updated 8 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆181Updated last year
- C library to pack and unpack short arrays of integers as fast as possible☆91Updated 2 years ago
- C++ ﹤html﹥☆95Updated 7 years ago
- C++ reimplementation of https://github.com/emilk/drop-merge-sort☆21Updated 3 years ago
- SIMD (SSE) string functions☆102Updated 8 years ago
- Tiny perfect hash library for C, C++, and Lua☆167Updated 6 years ago
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆304Updated last year
- A C++ library for basic Unicode manipulation.☆122Updated 8 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago