WojciechMula / sse2stringLinks
implementation of some function from string.h using SSE2 instructions
☆22Updated 9 years ago
Alternatives and similar repositories for sse2string
Users that are interested in sse2string are comparing it to the libraries listed below
Sorting:
- Internal library providing platform independent types, macros and a fallback for environments without LibC.☆112Updated last month
- cross platform library to manipulate and extract information of memory regions☆33Updated 7 years ago
- A c++20 constexpr x86 assembler☆58Updated 4 years ago
- Generating binary modules with zasm☆13Updated 3 years ago
- Lightweight x86-64 disassembling library☆44Updated 3 years ago
- Stripped-down release of Tiny CC for 64-bit Windows minimalist coding☆37Updated 2 years ago
- Disarm — Fast AArch64 Decode/Encoder☆42Updated 10 months ago
- The most trivial virtual machine that can run a few x86 machine code instructions.☆26Updated 8 years ago
- C++11 RAII memory patcher and function hooking thing☆34Updated 9 years ago
- PoC lightweight x64 register based VM implementation☆53Updated last year
- Header only library for binding, reordering and currying of function arguments without cost☆17Updated 7 years ago
- x86-64 virtual machine and disassembler☆151Updated 5 years ago
- SoftWire lets you create new functions at run-time using functions and constructs which closely resemble x86 syntax, entirely within C++.…☆37Updated 11 years ago
- Lightning Script☆51Updated last year
- Lightweight x86-64 instruction length disassembler (LDE)☆34Updated 2 years ago
- Small utility DLL that loads and reloads a given DLL when it's updated on disk.☆43Updated 2 years ago
- GCC/Clang inline assembly wrapper, C macro pre-processor based. ASM for human beings. Painless code migration from MSVC, Borland __asm {}…☆23Updated last year
- Perform regex pattern matching on binary data. (Regex-like)☆37Updated 8 years ago
- Lisp in kernel-mode because it was so seductive☆13Updated 5 years ago
- A performant and memory efficient storage for immutable strings with C++17. Supports all standard char types: char, wchar_t, char16_t, ch…☆56Updated 3 years ago
- An x86/x64 instruction disassembler written in C☆32Updated last year
- 🧶 The Win32 usermode threading library with UMS/fibers/threads support☆30Updated 6 years ago
- A minimal C runtime for Windows instead of MSVCRT☆108Updated 6 years ago
- Compile time assembler with nasm syntax☆79Updated 3 years ago
- A general purpose machine code manipulation library for x86-32 (IA-32) and x86-64 (AMD64) architectures (Assembler, Disassembler, Library…☆91Updated last year
- C++ Code+Data Obfuscation Library with Build-Time Polymorphism☆108Updated 7 years ago
- Dumps all resources from a PE file (EXE, DLL, ...)☆11Updated 6 years ago
- PE Bliss - Cross-Platform Portable Executable C++ Library☆61Updated last year
- Running and building LLVM on Windows☆33Updated last year
- A disassembler☆22Updated 3 years ago