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 11 years ago
Alternatives and similar repositories for SoftWire
Users that are interested in SoftWire are comparing it to the libraries listed below
Sorting:
- A c++20 constexpr x86 assembler☆58Updated 4 years ago
- C++11 RAII memory patcher and function hooking thing☆34Updated 9 years ago
- C++ Extended Template Library☆15Updated 2 months ago
- Lightweight x86-64 instruction length disassembler (LDE)☆34Updated 2 years ago
- Stripped-down release of Tiny CC for 64-bit Windows minimalist coding☆37Updated 2 years ago
- Generating binary modules with zasm☆13Updated 3 years ago
- Internal library providing platform independent types, macros and a fallback for environments without LibC.☆113Updated last month
- Lightweight x86-64 disassembling library☆44Updated 3 years ago
- Compile time assembler with nasm syntax☆79Updated 3 years 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…☆25Updated 2 years ago
- Header only library for binding, reordering and currying of function arguments without cost☆17Updated 7 years ago
- Tool for generating C++ classes and json from PDB, DWARF and ELF symbols (Work in progress)☆53Updated 7 years ago
- cross platform library to manipulate and extract information of memory regions☆34Updated 7 years ago
- Disarm — Fast AArch64 Decode/Encoder☆42Updated 11 months ago
- Lisp in kernel-mode because it was so seductive☆13Updated 5 years ago
- Automatically exported from code.google.com/p/portable-executable-library☆24Updated 9 years ago
- LLVM JIT: An Example☆17Updated 5 years ago
- x86 dynamic recompiler library☆59Updated 2 months ago
- WCRT CMake build☆11Updated 11 years ago
- Allocation-free move-only alternative to std::function for C++17☆12Updated 4 years ago
- Small utility DLL that loads and reloads a given DLL when it's updated on disk.☆45Updated 2 years ago
- A portable header only library extending the C++20 STL.☆89Updated last year
- Undocumented MSVC☆38Updated 3 weeks ago
- A minimal C runtime for Windows instead of MSVCRT☆108Updated 6 years ago
- A disassembler☆22Updated 3 years ago
- Lightning Script☆51Updated last year
- Experimental imgui app framework for rapid prototyping.☆14Updated 3 months ago
- The most trivial virtual machine that can run a few x86 machine code instructions.☆26Updated 8 years ago
- A header-only C++ library for accessing files in COFF binary format. (Including Windows PE/PE+ formats)☆206Updated 2 months ago
- Structured Bindings Pack - serialize C++ structs into MessagePack binary form☆21Updated 5 years ago