Asmpure is a library written in C for compiling assembly code at run-time
☆16Jan 6, 2015Updated 11 years ago
Alternatives and similar repositories for asmpure
Users that are interested in asmpure are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- x86 code manipulation☆21Jun 9, 2015Updated 10 years ago
- ☆14Mar 28, 2018Updated 7 years ago
- jwlink is a fork of the open watcom linker wlink. May create 16-, 32- and 64-bit binaries.☆27Updated this week
- Operating System project: basic x64 Kernel Implementation with the ability to load extra binary modules separated from the main kernel.☆16Jul 4, 2016Updated 9 years ago
- SoftWire is a class library written in object-oriented C++ for compiling assembly code. It can be used in projects to generate x86 machi…☆25May 28, 2009Updated 16 years ago
- DOS32pae is a "micro" (or perhaps "nano") DOS extender using PAE paging☆35Dec 10, 2022Updated 3 years ago
- PilOS - A Stand-Alone Operating System☆14Aug 1, 2017Updated 8 years ago
- A simple implementation of an 'echo' (port 7) server using epoll (Linux), kqueue (FreeBSD), and IOCompletionPorts (Windows).☆14Nov 19, 2018Updated 7 years ago
- C++ library of performance-minded contiguous containers, strings and streams☆14Jul 20, 2017Updated 8 years ago
- A library for creating and managing windows in DOS, written in ASM☆12Apr 23, 2023Updated 2 years ago
- DOS 3.30 source code leak☆19May 17, 2020Updated 5 years ago
- Windows PE file debugger☆11Aug 30, 2017Updated 8 years ago
- Veridian is an GUI library for MS-DOS written in Turbo Pascal 7 using the Alaveri Pascal Library (APL). It supports VGA/SVGA 256, propor…☆17Mar 19, 2025Updated last year
- PE32 binary + W32 payload☆11Jul 23, 2017Updated 8 years ago
- Windows x64 Process Scanner to detect application compatability shims☆37Oct 17, 2018Updated 7 years ago
- Cross-Platform Networking Library☆43Jun 25, 2022Updated 3 years ago
- High Quality 2D Graphics Library☆163Jun 18, 2020Updated 5 years ago
- A portable, embeddable implementation of the BASIC programming language.☆16Feb 21, 2013Updated 13 years ago
- Simple Packer PE File☆16Mar 8, 2019Updated 7 years ago
- tinypy is a minimalist implementation of python☆16Dec 30, 2010Updated 15 years ago
- Redirect stdout to a tcp socket☆13Oct 27, 2017Updated 8 years ago
- tiny, cross platform, co-routine library☆10Nov 24, 2015Updated 10 years ago
- A plugin for Unreal Engine 4 that integrates the Facebook and Parse SDKs.☆10Sep 30, 2020Updated 5 years ago
- A dll injector static library for Win x64 processes with handle elevation supported☆12Mar 28, 2021Updated 4 years ago
- ☆18Jul 2, 2024Updated last year
- Snake example game written with Cute Framework☆19Jul 7, 2024Updated last year
- Universal WndProc Hook for x86 and x64☆21Jul 6, 2018Updated 7 years ago
- A tiny and efficient non-blocking or asynchronous network library☆13May 4, 2019Updated 6 years ago
- A concurrent implementation of pseudo-LRU cache tracking.☆24Apr 17, 2020Updated 5 years ago
- A Rust library for parsing and generating Intel HEX objects.☆25Feb 20, 2024Updated 2 years ago
- The Network project is a C++ encapsulation of WinSock2 to form a lightweight network library; The Graphics project is a C++ encapsulation…☆13Oct 31, 2017Updated 8 years ago
- A minimal bare bones operating system based on a monolithic kernel design written purely in Assembly language☆24Oct 25, 2019Updated 6 years ago
- Utilities to handle Windows OS shutdown events☆30Feb 23, 2017Updated 9 years ago
- A hobby kernel developed from scratch using i8086 assembly☆20Jan 1, 2023Updated 3 years ago
- Demo of LoadLibrary function with C++ in Win32 API☆11Jul 12, 2023Updated 2 years ago
- Simulator (more accurately: an assembler and an emulator) for Xilinx PicoBlaze, runnable in a browser. That is my Bachelor thesis.