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☆83Updated 7 months ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 7 years ago
- A C++14/17 implementation of named tuples☆72Updated last year
- Hashing functions and PRNGs based on them☆164Updated 9 months ago
- Fast decoder for VByte-compressed integers☆125Updated last year
- ACCU 2017 - "History of Time: Asynchronous C++"☆16Updated 8 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆170Updated 8 months ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆135Updated 6 years ago
- TurboRLE-Fastest Run Length Encoding☆288Updated 2 years ago
- The missing C++ tuple functionality☆85Updated 5 years ago
- Tiny perfect hash library for C, C++, and Lua☆168Updated 6 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- A C++ smart-pointer with value-semantics 💎☆131Updated 6 years 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
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 6 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆119Updated 8 years ago
- C++17 implementation of memory-efficient dynamic tries☆58Updated 3 years ago
- Compute xxHash hash codes for 8 keys in parallel☆47Updated 6 years ago
- A stab at constexpr bson creation☆32Updated 10 years ago
- Rolling Hash C++ Library☆189Updated last year
- A C++14 framework for asynchronous I/O, cooperative multitasking and green threads scheduling☆160Updated 7 years ago
- Fast differential coding functions (using SIMD instructions)☆55Updated 7 years ago
- A portable in-place bitwise binary Fredkin trie algorithm which allows for near constant time insertions, deletions, finds, closest fit f…☆276Updated 4 years ago
- C++ reimplementation of https://github.com/emilk/drop-merge-sort☆21Updated 3 years ago
- Benchmarks for Schemaless Data Serialization Libraries☆56Updated 3 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- Linear vs binary search benchmark☆41Updated 5 years ago
- C library to pack and unpack short arrays of integers as fast as possible☆91Updated 2 years ago
- Quick and simple stacktraces for C++☆12Updated 10 years ago