Genivia / FuzzyMatcherLinks
Fast fuzzy regex matcher: specify max edit distance to find approximate matches. FuzzyMatcher is now included in RE/flex.
☆38Updated 9 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
- 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 this week
- Modern C++20 Unicode library☆153Updated this week
- A cross-platform library for opening memory-backed libc streams.☆79Updated 2 years ago
- The IDK (Industrial Development Kit) library!☆37Updated 3 weeks ago
- Recursively search directories for a regex pattern☆234Updated 2 years ago
- Some library components that didn't quite fit anywhere else...☆36Updated 2 months ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆49Updated 3 months ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆19Updated last year
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated last year
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆12Updated 3 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
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆83Updated 9 months ago
- Text encoding for modern C++☆32Updated 4 years ago
- B2 makes it easy to build C++ projects, everywhere.☆110Updated this week
- Reference implementation of Grisu-Exact in C++☆68Updated 5 years ago
- A simple C++ header-only template library implementing matching using wildcards☆94Updated last year
- Documentation generator for C/C++ code☆56Updated 3 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated last month
- A C library for converting between two different encodings in a simple, easy, and powerful way.☆65Updated 7 months ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆43Updated 5 months 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
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆99Updated 3 months ago
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆20Updated 4 years ago
- HTTP/1 parsing and serialization algorithms using C++11☆31Updated this week
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 5 years ago
- Experimental JSON builder based on C++ reflection☆57Updated 3 months ago
- A hash function library☆50Updated 2 weeks ago