leutloff / diff-match-patch-cpp-stlLinks
C++ STL variant of https://code.google.com/p/google-diff-match-patch.
☆130Updated last year
Alternatives and similar repositories for diff-match-patch-cpp-stl
Users that are interested in diff-match-patch-cpp-stl are comparing it to the libraries listed below
Sorting:
- Implementation of std::any, including small object optimization, for C++11 compilers☆151Updated last year
- diff template library written by C++☆311Updated last year
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆143Updated 5 years ago
- C++11 wrapper for the LMDB embedded B+ tree database library.☆281Updated 5 years ago
- Bit flags for C++11 scoped enums☆122Updated 3 years ago
- Boost.Nowide - Standard library functions with UTF-8 API on Windows☆188Updated last month
- 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.☆253Updated last month
- cpp-netlib URI☆142Updated 5 years ago
- optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library☆422Updated last month
- A modern C++ scope guard that is easy to use but hard to misuse.☆202Updated 2 weeks ago
- A platform-independent promise library for C++, implementing asynchronous continuations.☆194Updated 7 years ago
- Scope Guard & Defer C++☆181Updated 2 years ago
- CMake precompiled header support via custom PCH compiler extension