leea / diff-cpp
C++ template library for computing a longest common subsequence (diff)
☆14Updated 10 years ago
Related projects ⓘ
Alternatives and complementary repositories for diff-cpp
- C++ reimplementation of https://github.com/emilk/drop-merge-sort☆21Updated 2 years ago
- Small library helping you with basic stuff like getting metrics out of your code, thread naming, etc.☆31Updated last year
- HISTORICAL INTEREST ONLY: Post peer review AFIO v2 rewrite is now at https://github.com/ned14/boost.afio☆46Updated 8 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆37Updated 7 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 5 months ago
- C++17 immutable compile-time key value map☆50Updated 4 years ago
- A C++14/17 implementation of named tuples☆70Updated 2 months ago
- c++ library for building lightweight processing pipeline at compile-time for string obfuscation, aes ciphering or whatever you want☆67Updated 5 years ago
- cpp-netlib URI☆139Updated 4 years ago
- Literal Logging for C++☆83Updated 7 years ago
- Dynamic structured data container for C++14☆19Updated 8 years ago
- A header-only, modern C++, library for terminal colours and cursor manipulation☆17Updated 6 years ago
- unmaintained - CMake module to activate certain C++ standard, feature checks and appropriate automated workarounds - basically an improve…☆74Updated 7 years ago
- Type safe "Keep it simple, stupid" text templates for C++☆39Updated 7 years ago
- ASIO Cooperative Task for await-based coroutine☆17Updated 6 years ago
- A C++ string-based dispatch/routing library☆25Updated 7 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 7 years ago
- C++ Binary Fixed-Point Arithmetic☆9Updated 6 years ago
- C++ interface to CPU affinity management☆30Updated 6 years ago
- Serialization without any serialization codes in C++☆136Updated 10 years ago
- Header-only library providing unicode aware string support for C++☆105Updated last month
- Generate C++ class from JSON data☆47Updated last year
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆41Updated this week
- A simple, single-header-only library, for wrapping text. In C++☆99Updated 5 years ago
- Started to re-write sqlpp11 to sqlpp17 (not even remotely ready yet)☆53Updated last year
- A C++ header-only support for serialization of generic objects to be used when the type is known a-priori.☆52Updated 11 years ago
- An experimental SQL connector for containers and streams of the C++ Standard Library☆36Updated 5 years ago
- C++ generic make factory☆106Updated 5 years ago
- A C++11 library for Unicode☆80Updated 5 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆138Updated 2 years ago