adobe / orcLinks
ORC: A tool for finding violations of C++'s One Definition Rule on the OSX toolchain.
☆94Updated 2 months ago
Alternatives and similar repositories for orc
Users that are interested in orc are comparing it to the libraries listed below
Sorting:
- A framework for reusing code in Clang tools☆125Updated 3 weeks ago
- Proposed SG14 status_code for the C++ standard☆68Updated 2 months ago
- A hash function library☆47Updated 3 weeks ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆127Updated 3 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆76Updated 3 months ago
- Seamless llvm-mca CMake integration☆27Updated 5 years ago
- Metadata to support C++ packaging☆38Updated 2 years ago
- A compiler-friendly variadic type list for C++.☆37Updated 2 years ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆148Updated 3 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 2 months ago
- MrDocs: A Clang/LLVM tool for building reference documentation from C++ code and javadoc comments.☆95Updated this week
- A C++14 and later CRTP template for defining iterators☆74Updated this week
- Safe arithmetic library for C++20 and above. Safe arithmetic ensures correctness of arithmetic operations at compile-time. It protects ag…☆93Updated 3 months ago
- Yet another C++ text formatting library.☆71Updated 7 months ago
- SPY - C++ Information Broker☆155Updated this week
- Prints values and types during compilation!☆58Updated last month
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- Common Package Specification — A cross-tool mechanism for locating software dependencies☆142Updated last week
- C++ to C++ code generation tool (enum2string conversion, serialization, reflection etc.)☆95Updated 5 years ago
- P0323 & P2505 std::expected simple implementation☆42Updated 4 months ago
- Object Introspection (OI) enables on-demand, hierarchical profiling of objects in arbitrary C/C++ programs with no recompilation.☆176Updated last week
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- A fixed capacity dynamically sized string☆66Updated 2 months ago
- Simple tool for analyzing C++ project include graph☆89Updated last month
- high performance C++20 implementation of std::variant☆54Updated 4 months ago
- Light-weight header-only library for parallel function calls and continuations in C++ based on Eric Niebler's talk at CppCon 2019.☆112Updated last year
- Low cost runtime deadlock detection with checkpoints history☆23Updated 3 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆169Updated 4 years ago
- A C++ parser combinator library.☆151Updated 2 weeks ago