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
- A hash table implementation using Robin Hood Linear Probing☆52Updated 11 years ago
- Vectorized version of the PCG random number generator☆87Updated 3 weeks ago
- A C++14/17 implementation of named tuples☆72Updated last year
- Fast decoder for VByte-compressed integers☆126Updated 2 months ago
- SSE4.2-based H/w-accelerated CRC32 calculator with software fallback☆133Updated 2 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆170Updated 11 months 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
- A C++ smart-pointer with value-semantics 💎☆131Updated 6 years ago
- C++17 immutable compile-time key value map☆50Updated 6 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
- A C++14 framework for asynchronous I/O, cooperative multitasking and green threads scheduling☆160Updated 8 years ago
- The missing C++ tuple functionality☆85Updated 5 years ago
- Continuation-ready container algorithms from STL algorithms☆60Updated 8 years ago
- ☆36Updated 2 years ago
- Wrapper for references to array in C++.☆60Updated 9 years ago
- What did you expect?☆110Updated 8 years ago
- analyze code size via nm/objdump output☆84Updated 10 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆58Updated 6 years ago
- A C++ library for type level flagging☆65Updated 7 years ago
- Quick and simple stacktraces for C++☆12Updated 10 years ago
- Hashing functions and PRNGs based on them☆167Updated 2 months ago
- An experimental SQL connector for containers and streams of the C++ Standard Library☆37Updated 7 years ago
- A stab at constexpr bson creation☆32Updated 11 years ago
- Replaced by foonathan/lexy☆138Updated 5 years ago
- The Bit Library☆58Updated 6 years ago
- Compute xxHash hash codes for 8 keys in parallel☆47Updated 6 years ago
- TurboRLE-Fastest Run Length Encoding☆289Updated 2 years ago
- C++ ﹤html﹥☆94Updated 7 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆121Updated 8 years ago