Genivia / FuzzyMatcherLinks
Fast fuzzy regex matcher: specify max edit distance to find approximate matches. FuzzyMatcher is now included in RE/flex.
☆37Updated last month
Alternatives and similar repositories for FuzzyMatcher
Users that are interested in FuzzyMatcher are comparing it to the libraries listed below
Sorting:
- Yet another C++ text formatting library.☆71Updated 6 months ago
- Fast C++ function "is_utf8": checks if the input is valid UTF-8. Made of a single source file. Optimized for ARM NEON, x64 SSE, AVX2 and…☆63Updated 8 months ago
- Improved NetBSD's Perfect Hash Generation Tool v3☆20Updated last year
- Some library components that didn't quite fit anywhere else...☆36Updated 9 months ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Updated 8 years ago
- How fast can we shuffle values?☆37Updated last year
- 🕸️ Glue C++ to your browser! Universal bindings for JavaScript/Wasm using Glue and Embind.☆21Updated last year
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆11Updated 2 years ago
- Text encoding for modern C++☆30Updated 3 years ago
- Implicit and module-aware build system for future C++☆20Updated 9 years ago
- Variant on Wang Yi's wyhash with 32-bit output, using at most 64-bit math☆26Updated 6 years ago
- C++ wrapper around wyhash and wyrand☆14Updated 11 months ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated 10 months ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago
- Radix set/map implementation☆17Updated last year
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 months ago
- The IDK (Industrial Development Kit) library!☆36Updated 3 weeks ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆80Updated 2 months ago
- A C99 conforming preprocessor☆22Updated 4 years ago
- C++ compile-time programming (serialization, reflection, code modification, enum to string, better enum, enum to json, extend or parse l…☆41Updated 3 years ago
- Compile-time and runtime CSV parser written in Modern C++☆31Updated last month
- A plugin framework for namespace macros in C/C++☆36Updated 10 years ago
- Modern C++20 Unicode library☆117Updated 6 months ago
- Lock-free memory allocator☆21Updated last year
- A C++ port of the Python module under the same name☆54Updated last year
- Very fast CSV parser in C that utilizes x86 SSE instructions☆11Updated last year
- Looking into the performance of heaps, starting with the Min-Max Heap☆66Updated 4 years ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆43Updated 5 months ago