adobe / orc
ORC is a tool for finding violations of C++'s One Definition Rule on the OSX toolchain.
☆91Updated 5 months ago
Related projects ⓘ
Alternatives and complementary repositories for orc
- Proposed SG14 status_code for the C++ standard☆64Updated this week
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated 10 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆143Updated 2 weeks ago
- A C++14 and later CRTP template for defining iterators☆70Updated this week
- Core abstractions for dealing with concurrency in C++☆66Updated 7 months ago
- high performance C++20 implementation of std::variant☆49Updated 5 months ago
- Bit containers, sequences, and views for everyone. 🕷️☆122Updated 2 years ago
- SPY - C++ Information Broker☆152Updated last week
- A framework for reusing code in Clang tools☆121Updated last month
- C++ static_enum☆86Updated 4 years ago
- repr for Modern C++: Return printable string representation of a value☆83Updated 3 years ago
- Replacement for std::optional that does not waste memory unnecessarily☆102Updated 4 months ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆76Updated last year
- Using coroutines to implement C++ exceptions for freestanding environments☆73Updated this week
- Simple mutation-testing☆43Updated 7 months ago
- Common Package Specification — A cross-tool mechanism for locating software dependencies☆109Updated 2 weeks ago
- Metadata to support C++ packaging☆37Updated last year
- A compiler-friendly variadic type list for C++.☆36Updated last year
- P0323 & P2505 std::expected simple implementation☆39Updated last year
- Readable and consistent C++ type introspection - Compiler Decipherer☆89Updated 5 years ago
- Enumerating all of the Undefined Behavior in C++☆36Updated 2 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 5 months ago
- Zoo library☆102Updated 2 months ago
- A collection of awful archetypes to ease the testing of generic C++ libraries☆109Updated 5 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆43Updated 4 years ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆41Updated this week
- MrDocs: A Clang/LLVM tool for building reference documentation from C++ code and javadoc comments.☆80Updated this week
- value types for composite class design - with allocators☆37Updated this week
- A template for creating optional-like objects with no space overhead☆100Updated 2 years ago
- C++20 compile time compressed string tables☆46Updated last year