cubicdaiya / dtlLinks
diff template library written by C++
☆306Updated 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…☆357Updated 7 years ago
- A modern C++ scope guard that is easy to use but hard to misuse.☆195Updated 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.☆250Updated last week
- Boost.Nowide - Standard library functions with UTF-8 API on Windows☆186Updated 3 weeks ago
- C++ library for storing and printing backtraces.☆475Updated this week
- A miniature library for struct-field reflection in C++☆594Updated 2 months ago
- Compile Time Type Information for C++☆598Updated 2 years ago
- What a c++ standard Unicode library might look like.☆337Updated last year
- Mustache text templates for modern C++☆387Updated 3 months ago
- A C++14 compile-time/constexpr map and hash map with minimal binary footprint☆221Updated 3 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆581Updated 2 months ago
- A modern, C++11-native, single-file header-only, tiny framework for unit-tests, TDD and BDD (includes C++98 variant)☆404Updated last week
- A work in progress minimal C++ static reflection API and codegen tool.☆261Updated 4 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☆451Updated last week
- Single-header program options parsing library for C++11☆134Updated 3 years ago
- Implementation of C++20's std::span for older compilers☆367Updated 2 years ago
- C++ MongoDB API and BSON/JSON Serialization library☆319Updated 2 months ago
- A polymorphic value-type for C++☆228Updated 2 years ago
- Unicode (UTF-8) capable std::string☆551Updated last month
- Minimal, type safe printf replacement library for C++☆551Updated last year
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆468Updated 2 weeks ago
- C++11/C++14 Variant☆377Updated 2 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☆414Updated last week
- Library for comfortable work with DLL and DSO☆113Updated 3 weeks ago
- A C++ configurable Expression Parser. Useful as a Calculator or for helping you write your own Programming Language☆360Updated 4 months ago
- Subprocessing with modern C++☆545Updated 3 weeks ago
- optional (nullable) objects for C++14☆315Updated 5 years ago
- Semantic Versioning for modern C++☆339Updated 2 months ago
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆138Updated 4 years ago