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
☆21Updated last year
Alternatives and similar repositories for stasm
Users that are interested in stasm are comparing it to the libraries listed below
Sorting:
- Cross-platform asynchronous I/O library☆18Updated last year
- A single-header C command line parsing library☆13Updated 6 years ago
- X86/X64/ARM/MIPS Assembler/Disassembler/Decomposer Library☆37Updated 5 years ago
- A POSIX compliant C library for Windows☆53Updated 5 months ago
- 100% XXTEA authenticated, chunked file encryption☆18Updated 4 years ago
- My working copy of tinycc made reentrant☆28Updated 2 years ago
- ANSI C implementation of dynamic array, with interface similar to C++ std::vector☆40Updated last year
- ☆10Updated 2 weeks ago
- C++ ABI implementation providing low-level support for a standard C++ library (typically libc++)☆42Updated 3 months ago
- JSON encoder/decoder in a single C file.☆10Updated 2 years ago
- c++ disassembly library☆14Updated 8 years ago
- Masm compatible assembler☆59Updated this week
- header-only Windows implementation of the <dirent.h> header☆26Updated 4 months ago
- A collection of single-header libraries to help with reloading, debugging and profiling C(++) code.☆16Updated last year
- A C99 conforming preprocessor☆21Updated 4 years ago
- A small TrueType font rendering library (with hinting).☆15Updated 2 years ago
- An implementation of libc, attempting to be compliant with C89, C99 and C11 standards☆12Updated last month
- huang's c compiler - a tiny C99 compiler.☆22Updated last year
- wrapper library for the functionality offered by ptrace. features facilities to enter breakpoint, debug and hook syscalls, etc.☆21Updated 3 years ago
- Cross-platform C library for recursively traversing directory contents☆12Updated 3 years ago
- small, fast memset based on microsoft's design☆11Updated 3 years ago
- Build multi-architecture 'fat' binaries for Windows.☆51Updated 4 years ago
- gelfload is Gregor's ELF loader. It is a usermode loader for ELF executables, used for two purposes: 1) Creating ELF environments on othe…☆37Updated 11 years ago
- msvcrt.lib for linking against msvcrt.dll on all versions of Windows☆82Updated 4 years ago
- small embeddable C-style preprocessor☆39Updated 2 years ago
- Divide 64-bit integers faster than hardware. Or precompute for a given denom and quickly divide repeatedly.☆28Updated 3 years ago
- Dynamic creation and update of ELF files, or: an allocator for JIT compilers☆33Updated last year
- Lock-free memory allocator☆21Updated last year
- EFI Byte Code Virtual Machine in userspace☆79Updated 2 years ago
- A tiny C compiler of 2k lines of codes, generates pure x86 asm code for DOS/Win32/Linux 3 backends.☆37Updated 4 years ago