duneroadrunner / SaferCPlusPlus
A collection of safe data types that are compatible with, and can substitute for, common unsafe native c++ types
β407Updated this week
Alternatives and similar repositories for SaferCPlusPlus:
Users that are interested in SaferCPlusPlus are comparing it to the libraries listed below
- Love template metaprogrammingβ329Updated 2 years ago
- Range-based goodness for C++17β361Updated 4 years ago
- A C++ smart-pointer with value-semantics πβ131Updated 5 years ago
- A C++ micro-benchmarking frameworkβ362Updated 5 years ago
- constexpr C++17 library for simplifying higher order functions in application codeβ198Updated last year
- It's the C++ Package Manager Managerβ196Updated last year
- A semi compile-/run-time associative map container with compile-time lookup and run-time storageβ384Updated last year
- A collection of awful archetypes to ease the testing of generic C++ librariesβ108Updated 5 years ago
- C++ metaprogramming shellβ476Updated 2 weeks ago
- A C/C++ header to help move #ifdefs out of your codeβ833Updated 6 months ago
- A GCC 7.1 patch that adds a 'static_print' statement to C++.β147Updated 7 years ago
- C++17 Utility classes for comparing multiple values in one simple expressionβ207Updated 7 months ago
- Hasta la vista, baby!β134Updated last year
- Replacements to standard numeric types which throw exceptions on errorsβ210Updated 2 weeks ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)β743Updated 2 months ago
- Instant compile time C++ 11 metaprogramming libraryβ572Updated 2 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructureβ393Updated this week
- Simple, flexible and modular assertion macro.β226Updated 11 months ago
- An implementation of C++ Extensions for Rangesβ223Updated 5 years ago
- β71Updated 6 years ago
- A reflective enum implementation for C++β290Updated last year
- A highly efficient, move-aware operators libraryβ202Updated 2 years ago
- Speedier handling of clang-tidy checkingβ69Updated 5 years ago
- β132Updated 3 years ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elemβ¦