p-groarke / defensive_cppLinks
C++ Defensive Macros
☆31Updated 7 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☆75Updated 4 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆39Updated last month
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 5 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆49Updated last year
- ☆53Updated 6 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☆52Updated last month
- Non-intrusive C++ signal programming library☆50Updated 4 years ago
- Library of flat vector-like based associative containers☆76Updated 3 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 7 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
- Flat containers for C++☆59Updated 6 months ago
- Simple header only library to add a spinner / progress indicator to any terminal application.☆38Updated 6 years ago
- A no-dependencies C++ extensible type erasure library☆45Updated 5 years ago
- C++17 compile-time enum reflection library☆45Updated 3 years ago
- std::invoke/std::apply analogs for C++11/14☆43Updated 3 years ago
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆40Updated 3 years ago
- Roman numeral support for C++17☆51Updated 2 years ago
- Similar to python's `repr`, for c++☆32Updated 3 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)☆39Updated last month
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆53Updated 7 years ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 4 years ago
- C++20 implementation of {{ mustache }}☆86Updated last year
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- Type traits for properties of C / C++ enum types☆22Updated 6 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 6 years ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆80Updated 2 months ago
- Bit containers, sequences, and views for everyone. 🕷️☆130Updated 3 years ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆34Updated 5 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago