lethalbit / libalfheimLinks
A portable and complete C++ library for object file parsing and manipulation
☆16Updated 3 years ago
Alternatives and similar repositories for libalfheim
Users that are interested in libalfheim are comparing it to the libraries listed below
Sorting:
- Wyrm is a GCC GIMPLE to LLVM IR transpiler☆56Updated last year
- NoVT is a compiler-based defense against vtable hijacking in C++ programs. It compiles C++ programs without using vtables.☆50Updated 2 years ago
- A fast, zero dependency, single-header WebAssembly interpreter☆36Updated last year
- x86_64 macro assembler entirely in C preprocessor☆44Updated 5 years ago
- A simple library focusing on demangling symbols for different programing languages☆47Updated 4 years ago
- Cross-platform asynchronous I/O library☆19Updated last year
- Linux Debugger Prototype☆44Updated 3 years ago
- ☆29Updated 2 months ago
- Rag-bag of utilities and scripts that do strange things with ELF files☆17Updated 5 months ago
- Map and modify ELF using C++ structures☆19Updated 4 years ago
- C++ ABI implementation providing low-level support for a standard C++ library (typically libc++)☆44Updated 5 months ago
- X86/X64/ARM/MIPS Assembler/Disassembler/Decomposer Library☆37Updated 5 years ago
- Interactive C/C++ preprocessor macro debugger☆168Updated 4 years ago
- cinf is a runtime library and compiler plug-in to support reflection in C.☆42Updated 3 weeks ago
- Dynamic creation and update of ELF files, or: an allocator for JIT compilers☆34Updated last year
- huang's c compiler - a tiny C99 compiler.☆22Updated last year
- GCC/Clang inline assembly wrapper, C macro pre-processor based. ASM for human beings. Painless code migration from MSVC, Borland __asm {}…☆22Updated last year
- A small C compiler☆33Updated last month
- A C99 conforming preprocessor☆22Updated 4 years ago
- C++ memory allocator with smart GC☆55Updated last year
- A binary optimization/specialization library supporting multiple rewriters☆115Updated 4 years ago
- Command-line tool to interact with Compiler Explorer☆32Updated 2 years ago
- Embed files into C/C++ projects.☆48Updated 4 years ago
- jitasm is C++ library for runtime code generation of x86/x64. You can write the code like a inline assembler.☆53Updated 6 years ago
- Tool to demangle C++ symbols.☆58Updated 2 years ago
- Collection of scripts used for building a complete, standalone Clang/LLVM-based toolchain. See: https://clang.llvm.org/docs/Toolchain.htm…☆19Updated 2 years ago
- Clang from the Future: A C++17 to C++11 source-to-source compiler☆123Updated 6 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 7 months ago
- C++ JSON parser and stringify☆25Updated 3 years ago
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆65Updated 5 years ago