addaleax / levenshtein-sse
SIMD-enabled Levenshtein distance in C++
☆71Updated 11 months ago
Alternatives and similar repositories for levenshtein-sse:
Users that are interested in levenshtein-sse are comparing it to the libraries listed below
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- A C++ smart-pointer with value-semantics 💎☆131Updated 5 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 6 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- A C++ library for type level flagging☆65Updated 6 years ago
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- What did you expect?☆111Updated 7 years ago
- A stab at constexpr bson creation☆32Updated 10 years ago
- A template for creating optional-like objects with no space overhead☆101Updated 3 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆166Updated 5 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆67Updated 9 years ago
- The missing C++ tuple functionality☆84Updated 5 years ago
- Fast decoder for VByte-compressed integers☆122Updated 9 months ago
- Named arguments for C++17☆30Updated 4 years ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 7 years ago
- The Bit Library☆58Updated 5 years ago
- Vectorized version of the PCG random number generator☆76Updated 6 years ago
- C++11 template meta-programming library.☆48Updated 9 years ago
- Chainable libuv streams☆62Updated 2 years ago
- SIMD (SSE) string functions☆100Updated 7 years ago
- An approach for runtime detection inside a constexpr function☆80Updated 6 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆177Updated 5 months ago
- modern C++ type traits and metafunctions for callable types☆132Updated 2 months ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆161Updated this week
- Fast, SIMD hex string encoder and decoder C++ lib and Node.js module☆58Updated 2 years ago
- Wrapper for references to array in C++.☆60Updated 8 years ago
- Comparing linear and binary searches☆39Updated 4 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆64Updated last year
- Overridable universal operator overloading for C++14☆20Updated 10 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆115Updated 8 years ago