Genivia / FuzzyMatcherLinks
Fast fuzzy regex matcher: specify max edit distance to find approximate matches. FuzzyMatcher is now included in RE/flex.
☆37Updated 2 months ago
Alternatives and similar repositories for FuzzyMatcher
Users that are interested in FuzzyMatcher are comparing it to the libraries listed below
Sorting:
- The IDK (Industrial Development Kit) library!☆36Updated 2 weeks ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated 10 months ago
- A cross-platform library for opening memory-backed libc streams.☆75Updated last year
- 🕸️ Glue C++ to your browser! Universal bindings for JavaScript/Wasm using Glue and Embind.☆21Updated last year
- Yet another C++ text formatting library.☆71Updated 7 months ago
- Text encoding for modern C++☆31Updated 4 years ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆43Updated 6 months ago
- Displayed width of UTF-8 strings in Modern C++☆47Updated 2 years ago
- Improved NetBSD's Perfect Hash Generation Tool v3☆20Updated 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
- C++ wrapper around wyhash and wyrand☆14Updated 11 months ago
- C Streaming parser for Smile ( http://wiki.fasterxml.com/JacksonBinaryFormatSpec )☆31Updated 5 years ago
- A C++17 full-text search engine library☆33Updated 3 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Updated 8 years ago
- Variant on Wang Yi's wyhash with 32-bit output, using at most 64-bit math☆26Updated 6 years ago
- Light and fast package manager on C/C++ for C/C++/Python/Rust/Js packages☆19Updated last year
- Documentation generator for C/C++ code☆53Updated 5 months ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- Some library components that didn't quite fit anywhere else...☆37Updated 10 months ago
- Lock-free memory allocator☆22Updated last year
- How fast can we shuffle values?☆37Updated last year
- A library that provides multiple precision floating point arithmetic☆78Updated 8 years ago
- Benchmarking reading and parsing integers from a file in C++.☆9Updated 5 years ago
- Fast compressed trie dictionary library☆70Updated 9 months ago
- Interval library for C++☆12Updated 5 months ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- Work done today for the glory of tomorrow - or, C and C++ systems programming papers.☆56Updated this week
- Parsing Expression Grammar (PEG) bytecode parser/compiler library☆14Updated 3 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…☆64Updated 9 months ago