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:
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 7 years ago
- Vectorized version of the PCG random number generator☆84Updated 8 months ago
- Fast decoder for VByte-compressed integers☆125Updated last week
- Chainable libuv streams☆63Updated 2 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
- Quick and simple stacktraces for C++☆12Updated 10 years ago
- Hashing functions and PRNGs based on them☆166Updated 9 months ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆170Updated 9 months ago
- SSE4.2-based H/w-accelerated CRC32 calculator with software fallback☆133Updated 2 years ago
- Tiny perfect hash library for C, C++, and Lua☆168Updated 6 years ago
- Chainable SSL implementation for libuv☆58Updated 7 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- A C++ library for basic Unicode manipulation.☆122Updated 9 years ago
- 8-bit Xor Filter in C99☆62Updated 5 years ago
- A minimalist event emitter for C++☆32Updated 6 months ago
- An argument-parsing library for C++.☆44Updated last year
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆135Updated 6 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
- Wrapper for references to array in C++.☆60Updated 9 years ago
- Overridable universal operator overloading for C++14☆20Updated 11 years ago
- C++17 implementation of memory-efficient dynamic tries☆58Updated 3 years ago
- A small debugging library for C++☆31Updated 6 years ago
- Fast differential coding functions (using SIMD instructions)☆55Updated 7 years ago
- Fast, SIMD hex string encoder and decoder C++ lib and Node.js module☆57Updated 3 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆120Updated 8 years ago
- A C++ smart-pointer with value-semantics 💎☆131Updated 6 years ago
- C++14 cache friendly B-heap priority queue☆109Updated 2 months ago
- ulids in C++, Header Only☆101Updated 2 years ago
- A C++14/17 implementation of named tuples☆72Updated last year
- Rolling Hash C++ Library☆189Updated last year