nicolasbrailo / cpp_exception_handling_abiLinks
A mini ABI capable of handling throw/catch statements for C++ without libstdc++
☆171Updated 2 years ago
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☆338Updated last year
- Reverse engineering of Linux/OSX gcc C++ name mangling☆115Updated 3 years ago
- C++ ABI Summary☆579Updated 2 months ago
- A plugin for Clang compiler☆119Updated 4 years ago
- Memory optimal Small String Optimization implementation for C++☆249Updated 10 years ago
- C++11 ELF/DWARF parser☆79Updated 4 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆184Updated 12 years ago
- A collection of memory allocators☆462Updated 3 months ago
- The home of the clang-based implementation of lifetime safety warnings.☆41Updated 4 years ago
- Useful resources and samples for using Clang-related tools, or for building stuff on top of Clang.☆233Updated 2 years ago
- Moved: https://codeberg.org/koutheir/libcxx-pretty-printers☆154Updated last year
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆176Updated 4 years ago
- A tool to list content of virtual tables in a shared library☆129Updated 4 years ago
- Code Analysis and Refactoring with Clang Tools☆127Updated 5 years ago
- ☆128Updated 2 years ago
- Clang with JIT extensions☆237Updated 3 years ago
- A simple example of defining custom plugins for clang and the clang static analyzer.☆91Updated 4 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆406Updated this week
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆67Updated 6 years ago
- Back end side of quick-bench☆184Updated 3 months ago
- Loki is a C++ library of designs, containing flexible implementations of common design patterns and idioms.☆252Updated 12 years ago
- A C++ await/yield emulation library for stackless coroutine☆340Updated last year
- C++ preprocessor☆254Updated this week
- Automatically exported from code.google.com/p/relacy☆244Updated 3 months ago
- Experiments with the GDB Python API☆71Updated 4 years ago
- Dump ABI of an ELF object containing DWARF debug info☆199Updated 11 months ago
- L4 (Lock-Free on Read) Hashtable is a C++ library that implements hash table with arbitray byte stream keys/values.☆208Updated 3 years ago
- ☆350Updated last week
- LLVM Optimization to extract a function, embedded in its intermediate representation in the binary, and execute it using the LLVM Just-In…☆527Updated 4 years ago
- Compiler instrumentation for testing☆31Updated 7 years ago