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:
- Vectorized version of the PCG random number generator☆80Updated 4 months ago
- SSE4.2-based H/w-accelerated CRC32 calculator with software fallback☆133Updated 2 years ago
- Fast decoder for VByte-compressed integers☆123Updated last year
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆166Updated 4 months ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 7 years ago
- Tiny perfect hash library for C, C++, and Lua☆166Updated 6 years ago
- Compute xxHash hash codes for 8 keys in parallel☆46Updated 6 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆119Updated 8 years ago
- Random access array of tightly packed unsigned integers☆163Updated 3 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated 3 weeks ago
- Wrapper for references to array in C++.☆60Updated 9 years ago
- A stab at constexpr bson creation☆32Updated 10 years ago
- ACCU 2017 - "History of Time: Asynchronous C++"☆16Updated 8 years ago
- pushmi project☆50Updated 6 years ago
- C++17 implementation of memory-efficient dynamic tries☆58Updated 3 years ago
- A template for creating optional-like objects with no space overhead☆103Updated 3 years ago
- Easy asynchrony for C++☆94Updated 10 years ago
- Comparing linear and binary searches☆41Updated 5 years ago
- A C++ library for basic Unicode manipulation.☆122Updated 8 years ago
- C++ reimplementation of https://github.com/emilk/drop-merge-sort☆21Updated 3 years ago
- A C++14/17 implementation of named tuples☆71Updated 11 months ago
- A portable in-place bitwise binary Fredkin trie algorithm which allows for near constant time insertions, deletions, finds, closest fit f…☆275Updated 3 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 9 months ago
- High performance HTTP library for Boost.Asio based on Joyent's http-parser and good intentions.☆34Updated 8 years ago
- compile time assembly interpreter☆85Updated 7 years ago
- Warning suppression library (C++)☆83Updated 5 years ago
- Fast, SIMD hex string encoder and decoder C++ lib and Node.js module☆58Updated 2 years ago