Skip to content
Change the repository type filter

All

    Repositories list

    • bRPC-Project-Template

      Public archive
      🏗️ A C++ bRPC project template built with CMake and GitHub Actions.(使用CMake和GitHub Actions的C++ bRPC项目构建模板。)
      CMake
      0000Updated Jul 18, 2025Jul 18, 2025
    • Cpp-Project-Template

      Public archive
      🏗️ A C++ project template built with Docker, Makefile, CMake, GoogleTest and GitHub Actions.(包含Docker、Makefile、CMake、GoogleTest和GitHub Actions的C++项目构建模板。)
      CMake
      1000Updated Jul 15, 2025Jul 15, 2025
    • 📦 A C++23 SECS-II/SEMI E5 serialization library, supporting byte serialization and SML formatting.(使用C++23开发的SECS-II/SEMI E5序列化库,支持字节序列化和SML格式化。)
      C++
      1100Updated Jul 15, 2025Jul 15, 2025
    • Tetris

      Public
      🎮 A C++20 Tetris game running in the Linux terminal.(使用C++20开发的Linux终端版俄罗斯方块游戏。)
      C++
      0200Updated Jul 15, 2025Jul 15, 2025
    • 🚩 A C++23 header-only type-safe bit flag manager for C++ scoped enumerations.(使用C++23开发的基于强类型枚举的标志位操作库。)
      C++
      0000Updated Jul 15, 2025Jul 15, 2025
    • ☁️ 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配置、日志记录和基于最小堆的定时器。)
      C++
      05400Updated Jul 15, 2025Jul 15, 2025
    • 🔍 A C++23 header-only library for accessing and formatting regular, bit and flexible array fields within C-style structures in a reusable way.(使用C++23开发的C语言结构字段访问库,支持以灵活的方式访问和格式化常规字段、比特位字段和柔性数组字段。)
      C++
      0000Updated Jul 15, 2025Jul 15, 2025
    • A C++23 header-only library for type-safe variable constraints with support for validation, transformation, and clear error reporting.(使用C++23开发的头文件库,支持类型安全的变量约束,包括校验、转换和清晰的错误报告。)
      C++
      0000Updated Jul 15, 2025Jul 15, 2025
    • 🛠️ A C++23 header-only bit manipulation library supporting getting, setting, clearing, filling and combining bits.(使用C++23开发的比特位操作库,支持获取、设置、清除、填充和组合操作。)
      C++
      0000Updated Jul 15, 2025Jul 15, 2025
    • ⚒ A PowerShell script used to generate byte reversing functions for a C/C++ structure.(用于为C/C++结构体生成字节序翻转函数的PowerShell脚本。)
      PowerShell
      0000Updated Apr 24, 2025Apr 24, 2025
    • 💽 A simple Intel x86 operating system written in assembly and C++, supporting interrupts, memory paging and heap allocation, disk control, file partition, system calls, thread scheduling, etc.(使用C++和汇编开发的简易Intel x86操作系统,支持中断、内存分页、堆内存管理、磁盘控制、文件分区、系统调用、线程调度等功能。)
      C++
      03400Updated Mar 30, 2025Mar 30, 2025
    • 🐞 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调试框架,支持软件断点和硬件断点,可以用于创建自定义调试器。)
      C++
      31200Updated Mar 30, 2025Mar 30, 2025
    • Chase-AI

      Public
      🎮 An artificial intelligence game to demonstrate the A* pathfinding. The enemy will try to get close to the agent and make it stuck between walls.(用于演示A*寻路算法的人工智能游戏,敌人会追踪宝藏并尝试将其困在围墙之间。)
      Python
      32900Updated Feb 12, 2025Feb 12, 2025
    • 🧟 Plants vs. Zombies multiplayer battle, developed via reverse engineering, inline hook and dynamic-link library injection. Two online players defend and attack as the plant and zombie respectively.(通过逆向工程、内联Hook和动态链接库注入实现的《植物大战僵尸》双人网络对战,两名玩家分别使用植物或僵尸进行防守和攻击。)
      C++
      5460300Updated Oct 22, 2024Oct 22, 2024
    • 💉 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动态链接库注入工具,可以通过窗口标题注入运行中的进程,或在创建新进程时注入。)
      C++
      96800Updated Oct 22, 2024Oct 22, 2024
    • 🖨️ A PowerShell script used to add the corresponding function names to Bochs call logs with the help of the Linux "nm" command.(利用Linux的nm命令,用于为Bochs调用日志添加函数名称的PowerShell脚本。)
      PowerShell
      0000Updated Aug 5, 2024Aug 5, 2024
    • 🧹 A PowerShell script used to reset a Jupyter notebook's execution cell indexes, making them increase from 1.(用于从1递增重置Jupyter Notebook执行单元编号的PowerShell脚本。)
      PowerShell
      0000Updated Aug 5, 2024Aug 5, 2024
    • 🖨️ A PowerShell script used to upload PlantUML scripts to the PlantUML server and download the built diagrams.(用于将PlantUML脚本上传至PlantUML服务器并下载构建图表的PowerShell脚本。)
      PowerShell
      0000Updated Jul 31, 2024Jul 31, 2024
    • 💣 A game cheat for Microsoft Minesweeper. It will change the window title to "Mlnesweeper" if the current block has a mine.(微软扫雷游戏的作弊工具,如果当前方块有雷,窗口标题会被修改为“Mlnesweeper”。)
      Assembly
      0800Updated Jul 16, 2024Jul 16, 2024
    • Goasm-RAT

      Public
      💻 A Windows console remote administration tool written in Go & Intel x86 Assembly. It supports remote shell and screenshot.(使用Go和Intel x86汇编开发的Windows终端远程管理工具,支持远程Shell和屏幕截图。)
      Go
      117920Updated Mar 27, 2024Mar 27, 2024
    • 🔍 A Lucene demo for searching the Cranfield collection.(用于搜索Cranfield数据集的Lucene搜索引擎示例。)
      Java
      0000Updated Mar 26, 2024Mar 26, 2024
    • 🚚 "2021 Huawei Delivery Optimization Competition" - Using a genetic model to minimize the multi-vehicle transportation cost with vehicle capacity constraints.(“2021华为配送优化竞赛” - 使用遗传算法在车辆运力限制下最小化多车辆的运输成本。)
      TeX
      1500Updated Feb 13, 2024Feb 13, 2024
    • 🚚 A genetic model written in Python for minimizing the delay time of delivery routes.(使用Python编写的用于最小化物流配送时间的遗传算法。)
      Python
      0100Updated Feb 13, 2024Feb 13, 2024
    • 🗜️ A 208-byte, manually created tiny Windows x86 PE file that can run on Windows XP and pop up a message box.(手动创建的微型Windows x86可执行文件,仅为208字节,可以在Windows XP运行并弹出消息框。)
      Assembly
      1200Updated Feb 6, 2024Feb 6, 2024
    • 💰 A Kraken Futures API demo, including authentication, book updating, sending and canceling orders.(Kraken Futures交易所的API示例,包含认证、订单簿更新、发送订单和取消订单功能。)
      Go
      4200Updated Feb 6, 2024Feb 6, 2024
    • 👻 Solutions for the course "CS188: Artificial Intelligence" of University of California, Berkeley.(加州大学伯克利分校《CS188:人工智能》的课程作业。)
      Python
      1100Updated Feb 20, 2023Feb 20, 2023