nicolasbrailo / cpp_exception_handling_abi
A mini ABI capable of handling throw/catch statements for C++ without libstdc++
☆164Updated 11 months ago
Related projects ⓘ
Alternatives and complementary repositories for cpp_exception_handling_abi
- Reverse engineering of Linux/OSX gcc C++ name mangling☆112Updated 2 years ago
- C++ ABI Summary☆507Updated last month
- ☆127Updated last year
- Memory optimal Small String Optimization implementation for C++☆235Updated 9 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆171Updated 11 years ago
- A plugin for Clang compiler☆115Updated 2 years ago
- C++11 ELF/DWARF parser☆76Updated 3 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆172Updated 3 years ago
- Lewis Baker's Blog☆70Updated last year
- A simple example of defining custom plugins for clang and the clang static analyzer.☆78Updated 3 years ago
- C++11 ELF/DWARF parser☆320Updated 5 months ago
- C++ Testing using spies and fakes for isolation and simulation☆59Updated 6 years ago
- Code Analysis and Refactoring with Clang Tools☆123Updated 4 years ago
- Moved: https://codeberg.org/koutheir/libcxx-pretty-printers☆148Updated 8 months ago
- A Lisp Interpreter Written in C++ Template☆69Updated 3 years ago
- Enjoy template metaprogramming☆113Updated 7 years ago
- Automatically exported from code.google.com/p/relacy☆208Updated 2 months ago
- A tool to list content of virtual tables in a shared library☆116Updated 3 years ago
- Boost.org preprocessor module☆96Updated last week
- C++ standard library features, "from scratch"☆180Updated 4 years ago
- The draft C++ Reflection Technical Specification☆84Updated 3 years ago
- Clang with JIT extensions☆229Updated last year
- Compiler instrumentation for testing☆29Updated 6 years ago
- C++ library for storing and printing backtraces.☆438Updated this week
- Useful resources and samples for using Clang-related tools, or for building stuff on top of Clang.☆225Updated last year
- A prototype implementation of the executors proposal☆84Updated 5 years ago
- Boost.Coroutine2☆128Updated last week
- The home of the clang-based implementation of lifetime safety warnings.☆39Updated 3 years ago
- Embedding x86 assembly code in C++ with metaprogramming using a domain specific language.☆173Updated 8 years ago
- A minimal shared/unique_ptr implementation to handle cases where boost/std::shared/unique_ptr are not available.☆180Updated 2 years ago