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:
- Stripped-down release of Tiny CC for 64-bit Windows minimalist coding☆35Updated 2 years ago
- Internal library providing platform independent types, macros and a fallback for environments without LibC.☆112Updated last month
- Lightweight x86-64 instruction length disassembler (LDE)☆29Updated 2 years ago
- A c++20 constexpr x86 assembler☆58Updated 4 years ago
- C++11 RAII memory patcher and function hooking thing☆34Updated 9 years ago
- Header only library for binding, reordering and currying of function arguments without cost☆17Updated 7 years ago
- Allocation-free move-only alternative to std::function for C++17☆12Updated 4 years ago
- C++ Extended Template Library☆15Updated 2 weeks 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
- Generating binary modules with zasm☆13Updated 3 years ago
- Lightweight x86-64 disassembling library☆43Updated 3 years ago
- Compile time assembler with nasm syntax☆79Updated 3 years ago
- Automatically exported from code.google.com/p/portable-executable-library☆24Updated 9 years ago
- C++ Code+Data Obfuscation Library with Build-Time Polymorphism☆107Updated 7 years ago
- A minimal C runtime for Windows instead of MSVCRT☆107Updated 6 years ago
- Disarm — Fast AArch64 Decode/Encoder☆42Updated 9 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)☆198Updated 3 weeks ago
- cross platform library to manipulate and extract information of memory regions☆33Updated 7 years ago
- Example of waiting for Event Objects by associating them with a I/O Completion Port (IOCP), effectively lifting MAXIMUM_WAIT_OBJECTS (64)…☆38Updated 11 months ago
- WCRT CMake build☆11Updated 11 years ago
- x86 dynamic recompiler library☆59Updated 3 weeks ago
- C++ JSON parser and stringify☆25Updated 3 years ago
- Small utility DLL that loads and reloads a given DLL when it's updated on disk.☆43Updated 2 years ago
- Tool for generating C++ classes and json from PDB, DWARF and ELF symbols (Work in progress)☆53Updated 6 years ago
- Experimental imgui app framework for rapid prototyping.☆14Updated last month
- A repository for I/O ring demos, use cases and performance testing on Windows☆57Updated 3 years ago
- A disassembler☆22Updated 3 years ago
- Structured Bindings Pack - serialize C++ structs into MessagePack binary form☆21Updated 4 years ago
- Fast halt-on-read or halt-on-write breakpoints, right in your code (Intel 32-bit Windows only)☆110Updated 12 years ago