cubicdaiya / dtlLinks
diff template library written by C++
☆309Updated last year
Alternatives and similar repositories for dtl
Users that are interested in dtl are comparing it to the libraries listed below
Sorting:
- Implementation of std::any, including small object optimization, for C++11 compilers☆150Updated last year
- 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…☆362Updated 7 years ago
- A modern C++ scope guard that is easy to use but hard to misuse.☆199Updated 2 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.☆251Updated 2 weeks ago
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆462Updated 2 weeks ago
- A miniature library for struct-field reflection in C++☆624Updated last month
- What a c++ standard Unicode library might look like.☆339Updated last year
- optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library☆421Updated 2 weeks ago
- Compile Time Type Information for C++☆601Updated 2 years ago
- A work in progress minimal C++ static reflection API and codegen tool.☆261Updated 4 years ago
- C++ library for storing and printing backtraces.☆479Updated this week
- A reflective enum implementation for C++☆299Updated last year
- A library for C++ reflection and introspection☆200Updated 8 years ago
- Boost.Nowide - Standard library functions with UTF-8 API on Windows☆187Updated this week
- Mustache text templates for modern C++☆390Updated 5 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆591Updated 4 months ago
- A modern, C++11-native, single-file header-only, tiny framework for unit-tests, TDD and BDD (includes C++98 variant)☆404Updated 2 weeks ago
- Semantic Versioning for modern C++☆343Updated 4 months ago
- Subprocessing with modern C++☆555Updated last month
- Implementation of C++20's std::span for older compilers☆369Updated 2 years ago
- A C++ configurable Expression Parser. Useful as a Calculator or for helping you write your own Programming Language☆360Updated 6 months ago
- Single-header program options parsing library for C++11☆135Updated 3 years ago
- Header-only C++ library for JSON Schema validation, with support for many popular parsers☆397Updated last month
- A polymorphic value-type for C++☆228Updated 2 years ago
- Scope Guard & Defer C++☆177Updated last year
- C++ hash map and hash set which preserve the order of insertion☆562Updated last month
- Generic observable objects and reactive expressions for C++☆303Updated 3 years ago
- A highly efficient, move-aware operators library☆204Updated 3 years ago
- A simple C++11 command line argument parser☆234Updated 7 months ago
- Love template metaprogramming☆331Updated 3 years ago