slacy / double-metaphoneLinks
A C++ Implementation of the Double Metaphone algorithm.
☆18Updated 4 years ago
Alternatives and similar repositories for double-metaphone
Users that are interested in double-metaphone are comparing it to the libraries listed below
Sorting:
- A small DFA for under 16 states☆54Updated 7 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- Erlang style programming for C++☆15Updated 7 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆57Updated 2 years ago
- finding set bits in large bitmaps☆15Updated 10 years ago
- NetBSD cdb (constant database) library☆14Updated 6 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆36Updated 3 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆27Updated 6 years ago
- Fast differential coding functions (using SIMD instructions)☆55Updated 8 years ago
- C++11 library for fast fuzzy searching☆14Updated 10 years ago
- Restartable Sequences: a userspace implementation of cheap per-cpu atomic operations☆38Updated 7 years ago
- Transpose: SIMD Integer+Floating Point Compression Filter☆63Updated 6 years ago
- An implementation of the Tsetlin Machine in Rust☆16Updated 7 years ago
- Vectorized version of the PCG random number generator☆84Updated 10 months ago
- Proof of concept LSM-tree built on MDB☆17Updated 10 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- ☆28Updated 3 years ago
- A Rust linear algebra library based on expression templates☆52Updated 4 years ago
- Implementation of the JSON semi-index described in the paper "Semi-Indexing Semi-Structured Data in Tiny Space"☆58Updated 13 years ago
- RLU resizable hash-table☆17Updated 10 years ago
- ☆50Updated 5 years ago
- Succinct Data Structure Library☆109Updated 12 years ago
- Radix sort implemented i Java and C/C++ with benchmark.☆41Updated 14 years ago
- Long-term book project☆34Updated 4 years ago
- A word-aligned integer compression algorithm.☆13Updated last year
- Universe-sliced indexes in C++.☆18Updated 3 years ago
- Highly optimized implementation of tiered vectors, a data structure for maintaining a sequence of n elements supporting access in time O(…☆50Updated last year
- Backtrace.io's resilient log record framing format☆40Updated 3 years ago
- Portable high-level bitwise manipulation algorithms☆53Updated 4 years ago