isuckatcs / abicorn-on-graduation-ceremonyLinks
It's exactly like those graduation gift balloons, except this is a Clang Tool that detects library-level API and ABI compatibility breaking changes based on source code. π¦ππ
β14Updated 5 months ago
Alternatives and similar repositories for abicorn-on-graduation-ceremony
Users that are interested in abicorn-on-graduation-ceremony are comparing it to the libraries listed below
Sorting:
- Stabilizer: Rigorous Performance Evaluationβ26Updated 2 years ago
- β17Updated 3 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::setβ37Updated 2 weeks ago
- Structure-of-array synthesis in C++20β80Updated 3 years ago
- Mutexes that only use two bits. Either stored in a byte, or in the bottom bits of a pointerβ25Updated 2 years ago
- Dynamic runtime inlining with LLVM