nicolasbrailo / cpp_exception_handling_abiLinks
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
Sorting:
- C++11 ELF/DWARF parser☆326Updated last year
- Moved: https://codeberg.org/koutheir/libcxx-pretty-printers☆151Updated last year
- ☆127Updated 2 years ago
- Reverse engineering of Linux/OSX gcc C++ name mangling☆115Updated 3 years ago
- A plugin for Clang compiler☆119Updated 3 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆174Updated 3 years ago
- C++ ABI Summary☆554Updated 6 months ago
- Memory optimal Small String Optimization implementation for C++☆239Updated 10 years ago
- The home of the clang-based implementation of lifetime safety warnings.☆41Updated 3 years ago
- C++11 ELF/DWARF parser☆78Updated 4 years ago
- Experiments with the GDB Python API☆70Updated 3 years ago
- A simple example of defining custom plugins for clang and the clang static analyzer.☆86Updated 4 years ago
- A C++ await/yield emulation library for stackless coroutine☆338Updated last year
- Code Analysis and Refactoring with Clang Tools☆123Updated 4 years ago
- Back end side of quick-bench☆181Updated 2 months ago
- C++ standard library features, "from scratch"☆185Updated 5 months ago
- Boost.org preprocessor module☆105Updated 2 weeks ago
- C++ library for storing and printing backtraces.☆467Updated 3 weeks ago
- Automatically exported from code.google.com/p/relacy☆222Updated 2 months ago
- Clang with JIT extensions☆230Updated 2 years ago
- Useful resources and samples for using Clang-related tools, or for building stuff on top of Clang.☆227Updated last year
- Boost.Coroutine2☆135Updated 2 months ago
- A tool to list content of virtual tables in a shared library☆124Updated 4 years ago
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆65Updated 5 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆396Updated last week
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- Front end side of quick-bench☆154Updated last year
- Lewis Baker's Blog☆70Updated 2 months ago
- Companion Repository for the Lecture Slides for the Clang Libraries☆100Updated 3 months ago
- A minimal shared/unique_ptr implementation to handle cases where boost/std::shared/unique_ptr are not available.☆184Updated 2 years ago