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 hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆169Updated 7 months ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆135Updated 6 years ago
- SSE4.2-based H/w-accelerated CRC32 calculator with software fallback☆133Updated 2 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 7 years ago
- Tiny perfect hash library for C, C++, and Lua☆167Updated 6 years ago
- Vectorized version of the PCG random number generator☆83Updated 7 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 portable in-place bitwise binary Fredkin trie algorithm which allows for near constant time insertions, deletions, finds, closest fit f…☆275Updated 4 years ago
- Fast decoder for VByte-compressed integers☆125Updated last year
- Comparing linear and binary searches☆41Updated 5 years ago
- TurboRLE-Fastest Run Length Encoding☆288Updated 2 years ago
- C++17 implementation of memory-efficient dynamic tries☆58Updated 3 years ago
- Hashing functions and PRNGs based on them☆163Updated 8 months ago
- A C++ smart-pointer with value-semantics 💎☆131Updated 6 years ago
- Wrapper for references to array in C++.☆60Updated 9 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆119Updated 8 years ago
- A C++14/17 implementation of named tuples☆71Updated last year
- A stab at constexpr bson creation☆32Updated 10 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆183Updated last year
- Overridable universal operator overloading for C++14☆20Updated 10 years ago
- ACCU 2017 - "History of Time: Asynchronous C++"☆16Updated 8 years ago
- Chainable libuv streams☆62Updated 2 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- Hash Array Mapped Trie (C++ Templates)☆125Updated 2 years ago
- Quick and simple stacktraces for C++☆12Updated 10 years ago
- C version of the MetroHash function☆27Updated 10 years ago
- A simple bitset library in C☆137Updated 7 months ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated 3 months ago
- A C++ library for basic Unicode manipulation.☆122Updated 8 years ago