nicolasbrailo / cpp_exception_handling_abiLinks
A mini ABI capable of handling throw/catch statements for C++ without libstdc++
☆171Updated 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☆332Updated last year
- Reverse engineering of Linux/OSX gcc C++ name mangling☆115Updated 3 years ago
- C++ ABI Summary☆572Updated last month
- A plugin for Clang compiler☆119Updated 3 years ago
- Useful resources and samples for using Clang-related tools, or for building stuff on top of Clang.☆232Updated 2 years ago
- Memory optimal Small String Optimization implementation for C++☆248Updated 10 years ago
- A collection of memory allocators☆462Updated 2 months ago
- C++11 ELF/DWARF parser☆79Updated 4 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆181Updated 12 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆176Updated 4 years ago
- LLVM Optimization to extract a function, embedded in its intermediate representation in the binary, and execute it using the LLVM Just-In…☆528Updated 4 years ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆67Updated 6 years ago
- Code Analysis and Refactoring with Clang Tools☆125Updated 5 years ago
- Clang with JIT extensions☆234Updated 2 years ago
- Moved: https://codeberg.org/koutheir/libcxx-pretty-printers☆153Updated last year
- A C++ await/yield emulation library for stackless coroutine☆340Updated last year
- C++ preprocessor☆251Updated last week
- A tool to list content of virtual tables in a shared library☆128Updated 4 years ago
- Lightweight elf binary parser with no external dependencies - Sections, Symbols, Relocations, Segments☆274Updated last year
- CppNameLint is a naming convention linter of C/C++ source code (Based on LLVM's libtooling), which runs with command line on Windows/Linu…☆63Updated 4 years ago
- A simple example of defining custom plugins for clang and the clang static analyzer.☆90Updated 4 years ago
- L4 (Lock-Free on Read) Hashtable is a C++ library that implements hash table with arbitray byte stream keys/values.☆207Updated 2 years ago
- ☆128Updated 2 years ago
- A minimal shared/unique_ptr implementation to handle cases where boost/std::shared/unique_ptr are not available.☆188Updated 3 years ago
- C++ library for storing and printing backtraces.☆477Updated 2 weeks ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆404Updated last month
- Loki is a C++ library of designs, containing flexible implementations of common design patterns and idioms.☆252Updated 12 years ago
- The home of the clang-based implementation of lifetime safety warnings.☆41Updated 4 years ago
- tool to show the structure layout of types in your C/C++ program, highlighting padding☆126Updated 2 years ago
- Automatically exported from code.google.com/p/relacy☆236Updated 2 months ago