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:
- A C++14/17 implementation of named tuples☆72Updated last year
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆135Updated 6 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆170Updated 9 months ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 7 years ago
- Vectorized version of the PCG random number generator☆84Updated 9 months ago
- Tiny perfect hash library for C, C++, and Lua☆168Updated 6 years ago
- A C++ smart-pointer with value-semantics 💎☆131Updated 6 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
- The missing C++ tuple functionality☆85Updated 5 years ago
- Fast decoder for VByte-compressed integers☆125Updated 3 weeks ago
- A stab at constexpr bson creation☆32Updated 10 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
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated 5 months ago
- Wrapper for references to array in C++.☆60Updated 9 years ago
- SSE4.2-based H/w-accelerated CRC32 calculator with software fallback☆133Updated 2 years ago
- C++17 immutable compile-time key value map☆50Updated 6 years ago
- Overridable universal operator overloading for C++14☆20Updated 11 years ago
- The Bit Library☆58Updated 6 years ago
- Work-in-progress Rust application that converts C++ header-only libraries to single self-contained headers.☆26Updated 6 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆168Updated 6 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆120Updated 8 years ago
- Rolling Hash C++ Library☆189Updated last year
- Comparing linear and binary searches☆43Updated 5 years ago
- A C++ library for basic Unicode manipulation.☆122Updated 9 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 6 years ago
- Fast, SIMD hex string encoder and decoder C++ lib and Node.js module☆56Updated 3 years ago
- What did you expect?☆111Updated 8 years ago
- HISTORICAL INTEREST ONLY: Post peer review AFIO v2 rewrite is now at https://github.com/ned14/boost.afio☆46Updated 9 years ago
- C++ generic make factory☆108Updated 6 years ago