stasinek / stasmLinks
GCC/Clang inline assembly wrapper, C macro pre-processor based. ASM for human beings. Painless code migration from MSVC, Borland __asm {} intel syntax style to LLVM, GCC("asm"). @2016
☆23Updated 2 years ago
Alternatives and similar repositories for stasm
Users that are interested in stasm are comparing it to the libraries listed below
Sorting:
- msvcrt.lib for linking against msvcrt.dll on all versions of Windows☆87Updated 5 years ago
- Compile time assembler with nasm syntax☆94Updated 3 years ago
- Cross-platform asynchronous I/O library☆21Updated last year
- Internal library providing platform independent types, macros and a fallback for environments without LibC.☆114Updated last month
- c++ disassembly library☆15Updated 8 years ago
- Generating binary modules with zasm☆13Updated 3 years ago
- X86/X64/ARM/MIPS Assembler/Disassembler/Decomposer Library☆37Updated 6 years ago
- EFI Byte Code Virtual Machine in userspace☆81Updated 2 years ago
- A single header library for simply creating statically allocated state machines.☆26Updated 10 months ago
- ☆107Updated last year
- Dynamic creation and update of ELF files, or: an allocator for JIT compilers☆36Updated last month
- A POSIX compliant C library for Windows☆55Updated 2 months ago
- Extended Length Disassembler Engine for x86-64 (1337 bytes in size)☆53Updated 6 years ago
- A Light Weight TLS Cryptography Library in C/C++ with Support for RSA ECC AES GCM and Chacha20/Poly1305☆92Updated last year
- REDasm Core Library☆55Updated last year
- PICO processes toolbox, playground for PICO processes research☆73Updated 8 years ago
- Divide 64-bit integers faster than hardware. Or precompute for a given denom and quickly divide repeatedly.☆30Updated 4 years ago
- A Linux based Windows compatible user mode kernel☆59Updated 16 years ago
- run C++ from anywhere☆126Updated 6 years ago
- Disarm — Fast AArch64 Decode/Encoder☆44Updated last year
- x86 dynamic recompiler library☆58Updated 3 months ago
- Hotpatching in Windows with 5 methods.☆64Updated 7 years ago
- Small utility DLL that loads and reloads a given DLL when it's updated on disk.☆45Updated 2 years ago
- gcc wrapper and libc for creating tiny (200-byte) Linux i386 executables☆15Updated 3 years ago
- Masm compatible assembler☆70Updated this week
- C++ ABI implementation providing low-level support for a standard C++ library (typically libc++)☆48Updated 10 months ago
- A tiny C compiler of 2k lines of codes, generates pure x86 asm code for DOS/Win32/Linux 3 backends.☆38Updated 4 years ago
- A minimal C runtime for Windows instead of MSVCRT☆108Updated 6 years ago
- ANSI C implementation of dynamic array, with interface similar to C++ std::vector☆43Updated 2 years ago
- implementation of some function from string.h using SSE2 instructions☆22Updated 9 years ago