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
- A POSIX compliant C library for Windows☆55Updated 3 weeks ago
- Internal library providing platform independent types, macros and a fallback for environments without LibC.☆112Updated last month
- ANSI C implementation of dynamic array, with interface similar to C++ std::vector☆42Updated 2 years ago
- A single header library for simply creating statically allocated state machines.☆26Updated 9 months ago
- Cross-platform asynchronous I/O library☆20Updated last year
- Compile time assembler with nasm syntax☆79Updated 3 years ago
- ☆104Updated 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 4 years ago
- Dynamic creation and update of ELF files, or: an allocator for JIT compilers☆34Updated last month
- ☆23Updated last month
- A wrapper around gcc for creating binaries without dependencies on newer glibc versions☆46Updated 2 years ago
- EFI Byte Code Virtual Machine in userspace☆81Updated 2 years ago
- run C++ from anywhere☆126Updated 6 years ago
- WCRT CMake build☆11Updated 11 years ago
- 100% XXTEA authenticated, chunked file encryption☆18Updated 4 years ago
- X86/X64/ARM/MIPS Assembler/Disassembler/Decomposer Library☆37Updated 6 years ago
- A minimal C runtime for Windows instead of MSVCRT☆108Updated 6 years ago
- Disarm — Fast AArch64 Decode/Encoder☆42Updated 11 months ago
- My working copy of tinycc made reentrant☆28Updated 3 years ago
- x86_64 macro assembler entirely in C preprocessor☆45Updated 5 years ago
- A portable, public-domain hex editor☆38Updated 4 years ago
- C++ ABI implementation providing low-level support for a standard C++ library (typically libc++)☆47Updated 8 months ago
- A Light Weight TLS Cryptography Library in C/C++ with Support for RSA ECC AES GCM and Chacha20/Poly1305☆91Updated last year
- PICO processes toolbox, playground for PICO processes research☆74Updated 8 years 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
- Freestanding libelf extracted from elfutils☆40Updated 3 weeks ago
- Stripped-down release of Tiny CC for 64-bit Windows minimalist coding☆37Updated 2 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…☆38Updated 11 years ago