addaleax / levenshtein-sse
SIMD-enabled Levenshtein distance in C++
☆73Updated 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 stab at constexpr bson creation☆32Updated 10 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 6 years ago
- Wrapper for references to array in C++.☆60Updated 9 years 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
- A template for creating optional-like objects with no space overhead☆102Updated 3 years ago
- A C++ library for type level flagging☆65Updated 6 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 10 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- The missing C++ tuple functionality☆84Updated 5 years ago
- unmaintained - CMake module to activate certain C++ standard, feature checks and appropriate automated workarounds - basically an improve…☆74Updated 8 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 7 months ago
- What did you expect?☆111Updated 8 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆166Updated 6 years ago
- C++ generic make factory☆107Updated 6 years ago
- The Bit Library☆58Updated 6 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- Comparing linear and binary searches☆40Updated 5 years ago
- Vectorized version of the PCG random number generator☆77Updated 2 months ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆255Updated 5 years ago
- ☆26Updated 7 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆68Updated 10 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆63Updated 11 months ago
- A C++14/17 implementation of named tuples☆70Updated 8 months ago
- pushmi project☆50Updated 6 years ago
- observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)☆36Updated 11 months ago
- An approach for runtime detection inside a constexpr function☆79Updated 6 years ago
- Fast decoder for VByte-compressed integers☆122Updated 11 months ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆154Updated 2 months ago
- A fast implementation for varbyte 32bit/64bit integer compression☆118Updated 8 years ago
- High performance HTTP library for Boost.Asio based on Joyent's http-parser and good intentions.☆34Updated 8 years ago