tmplt / fuzzywuzzy
A C++ port of the Python module under the same name
☆51Updated last year
Related projects ⓘ
Alternatives and complementary repositories for fuzzywuzzy
- Embeddable C++17 Unicode library offering UTF encodings, general category info, simple and full casing, normalization forms, and combinin…☆77Updated last week
- any lite - A C++17-like any, a type-safe container for single values of any type for C++98, C++11 and later in a single-file header-only …☆135Updated 5 months ago
- Scope Guard & Defer C++☆155Updated 9 months ago
- A simple implementation of utf8 strings for C++☆42Updated 3 years ago
- Modern C++20 Unicode library☆105Updated this week
- A C++14 reflection library☆69Updated 3 weeks ago
- A C++17 header-only Unicode library. (Unicode 16.0.0)☆99Updated last month
- cross platform subprocess library for c++ similar to design of python subprocess☆189Updated 2 months ago
- A modern, C++20-native, single-file header-only dense 2D matrix library.☆82Updated 7 months ago
- UTF-8/16/32 C++11 header only library for Windows / Linux / macOS☆132Updated 9 months ago
- A C++ parser combinator library.☆90Updated this week
- A collection of Unicode utilities for C++ using Range-V3☆44Updated 8 years ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆154Updated last month
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆76Updated last year
- A modern C++ library for type-safe environment variable parsing☆129Updated 3 weeks ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆63Updated last year
- Collection of header-only utilities for C++☆35Updated 11 months ago
- Some library components that didn't quite fit anywhere else...☆34Updated 2 months ago
- Yet another C++ text formatting library.☆70Updated 4 months ago
- Pipelines for Modern C++☆57Updated 4 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆91Updated 3 years ago
- variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library☆239Updated 5 months ago
- Recursive Variant: A simple library for Recursive Variant Types☆82Updated 3 years ago
- C++20 Dynamic Reflection Library☆134Updated last week
- A simple C++ header-only template library implementing matching using wildcards☆80Updated 7 months ago
- Header-only C++17 library for evaluating logical expressions.☆83Updated 2 years ago
- A simple, single-header-only library, for wrapping text. In C++☆99Updated 5 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆132Updated 7 months ago
- A single header standard C++ serialization framework.☆189Updated 2 years ago
- Compact SVO optimized vector for C++17 or higher