Stars
A Simple cross-platform library for communicating with HID devices
A simple software 3D renderer in Visual C++/GDI.
A lightweight 3D rendering engine based on modern OpenGL
A tool which allows you to edit source code of any MSVC C++ project live at runtime
wrapper library for the functionality offered by ptrace. features facilities to enter breakpoint, debug and hook syscalls, etc.
Very efficient backup system based on the git packfile format, providing fast incremental saves and global deduplication (among and within files, including virtual machine images). Please post prob…
Distribute and run LLMs with a single file.
An Adafruit GFX Compatible Library for the ESP32, ESP32-S2, ESP32-S3 to drive HUB75 LED matrix panels using DMA for high refresh rates. Supports panel chaining.
This is a simple debugger I created for debugging programs in Windows.
Hey guys, this is my Windows Debugger for 64 bit, it was written in c and hope you'll like it (:
A Command-Line-Interface Debugger for 64-bit Windows written in C.
A command line windows debugger written in c++ using Win32 API
Building a simple x64 Windows debugger in C++ to learn Windows debuggers internals.
An example of a Windows debugger that will attach to a running Assault Cube 1.2.0.2 process, change a specific instruction to an int 3 instruction (0xCC), and then restore the original instruction …
🐞 A tiny Windows x86 debugging framework written in C++20 that supports software breakpoints and hardware breakpoints. It can be used to create custom debuggers.
A mini x86 linux debugger for teaching purposes
A fully client-side plain text editor in the browser.
SoftICE-like kernel debugger for Windows 11
Virtual network sound card for Microsoft Windows
🔥 比libevent/libuv/asio更易用的网络库。A c/c++ network library for developing TCP/UDP/SSL/HTTP/WebSocket/MQTT client/server.
A C++ skip list with Python bindings. This can be used to calculate a rolling median - fast!