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:
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆168Updated 6 months ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Vectorized version of the PCG random number generator☆83Updated 5 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
- {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
- C++17 implementation of memory-efficient dynamic tries☆58Updated 3 years ago
- A C++14/17 implementation of named tuples☆71Updated last year
- Fast decoder for VByte-compressed integers☆124Updated last year
- The missing C++ tuple functionality☆85Updated 5 years ago
- A C++ smart-pointer with value-semantics 💎☆131Updated 5 years ago
- Hashing functions and PRNGs based on them☆162Updated 7 months ago
- Comparing linear and binary searches☆41Updated 5 years ago
- C++ reimplementation of https://github.com/emilk/drop-merge-sort☆21Updated 3 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆135Updated 6 years ago
- HISTORICAL INTEREST ONLY: Post peer review AFIO v2 rewrite is now at https://github.com/ned14/boost.afio☆47Updated 9 years ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆157Updated last month
- Replaced by foonathan/lexy☆138Updated 4 years ago
- C++ mutex collections, cross-platform header-only C++11 (or later) library.☆124Updated 3 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- Compute xxHash hash codes for 8 keys in parallel☆45Updated 6 years ago
- A C++14 framework for asynchronous I/O, cooperative multitasking and green threads scheduling☆160Updated 7 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated 2 months ago
- TurboRLE-Fastest Run Length Encoding☆287Updated 2 years ago
- ACCU 2017 - "History of Time: Asynchronous C++"☆16Updated 8 years ago
- A template for creating optional-like objects with no space overhead☆103Updated 3 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆119Updated 8 years ago
- A generic implementation of the BitmaskType C++ concept☆85Updated 4 years ago
- Fast, SIMD hex string encoder and decoder C++ lib and Node.js module☆58Updated 2 years ago
- A C++ library for basic Unicode manipulation.☆122Updated 8 years ago