WojciechMula / sse2stringLinks
implementation of some function from string.h using SSE2 instructions
☆22Updated 8 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.☆109Updated 2 weeks ago
- A c++20 constexpr x86 assembler☆58Updated 4 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
- cross platform library to manipulate and extract information of memory regions☆33Updated 7 years ago
- 64-bit x86 CPU emulation and sandboxing.☆18Updated 9 years ago
- x86-64 virtual machine and disassembler☆148Updated 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
- jitasm is C++ library for runtime code generation of x86/x64. You can write the code like a inline assembler.☆53Updated 6 years ago
- C++11 RAII memory patcher and function hooking thing☆34Updated 8 years ago
- X86/X64/ARM/MIPS Assembler/Disassembler/Decomposer Library☆37Updated 5 years ago
- Stripped-down release of Tiny CC for 64-bit Windows minimalist coding☆34Updated 2 years ago
- msvcrt.lib for linking against msvcrt.dll on all versions of Windows☆86Updated 4 years ago
- Lightweight x86-64 disassembling library☆43Updated 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
- Generating binary modules with zasm☆13Updated 3 years ago
- Divide 64-bit integers faster than hardware. Or precompute for a given denom and quickly divide repeatedly.☆30Updated 3 years ago
- Lightweight x86-64 instruction length disassembler (LDE)☆29Updated 2 years ago
- A Type-1 hypervisor aimed to implement kernel hotswapping☆28Updated last year
- Small utility DLL that loads and reloads a given DLL when it's updated on disk.☆43Updated last year
- Disarm — Fast AArch64 Decode/Encoder☆42Updated 8 months ago
- Feature-rich C99 library for memory scanning purposes, designed for Windows running machines, meant to work on both 32-bit and 64-bit por…☆32Updated 2 years ago
- PoC lightweight x64 register based VM implementation☆53Updated 11 months ago
- Header only library for binding, reordering and currying of function arguments without cost☆18Updated 7 years ago
- Hotpatching in Windows with 5 methods.☆66Updated 6 years ago
- Compile time assembler with nasm syntax☆79Updated 3 years ago
- Compiler for reverse engineers☆45Updated this week
- A fast and lightweight decoder for x86 and x86-64 and encoder for x86-64.☆192Updated last week
- GCC/Clang inline assembly wrapper, C macro pre-processor based. ASM for human beings. Painless code migration from MSVC, Borland __asm {}…☆22Updated last year
- Extended Length Disassembler Engine for x86-64 (1337 bytes in size)☆52Updated 6 years ago
- fast pdb debug symbol downloader☆21Updated 3 weeks ago