rapidfuzz / rapidfuzz-cpp
Rapid fuzzy string matching in C++ using the Levenshtein Distance
☆296Updated 3 months ago
Alternatives and similar repositories for rapidfuzz-cpp
Users that are interested in rapidfuzz-cpp are comparing it to the libraries listed below
Sorting:
- Unicode Algorithms Implementation for C/C++☆298Updated last year
- Semantic Versioning for modern C++☆320Updated last month
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆440Updated last month
- A miniature library for struct-field reflection in C++☆559Updated 2 months ago
- Serialization library written in C++17 - Pack C++ structs into a compact byte-array without any macros or boilerplate code☆507Updated 7 months ago
- An additive strong typedef library for C++14/17/20☆435Updated 3 months ago
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆463Updated last month
- Glob for C++17☆262Updated 3 weeks ago
- Fast, convenient JSON serialization and parsing in C++☆487Updated last week
- C++ command line parsing library☆199Updated last year
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆565Updated 8 months ago
- Implementation of C++20's std::span for older compilers☆350Updated 2 years ago
- A C++11 library for parsing and serializing JSON to and from a DOM container in memory.☆450Updated last month
- Implementation of async observable/observer (Reactive Programming) in C++ with care about performance and templates in mind in ReactiveX …☆280Updated last week
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆609Updated 2 years ago
- A simple to use, composable, command line parser for C++ 11 and beyond☆515Updated last month
- P1031 low level file i/o and filesystem library for the C++ standard☆942Updated 3 months ago
- A C++17 cross-platform implementation for UUIDs☆799Updated 10 months ago
- A simple C++14 signal-slots implementation☆779Updated 11 months ago
- C++17 library for all your binary de-/serialization needs☆276Updated last year
- Unicode (UTF-8) capable std::string☆547Updated 3 months ago
- Boost.URL is a library for manipulating Uniform Resource Identifiers (URIs) and Locators (URLs).☆186Updated last month
- A lightweight C++20 serialization and RPC library☆849Updated 3 weeks ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆748Updated last week
- A reflective enum implementation for C++☆291Updated last year
- Lightweight C++20 testing framework.☆281Updated last month
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆698Updated 2 months ago
- What a c++ standard Unicode library might look like.☆332Updated last year
- C++17 Run-time Polymorphism (Type Erasure) library☆475Updated last month
- A fast, simple tuple implementation that implements tuple as an aggregate☆216Updated 7 months ago