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☆327Updated last year
- Reverse engineering of Linux/OSX gcc C++ name mangling☆115Updated 3 years ago
- C++ ABI Summary☆553Updated 7 months ago
- Useful resources and samples for using Clang-related tools, or for building stuff on top of Clang.☆228Updated last year
- C++11 ELF/DWARF parser☆79Updated 4 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☆175Updated 4 years ago
- Clang with JIT extensions☆231Updated 2 years ago
- A tool to list content of virtual tables in a shared library☆124Updated 4 years ago
- Moved: https://codeberg.org/koutheir/libcxx-pretty-printers☆152Updated last year
- ☆127Updated 2 years ago
- Memory optimal Small String Optimization implementation for C++☆243Updated 10 years ago
- Code Analysis and Refactoring with Clang Tools☆125Updated 4 years ago
- The home of the clang-based implementation of lifetime safety warnings.☆41Updated 3 years ago
- A collection of memory allocators☆455Updated 12 years ago
- C++ preprocessor☆237Updated this week
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆178Updated 12 years ago
- Dump ABI of an ELF object containing DWARF debug info☆191Updated 6 months ago
- A simple example of defining custom plugins for clang and the clang static analyzer.☆87Updated 4 years ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆67Updated 5 years ago
- LLVM Optimization to extract a function, embedded in its intermediate representation in the binary, and execute it using the LLVM Just-In…☆522Updated 4 years ago
- ☆332Updated last month
- Flex Bison C++ Template/Example☆188Updated 8 years ago
- Lewis Baker's Blog☆71Updated 3 months ago
- ☆123Updated 4 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…☆62Updated 3 years ago
- A minimal shared/unique_ptr implementation to handle cases where boost/std::shared/unique_ptr are not available.☆185Updated 2 years ago
- Companion Repository for the Lecture Slides for the Clang Libraries☆100Updated 3 months ago
- Lightweight elf binary parser with no external dependencies - Sections, Symbols, Relocations, Segments☆266Updated last year
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago