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:
- forward declarations for C++ std headers☆74Updated 4 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated 11 months ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)☆36Updated last year
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 6 years ago
- ☆53Updated 6 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- Flat containers for C++☆59Updated 2 weeks ago
- Library of flat vector-like based associative containers☆75Updated 2 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 4 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☆48Updated last year
- C++20 implementation of {{ mustache }}☆86Updated 7 months ago
- Finite State Machine implementation using std::variant☆88Updated 5 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 6 years ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆34Updated 5 years ago
- A never-valueless, strong guarantee implementation of std::variant☆69Updated 3 months ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆76Updated 3 months ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- A generic implementation of the BitmaskType C++ concept☆86Updated 4 years ago
- Header-only library providing unicode aware string support for C++☆109Updated 3 months ago
- Roman numeral support for C++17☆52Updated last year
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- Modern C++ generic header-only template library.☆102Updated 2 years ago
- Latest iteration of my static webpage/blog generator☆55Updated last month
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago