nicolasbrailo / cpp_exception_handling_abi
A mini ABI capable of handling throw/catch statements for C++ without libstdc++
☆166Updated last year
Alternatives and similar repositories for cpp_exception_handling_abi:
Users that are interested in cpp_exception_handling_abi are comparing it to the libraries listed below
- ☆127Updated 2 years ago
- Reverse engineering of Linux/OSX gcc C++ name mangling☆115Updated 3 years ago
- C++11 ELF/DWARF parser☆326Updated 10 months ago
- A plugin for Clang compiler☆117Updated 3 years ago
- C++ ABI Summary☆541Updated 5 months ago
- A tool to list content of virtual tables in a shared library☆123Updated 3 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆173Updated 3 years ago
- A simple example of defining custom plugins for clang and the clang static analyzer.☆85Updated 4 years ago
- Memory optimal Small String Optimization implementation for C++☆238Updated 10 years ago
- Automatically exported from code.google.com/p/relacy☆218Updated 2 weeks ago
- bad_alloc Behaving Badly☆74Updated 5 years ago
- Clang with JIT extensions☆229Updated 2 years ago
- C++11 ELF/DWARF parser☆78Updated 4 years ago
- Fast stack trace utility☆54Updated 6 years ago
- The world's first Web-scale memory allocator☆106Updated 6 years ago
- The home of the clang-based implementation of lifetime safety warnings.☆41Updated 3 years ago
- Print stack traces from running processes, or core files. Supports aarch64, x86_64, and i386☆175Updated this week
- A C++ await/yield emulation library for stackless coroutine☆336Updated last year
- Experiments with the gcc plugin mechanism☆109Updated last year
- Useful resources and samples for using Clang-related tools, or for building stuff on top of Clang.☆227Updated last year
- Experiments with the GDB Python API☆70Updated 3 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆174Updated 11 years ago
- Boost.Coroutine☆83Updated 3 weeks ago
- tool to show the structure layout of types in your C/C++ program, highlighting padding☆125Updated 2 years ago
- Boost.org preprocessor module☆103Updated 3 weeks ago
- Code Analysis and Refactoring with Clang Tools☆123Updated 4 years ago
- C++ library for storing and printing backtraces.☆460Updated 3 weeks ago
- Lewis Baker's Blog☆70Updated last month
- The draft C++ Reflection Technical Specification☆86Updated 3 years ago
- CppNameLint is a naming convention linter of C/C++ source code (Based on LLVM's libtooling), which runs with command line on Windows/Linu…☆61Updated 3 years ago