stasinek / stasm
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
☆21Updated last year
Alternatives and similar repositories for stasm:
Users that are interested in stasm are comparing it to the libraries listed below
- Cross-platform asynchronous I/O library☆17Updated last year
- gcc wrapper and libc for creating tiny (200-byte) Linux i386 executables☆15Updated 2 years ago
- A single-header C command line parsing library☆13Updated 6 years ago
- c++ disassembly library☆14Updated 7 years ago
- EFI Byte Code Virtual Machine in userspace☆77Updated 2 years ago
- A POSIX compliant C library for Windows☆53Updated 3 months ago
- X86/X64/ARM/MIPS Assembler/Disassembler/Decomposer Library☆37Updated 5 years ago
- 100% XXTEA authenticated, chunked file encryption☆18Updated 4 years ago
- x86_64 macro assembler entirely in C preprocessor☆44Updated 5 years ago
- A minimal, resource-friendly syslog daemon for embedded Linux☆26Updated 2 years ago
- Lightweight x86-64 instruction length disassembler (LDE)☆27Updated last year
- My working copy of tinycc made reentrant☆28Updated 2 years ago
- msvcrt.lib for linking against msvcrt.dll on all versions of Windows☆82Updated 4 years ago
- header-only Windows implementation of the <dirent.h> header☆23Updated 2 months ago
- A Linux based Windows compatible user mode kernel☆58Updated 15 years ago
- A collection of single-header libraries to help with reloading, debugging and profiling C(++) code.☆16Updated 11 months ago
- Divide 64-bit integers faster than hardware. Or precompute for a given denom and quickly divide repeatedly.☆28Updated 3 years ago
- flotsam and jetsam☆31Updated 10 months ago
- A GCC plugin to help build C code with Cosmopolitan Libc☆14Updated last year
- ☆82Updated 11 months ago
- Generating binary modules with zasm☆13Updated 2 years ago
- Allocation-free move-only alternative to std::function for C++17☆11Updated 4 years ago
- C++ ABI implementation providing low-level support for a standard C++ library (typically libc++)☆42Updated 2 months ago
- x86_64, PE32+, FAT32 bootloader☆25Updated 3 years ago
- Stripped-down release of Tiny CC for 64-bit Windows minimalist coding☆32Updated 2 years ago
- wrapper library for the functionality offered by ptrace. features facilities to enter breakpoint, debug and hook syscalls, etc.☆21Updated 3 years ago
- Let MSVC v141_xp/Clang targeted applications run on even older Windows versions☆37Updated last year
- Some basic UEFI definitions and symbols exactly as definied by the UEFI spec, in a form of C++ headers to be used for writing C++ UEFI ap…☆13Updated 2 years ago
- Dynamic creation and update of ELF files, or: an allocator for JIT compilers☆33Updated last year
- Turns signals within a scope into c++ exceptions☆14Updated 2 years ago