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:
- Lightweight x86-64 instruction length disassembler (LDE)☆34Updated 2 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 3 years ago
- C++ Extended Template Library☆15Updated 3 months ago
- Stripped-down release of Tiny CC for 64-bit Windows minimalist coding☆38Updated 2 years ago
- A c++20 constexpr x86 assembler☆58Updated 4 years ago
- Header only library for binding, reordering and currying of function arguments without cost☆17Updated 7 years ago
- C++11 RAII memory patcher and function hooking thing☆34Updated 9 years ago
- Internal library providing platform independent types, macros and a fallback for environments without LibC.☆114Updated 2 weeks ago
- cross platform library to manipulate and extract information of memory regions☆34Updated 7 years ago
- Allocation-free move-only alternative to std::function for C++17☆12Updated 4 years ago
- Lightweight x86-64 disassembling library☆44Updated 3 years ago
- Generating binary modules with zasm☆13Updated 3 years ago
- Example of waiting for Event Objects by associating them with a I/O Completion Port (IOCP), effectively lifting MAXIMUM_WAIT_OBJECTS (64)…☆39Updated last year
- WCRT CMake build☆11Updated 11 years ago
- Compile time assembler with nasm syntax☆91Updated 3 years ago
- Tool for generating C++ classes and json from PDB, DWARF and ELF symbols (Work in progress)☆53Updated 7 years ago
- Structured Bindings Pack - serialize C++ structs into MessagePack binary form☆20Updated 5 years ago
- fast pdb debug symbol downloader☆22Updated 4 months ago
- x86 dynamic recompiler library☆58Updated 3 months ago
- NOCRT - simple replacement of some parts of C runtime library☆82Updated 6 months ago
- Automatically exported from code.google.com/p/portable-executable-library☆24Updated 9 years ago
- The most trivial virtual machine that can run a few x86 machine code instructions.☆26Updated 8 years ago
- Disarm — Fast AArch64 Decode/Encoder☆43Updated last year
- Small utility DLL that loads and reloads a given DLL when it's updated on disk.☆45Updated 2 years ago
- Fast halt-on-read or halt-on-write breakpoints, right in your code (Intel 32-bit Windows only)☆110Updated 12 years ago
- Compile-time Evaluable SHA3 in C++: Permutation-based Cryptographic Hashing☆13Updated 3 weeks ago
- Lisp in kernel-mode because it was so seductive☆13Updated 5 years ago
- A header-only C++ library for accessing files in COFF binary format. (Including Windows PE/PE+ formats)☆207Updated 3 months ago
- Kernel Template Library: STL-style containers and tools for Windows kernel space programming☆97Updated 3 years ago
- msvcrt.lib for linking against msvcrt.dll on all versions of Windows☆87Updated 5 years ago