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:
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated last year
- 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
- Library of flat vector-like based associative containers☆74Updated 2 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated last year
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- An indirect value-type for C++☆83Updated last year
- ☆53Updated 6 years 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
- A modern header-only zero-overhead library for creating smart references☆86Updated 6 years ago
- ☆26Updated 5 years ago
- C++20 implementation of {{ mustache }}☆86Updated 8 months ago
- ☆32Updated 4 years ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 4 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆76Updated 4 months ago
- Yet another C++ text formatting library.☆71Updated 7 months 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
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 3 years ago
- A bunch of small C++ utilities☆66Updated last year
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Simple header only library to add a spinner / progress indicator to any terminal application.☆38Updated 5 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- c++ library for building lightweight processing pipeline at compile-time for string obfuscation, aes ciphering or whatever you want☆68Updated 6 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 7 years ago