c0d1f1ed / SoftWireLinks
SoftWire lets you create new functions at run-time using functions and constructs which closely resemble x86 syntax, entirely within C++. Through dynamic specialization you can generate code that is more optimized for the task at hand than can be achieved through static optimization.
☆37Updated 10 years ago
Alternatives and similar repositories for SoftWire
Users that are interested in SoftWire are comparing it to the libraries listed below
Sorting:
- C++ Extended Template Library☆15Updated 2 years ago
- cross platform library to manipulate and extract information of memory regions☆33Updated 7 years ago
- Lightweight x86-64 disassembling library☆43Updated 2 years ago
- Lightweight x86-64 instruction length disassembler (LDE)☆28Updated 2 years ago
- Generating binary modules with zasm☆13Updated 3 years ago
- A c++20 constexpr x86 assembler☆58Updated 4 years ago
- Internal library providing platform independent types, macros and a fallback for environments without LibC.☆105Updated last month
- Stripped-down release of Tiny CC for 64-bit Windows minimalist coding☆34Updated 2 years ago
- Automatically exported from code.google.com/p/portable-executable-library☆24Updated 9 years ago
- Header only library for binding, reordering and currying of function arguments without cost☆18Updated 7 years ago
- Structured Bindings Pack - serialize C++ structs into MessagePack binary form☆21Updated 4 years ago
- C++11 RAII memory patcher and function hooking thing☆34Updated 8 years ago
- Undocumented MSVC☆29Updated 11 months ago
- A work-in-progress C++20/23 header-only maths library for game development, embedded, kernel and general-purpose that works in constant c…☆24Updated 2 years ago
- Compile-time Evaluable SHA3: Permutation-Based Hash and Extendable-Output Functions☆13Updated 5 months ago
- x86 dynamic recompiler library☆59Updated this week
- Small utility DLL that loads and reloads a given DLL when it's updated on disk.☆43Updated last year
- WCRT CMake build☆11Updated 11 years ago
- Compile time assembler with nasm syntax☆78Updated 3 years ago
- Sampling profiler for native applications on Windows, based on ETW☆74Updated this week
- A header-only C++ library for accessing files in COFF binary format. (Including Windows PE/PE+ formats)☆196Updated 4 months ago
- Tool for generating C++ classes and json from PDB, DWARF and ELF symbols (Work in progress)☆53Updated 6 years ago
- The most trivial virtual machine that can run a few x86 machine code instructions.☆26Updated 8 years ago
- C++ Code+Data Obfuscation Library with Build-Time Polymorphism☆107Updated 7 years ago
- Lisp in kernel-mode because it was so seductive☆13Updated 5 years ago
- A minimal C runtime for Windows instead of MSVCRT☆104Updated 6 years ago
- Experimental imgui app framework for rapid prototyping.☆14Updated last year
- Implementation of a dispatcher for Structured Exceptions inside a Vectored Exception Handler☆41Updated 5 years ago
- C++ JSON parser and stringify☆25Updated 2 years ago
- Lightning Script☆51Updated last year