Updated 4 months ago

vir-reflect-light • Rank 0.0 • Science 67%

lightweight macro based struct reflection

Updated 4 months ago

windows-dll-injector • Rank 4.9 • Science 44%

💉 A Windows dynamic-link library injection tool written in C++20. It can inject a dynamic-link library into a running process by its window title or create a new process with an injection.(使用C++20开发的Windows动态链接库注入工具,可以通过窗口标题注入运行中的进程,或在创建新进程时注入。)

Updated 4 months ago

jluna • Rank 7.5 • Science 41%

Julia Wrapper for C++ with Focus on Safety, Elegance, and Ease of Use

Updated 4 months ago

windows-x86-debugger • Rank 2.5 • Science 44%

🐞 A simple Windows x86 debugging framework written in C++20 that supports software breakpoints and hardware breakpoints. It can be used to create custom debuggers.(使用C++20开发的简易Windows x86调试框架,支持软件断点和硬件断点,可以用于创建自定义调试器。)

Updated 4 months ago

misc-problem-solutions • Science 44%

Showcases and solutions to various popular programming problems, written in C90, C++17, C++20, and C++23

Updated 4 months ago

gview • Science 44%

GView is a cross-platform framework for reverse-engineering. Users can leverage the diverse range of available visualization options to effectively analyze and interpret the information.

Updated 4 months ago

hood • Science 44%

A firewall system for working in unsafe environments.

Updated 4 months ago

tetris • Science 44%

🎮 A C++20 Tetris game running in the Linux terminal.(使用C++20开发的Linux终端版俄罗斯方块游戏。)

Updated 4 months ago

cpp-project-template • Science 44%

⚡ A template for modern C++ cross-platform projects. Using CMake, CI/CD, unit tests, code coverage, static and dynamic analisis, auto formatting, package management, documentation, GUI, installers, and more.

Updated 2 months ago

https://github.com/justwhit3/key-manager • Science 44%

A desktop app for password management and creation, developed using Qt.

Updated 4 months ago

echo-web-server • Science 44%

☁️ A C++20 echo web server using a thread pool, an epoll and non-blocking sockets to process requests, consisting of a YAML-based configuration, a customizable logger and a min-heap-based timer.(使用C++20开发的Web回声服务器,使用线程池、epoll和非阻塞套接字处理网络请求,并包含YAML配置、日志记录和基于最小堆的定时器。)

Updated 4 months ago

tromino-puzzle • Science 44%

An algorithm, a software library, and a collection of apps, to solve and visualize the general right tromino tiling puzzle.

Updated 4 months ago

pt • Science 31%

PT is a template for modern C++ projects with useful features for developing cross-platform products.