geoffviola / undefined_behavior_studyLinks
A study of undefined behavior on various platforms, compilers, and tools
☆19Updated 2 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.☆97Updated last month
- The home of the clang-based implementation of lifetime safety warnings.☆41Updated 4 years ago
- Playground for Cloud CI development for C++☆25Updated 4 years ago
- Examples and shell scripts for C++20 modules article & video.☆22Updated 4 years ago
- ☆125Updated 4 years ago
- Simple mutation-testing☆46Updated last year
- A fixed capacity dynamically sized string☆68Updated this week
- IFC format specification☆82Updated 3 months ago
- Prints values and types during compilation!☆58Updated 4 months ago
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- Readable and consistent C++ type introspection - Compiler Decipherer☆89Updated 6 years ago
- 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
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- Variadic templates and std::integer_sequence support library☆111Updated 8 months ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- Rewrite C++ code to automatically apply `constexpr` where possible☆246Updated 2 years ago
- MSGUI - Metashell GUI☆69Updated 6 years ago
- test suite generation for C++☆27Updated 4 months ago
- (Concepts-enabled) Functional Abstraction Layer for C++☆52Updated 5 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
- Bit containers, sequences, and views for everyone. 🕷️☆127Updated 3 years ago
- A C++14 and later CRTP template for defining iterators☆75Updated last week
- ranges features for c+23 ported to C++20☆76Updated 2 years ago
- Low cost runtime deadlock detection with checkpoints history☆23Updated 3 years ago
- A cache for clang-tidy☆36Updated last year
- Allows you to publish ABI stable C++ library that can be used across different compilers☆64Updated 8 months ago
- Common Package Specification — A cross-tool mechanism for locating software dependencies☆148Updated last week
- A C++ parser combinator library.☆156Updated last week
- C++14 code to convert integers to strings at compile-time☆120Updated 10 months ago
- ☆17Updated 3 years ago