p-groarke / defensive_cppLinks
C++ Defensive Macros
☆31Updated 6 years ago
Alternatives and similar repositories for defensive_cpp
Users that are interested in defensive_cpp are comparing it to the libraries listed below
Sorting:
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆49Updated last week
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 5 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆38Updated last week
- forward declarations for C++ std headers☆74Updated 4 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 7 years ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)☆38Updated last week
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆49Updated last year
- std::invoke/std::apply analogs for C++11/14☆43Updated 2 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Forward declarations for C++ standard library