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 4 years ago
- C++ ABI Summary☆585Updated 2 weeks ago
- C++11 ELF/DWARF parser☆80Updated 5 years ago
- A collection of memory allocators☆466Updated 4 months ago
- A plugin for Clang compiler☆121Updated 4 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆411Updated last month
- Memory optimal Small String Optimization implementation for C++☆250Updated 11 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆185Updated 12 years ago
- Useful resources and samples for using Clang-related tools, or for building stuff on top of Clang.☆232Updated 2 years ago
- Lightweight elf binary parser with no external dependencies - Sections, Symbols, Relocations, Segments☆277Updated last year
- C++ preprocessor☆258Updated this week
- Clang with JIT extensions☆237Updated 3 years ago
- Moved: https://codeberg.org/koutheir/libcxx-pretty-printers☆154Updated last year
- Code Analysis and Refactoring with Clang Tools☆128Updated 5 years ago
- A minimal shared/unique_ptr implementation to handle cases where boost/std::shared/unique_ptr are not available.☆190Updated 3 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…☆530Updated 4 years ago
- The home of the clang-based implementation of lifetime safety warnings.☆41Updated 4 years ago
- A C++ await/yield emulation library for stackless coroutine☆341Updated 2 years ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆67Updated 6 years ago
- A tool to list content of virtual tables in a shared library☆131Updated 4 years ago
- C++ library for storing and printing backtraces.☆484Updated 2 weeks ago
- ☆128Updated 2 years ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆65Updated 6 years ago
- Back end side of quick-bench☆184Updated 4 months ago
- Contains source for libdwarf, a library for reading DWARF2 and later DWARF. Contains source to create dwarfdump, a program which prints …☆247Updated this week
- L4 (Lock-Free on Read) Hashtable is a C++ library that implements hash table with arbitray byte stream keys/values.☆208Updated 3 years ago
- simple word count example using flex/bison parser☆140Updated 2 years ago
- Lewis Baker's Blog☆73Updated 10 months ago