miaodadao's Stars
ScottPlot/ScottPlot
Interactive plotting library for .NET
QSCTech/zju-icicles
浙江大学课程攻略共享计划
sysown/proxysql
High-performance MySQL proxy with a GPL license.
sparanoid/chinese-copywriting-guidelines
Chinese copywriting guidelines for better written communication/中文文案排版指北
Modern-CMake-CN/Modern-CMake-zh_CN
CMake 教程 Modern-CMake 的简体中文翻译,中文版 Gitbook :https://modern-cmake-cn.github.io/Modern-CMake-zh_CN/ Chinese(simplified) translation of famous cmake tutorial Modern CMake. GitHub Pages : https://modern-cmake-cn.github.io/Modern-CMake-zh_CN/
CannedGrape/oi
NOIP, NOI, IOI
Embarcadero/Dev-Cpp
A fast, portable, simple, and free C/C++ IDE
umlet/umlet
Free UML Tool for Fast UML Diagrams
DevToys-app/DevToys
A Swiss Army knife for developers.
quartznet/quartznet
Quartz Enterprise Scheduler .NET
microsoft/CMake
CMake, the cross-platform, open-source build system.
EsotericSoftware/spine-runtimes
2D skeletal animation runtimes for Spine.
starwing/lua-protobuf
A Lua module to work with Google protobuf
ocornut/imgui
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
cegui/ceed-cpp
CEGUI unified editor (CEED) for editing layout files and more
sizious/pvrx2png
This tool allow you to convert PVR-X texture images to the PNG format. PVR-X files are textures for some games (e.g. Shenmue II) on the original Microsoft Xbox platform.
nifanfa/MOOS
C# x64 operating system programming with the .NET native ahead-of-time compilation technology.
cocos/cocos-engine
Cocos simplifies game creation and distribution with Cocos Creator, a free, open-source, cross-platform game engine. Empowering millions of developers to create high-performance, engaging 2D/3D games and instant web entertainment.
sshnet/SSH.NET
SSH.NET is a Secure Shell (SSH) library for .NET, optimized for parallelism.
ccccccmd/ReCapcha
验证码识别 发票标号识别 图片识别
yooongchun/Invoice2Excel
提取PDF电子发票内容内容保存到Excel
Qihoo360/safe-rules
详细的C/C++编程规范指南,由360质量工程部编著,适用于桌面、服务端及嵌入式软件系统。
ks888/LambStatus
[Maintenance mode] Serverless Status Page System
wyx176/nps-socks5
ehang-io/nps
一款轻量级、高性能、功能强大的内网穿透代理服务器。支持tcp、udp、socks5、http等几乎所有流量转发,可用来访问内网网站、本地支付接口调试、ssh访问、远程桌面,内网dns解析、内网socks5代理等等……,并带有功能强大的web管理端。a lightweight, high-performance, powerful intranet penetration proxy server, with a powerful web management terminal.
qwj/python-vpn
VPN Server implemented in pure Python. (For Research Purposes Only)
qwj/python-proxy
HTTP/HTTP2/HTTP3/Socks4/Socks5/Shadowsocks/ShadowsocksR/SSH/Redirect/Pf TCP/UDP asynchronous tunnel proxy implemented in Python 3 asyncio.
WithSecureLabs/python-exe-unpacker
A helper script for unpacking and decompiling EXEs compiled from python code.
Tencent/xLua
xLua is a lua programming solution for C# ( Unity, .Net, Mono) , it supports android, ios, windows, linux, osx, etc.
wlgys8/UnityLuaInteractDemo
Unity中c#与lua的交互原理和用例