geoffviola / undefined_behavior_study
A study of undefined behavior on various platforms, compilers, and tools
☆20Updated 7 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
- Examples and shell scripts for C++20 modules article & video.☆24Updated 3 years ago
- Simple mutation-testing☆43Updated 10 months ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- Compiler/BuildSystem Interface Library☆26Updated 2 years ago
- Metadata to support C++ packaging☆38Updated 2 years ago
- Roman numeral support for C++17☆52Updated last year
- Playground for Cloud CI development for C++☆24Updated 3 years ago
- A C++14 and later CRTP template for defining iterators☆71Updated this week
- Variadic templates and std::integer_sequence support library☆110Updated last month
- The home of the clang-based implementation of lifetime safety warnings.☆41Updated 3 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆161Updated 2 weeks ago
- ORC is a tool for finding violations of C++'s One Definition Rule on the OSX toolchain.☆90Updated 8 months ago
- A fixed capacity dynamically sized string☆64Updated 2 months ago
- Core abstractions for dealing with concurrency in C++☆66Updated 10 months ago
- Low cost runtime deadlock detection with checkpoints history☆23Updated 3 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆93Updated 3 years ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated 4 months ago
- Readable and consistent C++ type introspection - Compiler Decipherer☆89Updated 5 years ago
- Proposed SG14 status_code for the C++ standard☆68Updated 2 months ago
- Visualization tool for Templight C++ template debugger traces☆89Updated 6 years ago
- Compile-time printf-like string formatting☆77Updated 6 years ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆24Updated this week
- A collection of awful archetypes to ease the testing of generic C++ libraries☆108Updated 5 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- The Fancy Named Parameters Library☆30Updated 3 months ago
- Enumerating all of the Undefined Behavior in C++☆36Updated 2 years ago
- GDB and LLDB debugger extensions for use with Asio☆52Updated last year
- Helper scripts for C++ static analysis☆19Updated 3 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 2 years ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆42Updated last month