addaleax / levenshtein-sse
SIMD-enabled Levenshtein distance in C++
β71Updated last year
Alternatives and similar repositories for levenshtein-sse:
Users that are interested in levenshtein-sse are comparing it to the libraries listed below
- A hash table implementation using Robin Hood Linear Probingβ50Updated 10 years ago
- A stab at constexpr bson creationβ32Updated 10 years ago
- A C++ smart-pointer with value-semantics πβ131Updated 5 years ago
- Fast decoder for VByte-compressed integersβ122Updated 10 months ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.β39Updated 7 years ago
- Vectorized version of the PCG random number generatorβ76Updated 3 weeks ago
- C++17 immutable compile-time key value mapβ50Updated 5 years ago
- The missing C++ tuple functionalityβ84Updated 5 years ago
- An approach for runtime detection inside a constexpr functionβ79Updated 6 years ago
- Wrapper for references to array in C++.β60Updated 8 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocatorβ166Updated 6 years ago
- The Bit Libraryβ58Updated 6 years ago
- A template for creating optional-like objects with no space overheadβ102Updated 3 years ago
- What did you expect?β111Updated 7 years ago
- Replaced by foonathan/lexyβ138Updated 4 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversionsβ98Updated 6 years ago
- SIMD (SSE) string functionsβ101Updated 7 years ago
- A collection of single-header C++11 libraries by Chobolabsβ134Updated 4 years ago
- std::bitset with constexpr implementations plus additional features.β119Updated last year
- modern C++ type traits and metafunctions for callable typesβ133Updated 2 weeks ago
- A C++14/17 implementation of named tuplesβ70Updated 7 months ago
- A C++ library for type level flaggingβ65Updated 6 years ago
- A fast implementation for varbyte 32bit/64bit integer compressionβ116Updated 8 years ago
- {fmt} support for ranges, containers and types with tuple interface.β27Updated 6 years ago
- unmaintained - CMake module to activate certain C++ standard, feature checks and appropriate automated workarounds - basically an improveβ¦β74Updated 8 years ago
- C++ unit testing and mocking made easyβ55Updated 5 years ago
- C++11 template meta-programming library.β48Updated 10 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β¦β153Updated 3 weeks ago
- C++14 (and beyond) library features implemented in C++11β248Updated 7 years ago
- Ξ» β C++ library for functional programmingβ37Updated 8 years ago