leutloff / diff-match-patch-cpp-stlLinks
C++ STL variant of https://code.google.com/p/google-diff-match-patch.
☆128Updated 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
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆142Updated 4 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.☆252Updated last month
- cpp-netlib URI☆141Updated 5 years ago
- CMake precompiled header support via custom PCH compiler extension☆103Updated 6 years ago
- diff template library written by C++☆306Updated last year
- Boost.Nowide - Standard library functions with UTF-8 API on Windows☆187Updated last week
- Bit flags for C++11 scoped enums☆122Updated 3 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☆420Updated last month
- Fast, direct and static typed parsing of JSON with C++☆200Updated 2 years ago
- C++ 11 type traits for callable objects like lambda functions or objects with operator().☆40Updated 9 years ago
- A C++ library for basic Unicode manipulation.☆122Updated 9 years ago
- Boost.Process is a library to manage system processes☆110Updated 3 years ago
- C++11/14 strings for direct use in template parameter lists, template metaprogramming.☆202Updated 4 years ago
- C++ signal and slot system☆161Updated 5 years ago
- A platform-independent promise library for C++, implementing asynchronous continuations.☆194Updated 7 years ago
- optional (nullable) objects for C++14☆316Updated 5 years ago
- Allows you to write binary components in C++11 that can be used across different compilers and standard libraries☆214Updated 8 years ago
- A modern C++ scope guard that is easy to use but hard to misuse.☆196Updated 2 years ago
- C++11/C++14 Variant☆377Updated 2 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆141Updated 3 years ago
- A modern, C++11-native, single-file header-only, tiny framework for unit-tests, TDD and BDD (includes C++98 variant)☆405Updated 3 weeks ago
- A C++ configurable Expression Parser. Useful as a Calculator or for helping you write your own Programming Language☆360Updated 5 months ago
- What a c++ standard Unicode library might look like.☆339Updated last year
- 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 …☆149Updated last month
- SIGSEGV handler which prints the debug stack trace for C/C++ projects on Linux. It is configurable and rather robust.☆185Updated 3 years ago
- Generic observable objects and reactive expressions for C++☆303Updated 3 years ago
- A small platform independent library making it simple to create and stop new processes in C++, as well as writing to stdin and reading fr…☆360Updated 7 years ago
- Header-only C++ library for JSON Schema validation, with support for many popular parsers☆395Updated last month
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆170Updated 9 months ago