nicolasbrailo / cpp_exception_handling_abiLinks
A mini ABI capable of handling throw/catch statements for C++ without libstdc++
☆169Updated 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:
- Reverse engineering of Linux/OSX gcc C++ name mangling☆113Updated 3 years ago
- C++11 ELF/DWARF parser☆329Updated last year
- C++ ABI Summary☆567Updated this week
- A plugin for Clang compiler☆120Updated 3 years ago
- A tool to list content of virtual tables in a shared library☆128Updated 4 years ago
- Useful resources and samples for using Clang-related tools, or for building stuff on top of Clang.☆230Updated 2 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆175Updated 4 years ago
- Code Analysis and Refactoring with Clang Tools☆125Updated 4 years ago
- C++11 ELF/DWARF parser☆79Updated 4 years ago
- Memory optimal Small String Optimization implementation for C++☆246Updated 10 years ago
- ☆128Updated 2 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆179Updated 12 years ago
- A collection of memory allocators☆461Updated 2 weeks ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆66Updated 5 years ago
- Flex Bison C++ Template/Example☆189Updated 8 years ago
- Moved: https://codeberg.org/koutheir/libcxx-pretty-printers☆152Updated last year
- Clang with JIT extensions☆232Updated 2 years ago
- Companion Repository for the Lecture Slides for the Clang Libraries☆117Updated 3 weeks ago
- The home of the clang-based implementation of lifetime safety warnings.☆41Updated 4 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆401Updated last week
- L4 (Lock-Free on Read) Hashtable is a C++ library that implements hash table with arbitray byte stream keys/values.☆207Updated 2 years ago
- C++ preprocessor☆249Updated last week
- Lightweight elf binary parser with no external dependencies - Sections, Symbols, Relocations, Segments☆267Updated last year
- Back end side of quick-bench☆183Updated last week
- Experiments with the GDB Python API☆70Updated 3 years ago
- Experiments with the gcc plugin mechanism☆112Updated last year
- 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
- A minimal shared/unique_ptr implementation to handle cases where boost/std::shared/unique_ptr are not available.☆188Updated 2 years ago
- ☆22Updated 9 years ago