Genivia / FuzzyMatcherLinks
Fast fuzzy regex matcher: specify max edit distance to find approximate matches. FuzzyMatcher is now included in RE/flex.
☆38Updated 8 months ago
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 last year
- A cross-platform library for opening memory-backed libc streams.☆78Updated 2 years ago
- The IDK (Industrial Development Kit) library!☆37Updated 3 weeks ago
- Text encoding for modern C++☆32Updated 4 years 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…☆68Updated 2 months ago
- Some library components that didn't quite fit anywhere else...☆36Updated last month
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆12Updated 3 years ago
- A C library for converting between two different encodings in a simple, easy, and powerful way.☆65Updated 6 months ago
- Recursively search directories for a regex pattern☆228Updated 2 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆33Updated 8 years ago
- 🕸️ Glue C++ to your browser! Universal bindings for JavaScript/Wasm using Glue and Embind.☆21Updated 2 years ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated last year
- Modern C++20 Unicode library☆150Updated 2 weeks ago
- Embeddable C++17 Unicode library offering UTF encodings, general category info, simple and full casing, normalization forms, and combinin…☆80Updated 4 months ago
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆99Updated 2 months ago
- Add-on packages for Vector class library☆76Updated 2 years ago
- Documentation generator for C/C++ code☆56Updated 2 months ago
- How fast can we shuffle values?☆40Updated last year
- Fast compressed trie dictionary library☆71Updated last year
- 🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-bas…☆112Updated 9 months ago
- A C++17 header-only Unicode library. (Unicode 17.0.0)☆121Updated last month
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆19Updated last year
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆54Updated 9 months ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆49Updated 2 months ago
- Structure-of-array synthesis in C++20☆80Updated 3 years ago
- Succinct data structures in C/C++☆92Updated last year
- Reference implementation of Grisu-Exact in C++☆69Updated 5 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆30Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated last week
- Branchless-Lomuto in Pattern-Defeating Quicksort☆49Updated last year