duneroadrunner / SaferCPlusPlusLinks
A collection of safe data types that are compatible with, and can substitute for, common unsafe native c++ types
☆418Updated 2 weeks ago
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☆365Updated 5 years ago
- Love template metaprogramming☆331Updated 3 years ago
- Adobe Source Libraries☆289Updated last month
- Replacements to standard numeric types which throw exceptions on errors☆218Updated 2 months ago
- Hasta la vista, baby!☆135Updated 2 years ago
- Typesafe Python Style Printf Formatting for C++☆237Updated last year
- Simple header only pattern matching for c++14☆235Updated 4 years ago
- Range-based goodness for C++17☆365Updated 4 years ago
- C++ metaprogramming shell☆478Updated 4 months ago
- A modern, C++11-native, single-file header-only, tiny framework for unit-tests, TDD and BDD (includes C++98 variant)☆404Updated this week
- Either and Maybe monads for better error-handling in C++ ↔️☆254Updated 5 years ago
- Magic build tool☆169Updated last month
- C++17 library facilities for older compilers☆145Updated 5 years ago
- generates .clang-format file from example codebase☆318Updated 10 months ago
- Instant compile time C++ 11 metaprogramming library☆574Updated 3 years ago
- Flint++ is cross-platform, zero-dependency port of flint, a lint program for C++ developed and used at Facebook.☆265Updated 6 years ago
- Semantic syntax highlighting and hyperlinking of C/C++ source code with libclang. (Demo: https://oberon00.github.io/synth)☆170Updated 9 years ago
- A GCC 7.1 patch that adds a 'static_print' statement to C++.☆146Updated 8 years ago
- A new take on polymorphism☆684Updated 3 months ago
- An implementation of C++ Extensions for Ranges☆225Updated 5 years ago
- Generic observable objects and reactive expressions for C++☆303Updated 3 years ago
- C++11/14 strings for direct use in template parameter lists, template metaprogramming.☆202Updated 4 years ago
- A set of small tools that allow you to state your intentions mre explicitly in the code☆198Updated 4 years ago
- Memory optimal Small String Optimization implementation for C++☆247Updated 10 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆202Updated 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…☆480Updated last year
- A compiler from Doxygen XML to reStructuredText -- hence, the name. It parses XML databases generated by Doxygen and produces reStructure…☆309Updated last month
- Useful cmake macros that help with: compiler/linker flags, collecting sources, PCHs, Unity builds and other stuff.☆213Updated 2 years ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆758Updated 2 weeks ago
- A semi compile-/run-time associative map container with compile-time lookup and run-time storage☆386Updated 2 years ago