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 template for creating optional-like objects with no space overhead☆102Updated 3 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 7 years ago
- C++11 template meta-programming library.☆48Updated 10 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- Vectorized version of the PCG random number generator☆78Updated 3 months ago
- Fast decoder for VByte-compressed integers☆122Updated last year
- An approach for runtime detection inside a constexpr function☆79Updated 6 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 2 months ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆68Updated 10 years ago
- A generic implementation of the BitmaskType C++ concept☆86Updated 4 years ago
- What did you expect?☆111Updated 8 years ago
- Compute xxHash hash codes for 8 keys in parallel☆46Updated 6 years ago
- A stab at constexpr bson creation☆32Updated 10 years ago
- The missing C++ tuple functionality☆84Updated 5 years ago
- Wrapper for references to array in C++.☆60Updated 9 years ago
- Replaced by foonathan/lexy☆138Updated 4 years ago
- A C++14/17 implementation of named tuples☆71Updated 9 months ago
- A C++ smart-pointer with value-semantics 💎☆131Updated 5 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- Prettiest C++ generator/coroutine implementation.☆14Updated 9 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 8 months ago
- C++17 implementation of memory-efficient dynamic tries☆58Updated 3 years ago
- An experimental SQL connector for containers and streams of the C++ Standard Library☆36Updated 6 years ago
- pushmi project☆50Updated 6 years ago
- SIMD (SSE) string functions☆102Updated 7 years ago
- modern C++ type traits and metafunctions for callable types☆135Updated last month
- Overridable universal operator overloading for C++14☆20Updated 10 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago