Genivia / FuzzyMatcher
Fast fuzzy regex matcher: specify max edit distance to find approximate matches. FuzzyMatcher is now included in RE/flex.
☆36Updated last month
Alternatives and similar repositories for FuzzyMatcher:
Users that are interested in FuzzyMatcher are comparing it to the libraries listed below
- Parsing Expression Grammar (PEG) bytecode parser/compiler library☆13Updated 2 years ago
- Yet another C++ text formatting library.☆71Updated 3 months ago
- C++ wrapper around wyhash and wyrand☆14Updated 8 months ago
- Improved NetBSD's Perfect Hash Generation Tool v3☆18Updated 10 months ago
- Some library components that didn't quite fit anywhere else...☆35Updated 6 months ago
- Faster and safer algorithms for string matching with wildcards, globs, and gitignore-style globs☆18Updated 2 years ago
- Text encoding for modern C++☆30Updated 3 years ago
- 🕸️ Glue C++ to your browser! Universal bindings for JavaScript/Wasm using Glue and Embind.☆21Updated last year
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆31Updated 7 years ago
- A C++17 full-text search engine library☆33Updated 3 years ago
- Optimized C++20/23 vectors, strings with in class buffer storage, and utility algorithms☆13Updated last month
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- Light and fast package manager on C/C++ for C/C++/Python/Rust/Js packages☆19Updated last year
- The IDK (Industrial Development Kit) library!☆30Updated this week
- Modern C++20 Unicode library☆115Updated 3 months ago
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆11Updated 2 years ago
- high performance C++20 implementation of std::variant☆54Updated 2 weeks ago
- Variant on Wang Yi's wyhash with 32-bit output, using at most 64-bit math☆26Updated 5 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago
- Low memory overhead allocator☆29Updated 4 months ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- How fast can we shuffle values?☆37Updated last year
- Small Extremely Powerful Header Only C++ Lexical Analyzer/String Parser Library☆66Updated last year
- Collection of things related to UTF-8 and http://bjoern.hoehrmann.de/utf-8/decoder/dfa/☆35Updated 11 years ago
- A generic thunking library and helpers for calling C callbacks☆11Updated last year
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 6 months ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated 7 months ago
- Compile-time and runtime CSV parser written in C++17☆31Updated 10 months ago
- A vectorized single header hash function.☆19Updated 4 months ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆65Updated 4 years ago