duneroadrunner / SaferCPlusPlusLinks
A collection of safe data types that are compatible with, and can substitute for, common unsafe native c++ types
☆414Updated last week
Alternatives and similar repositories for SaferCPlusPlus
Users that are interested in SaferCPlusPlus are comparing it to the libraries listed below
Sorting:
- A C++ micro-benchmarking framework☆363Updated 5 years ago
- A semi compile-/run-time associative map container with compile-time lookup and run-time storage☆385Updated 2 years ago
- Love template metaprogramming☆328Updated 3 years ago
- Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debuggin…☆759Updated 5 months ago
- Range-based goodness for C++17☆362Updated 4 years ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆751Updated this week
- Runtime polymorphism done right☆1,006Updated 4 years ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆446Updated 2 weeks ago
- Instant compile time C++ 11 metaprogramming library☆572Updated 2 years ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆670Updated last month
- This is an experimental library that has evolved to P2688☆675Updated 6 months ago
- A C/C++ header to help move #ifdefs out of your code☆847Updated 8 months ago
- A (work-in-progress) nextgen Doxygen for C++☆956Updated 11 months ago
- C++ metaprogramming shell☆476Updated last month
- C++11/14/17 std::optional with functional-style extensions and reference support☆893Updated 11 months ago
- Compile Time Type Information for C++☆590Updated 2 years ago
- Compile Time Parser Generator is a C++ single header library which takes a language description as a C++ code and turns it into a LR1 tab…☆473Updated 9 months ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆396Updated last week
- Zero overhead utilities for preventing bugs at compile time☆1,581Updated 8 months ago
- Simple header only pattern matching for c++14☆232Updated 3 years ago
- C++11/14 strings for direct use in template parameter lists, template metaprogramming.☆201Updated 3 years ago
- A new take on polymorphism☆680Updated 2 weeks ago
- An additive strong typedef library for C++14/17/20☆438Updated 4 months ago
- A highly efficient, move-aware operators library☆202Updated 2 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆198Updated 2 years ago
- A modern, C++11-native, single-file header-only, tiny framework for unit-tests, TDD and BDD (includes C++98 variant)☆398Updated 3 weeks ago
- C++17 Utility classes for comparing multiple values in one simple expression☆207Updated 9 months ago
- Semantic syntax highlighting and hyperlinking of C/C++ source code with libclang. (Demo: https://oberon00.github.io/synth)☆159Updated 8 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆565Updated 9 months ago
- A C++ library that uses clever tricks to create super low-code, yet fully functional CLIs☆450Updated 8 months ago