cubicdaiya / dtlLinks
diff template library written by C++
☆311Updated last year
Alternatives and similar repositories for dtl
Users that are interested in dtl are comparing it to the libraries listed below
Sorting:
- 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
- Implementation of std::any, including small object optimization, for C++11 compilers☆151Updated last year
- A reflective enum implementation for C++☆299Updated last year
- What a c++ standard Unicode library might look like.☆340Updated 2 years ago
- Boost.Nowide - Standard library functions with UTF-8 API on Windows☆188Updated last month
- 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…☆364Updated 7 years ago
- A modern C++ scope guard that is easy to use but hard to misuse.☆202Updated 2 weeks ago
- A polymorphic value-type for C++☆227Updated 2 years ago
- A work in progress minimal C++ static reflection API and codegen tool.☆261Updated 4 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
- Single-header program options parsing library for C++11☆134Updated 3 years ago
- Generic observable objects and reactive expressions for C++☆303Updated 4 years ago
- A miniature library for struct-field reflection in C++☆635Updated 2 months ago
- Bit flags for C++11 scoped enums☆122Updated 3 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆597Updated 6 months ago
- Implementation of C++20's std::span for older compilers☆373Updated 2 years ago
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆467Updated last month
- Scope Guard & Defer C++☆181Updated 2 years ago
- Compile Time Type Information for C++☆604Updated 2 years ago
- Semantic Versioning for modern C++☆346Updated 6 months ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆179Updated 6 years ago
- Simple, flexible and modular assertion macro.☆228Updated last month
- C++ library for storing and printing backtraces.☆484Updated last week
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆114Updated last year
- Header-only library for multithreaded programming☆240Updated last week
- A C++14 compile-time/constexpr map and hash map with minimal binary footprint☆222Updated 3 years ago
- A lightweight, non-owning reference to a callable.☆183Updated 4 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆202Updated 2 years ago
- Tool for analyzing includes in C++☆209Updated last year
- A C++ configurable Expression Parser. Useful as a Calculator or for helping you write your own Programming Language☆359Updated 7 months ago