geoffviola / undefined_behavior_studyLinks
A study of undefined behavior on various platforms, compilers, and tools
☆20Updated 3 months ago
Alternatives and similar repositories for undefined_behavior_study
Users that are interested in undefined_behavior_study are comparing it to the libraries listed below
Sorting:
- ORC: A tool for finding violations of C++'s One Definition Rule on the OSX toolchain.☆98Updated 2 months ago
- Playground for Cloud CI development for C++☆25Updated 4 years ago
- Simple mutation-testing☆47Updated last year
- C++ Testing using spies and fakes for isolation and simulation☆61Updated 7 years ago
- Generic hash function for STL style unordered containers☆39Updated 3 weeks ago
- MSGUI - Metashell GUI☆69Updated 7 years ago
- Front end side of quick-bench☆156Updated last year
- Metadata to support C++ packaging☆38Updated 3 years ago
- Examples and shell scripts for C++20 modules article & video.☆22Updated 4 years ago
- A small C++17 library meant to simplify the composition of nullable types in a generic, type-safe, and declarative way.☆45Updated 2 years ago
- A framework for reusing code in Clang tools☆126Updated last month
- A never-valueless, strong guarantee implementation of std::variant☆71Updated 3 weeks ago
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- Rewrite C++ code to automatically apply `constexpr` where possible☆246Updated 2 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆183Updated 2 months ago
- The home of the clang-based implementation of lifetime safety warnings.☆41Updated 4 years ago
- Common Package Specification — A cross-tool mechanism for locating software dependencies☆151Updated last month
- A cache for clang-tidy☆36Updated last year
- Speedier handling of clang-tidy checking☆70Updated 6 years ago
- Variadic templates and std::integer_sequence support library☆112Updated 9 months ago
- Bit containers, sequences, and views for everyone. 🕷️☆129Updated 3 years ago
- Provides a bit-vector, an optimized replacement of the infamous std::vector<ool>. In addition to the bit-vector, the library also pro…☆75Updated last year
- Light-weight header-only library for parallel function calls and continuations in C++ based on Eric Niebler's talk at CppCon 2019.☆111Updated last year
- Enumerating all of the Undefined Behavior in C++☆38Updated 3 years ago
- A collection of awful archetypes to ease the testing of generic C++ libraries☆109Updated 6 years ago
- Yet another C++ text formatting library.☆71Updated 11 months ago
- (Concepts-enabled) Functional Abstraction Layer for C++☆51Updated 5 years ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated last year
- Readable and consistent C++ type introspection - Compiler Decipherer☆88Updated 6 years ago