Pinned Repositories
996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
android-killer
经典的安卓反编译工具。
apidocx
Generate API documents to any place: YApi, RAP2, Eolink, etc.
app_posp
支付接口
BeautifulC
收录了几个简短而强大的C源代码,包括tinyhttp, webbench, redis, libev, memcached...。此库仅供作者自己学习。
clash-verge
A Clash GUI based on tauri. Supports Windows, macOS and Linux.
CrazyCar
Unity制作的联机赛车游戏,后台为Java,数据库为MySql;游戏采用QFramework框架,支持KCP和WebSocket网络(商用级)
DarkflameServer
The main repository for the Darkflame Universe Server Emulator project.
DragonOS
一个64位的操作系统。An x86_64 operating system.
rafting
Asynchronous lock-free Multi-Raft library
sy99520's Repositories
sy99520/DarkflameServer
The main repository for the Darkflame Universe Server Emulator project.
sy99520/rafting
Asynchronous lock-free Multi-Raft library
sy99520/android-killer
经典的安卓反编译工具。
sy99520/apidocx
Generate API documents to any place: YApi, RAP2, Eolink, etc.
sy99520/clash-verge
A Clash GUI based on tauri. Supports Windows, macOS and Linux.
sy99520/CrazyCar
Unity制作的联机赛车游戏,后台为Java,数据库为MySql;游戏采用QFramework框架,支持KCP和WebSocket网络(商用级)
sy99520/DragonOS
一个64位的操作系统。An x86_64 operating system.
sy99520/EasyTransaction
A distribute transaction solution(分布式事务) unified the usage of TCC , SAGA ,FMT (seata/fescar AutoCompensation), reliable message, compensate and so on;
sy99520/EffectiveModernCppChinese
《Effective Modern C++》翻译 - 已完成
sy99520/hf-ip
创建一个用户态的TCP/IP协议栈。基于Linux内核的TCP/IP协议栈,Xiaochen Wang's TCP/IP stack 和 Level-IP这三个项目构建的。同时它也是一个中文教程,可以帮助自己(或者看到此教程的人)更好的理解计算机网络,更好的理解协议栈。
sy99520/GetQzonehistory
获取QQ空间发布的历史说说
sy99520/jiron-cloud
该项目整合了多款优秀的开源产品,构建了一个功能全面的数据开发平台。平台提供了强大的数据集成、数据开发、数据查询、数据服务、数据质量管理、工作流调度和元数据管理功能。#dinky #dolphinscheduler #datavines #flinkcdc #openmetadata #flink #数据开发 #数据平台 # 数据开发平台 #大数据
sy99520/JvmEye
Web可视化交互的Java诊断平台,参考和使用部分Arthas源码实现。
sy99520/Lealone
数据库微服务一体化、单机分布式一体化
sy99520/linux_2.6_comment
Linux 2.6 内核完全注释
sy99520/miniJVM
Develop iOS Android app in java, Cross platform java virtual machine , the minimal jvm .
sy99520/MMORPG
多人在线角色扮演游戏
sy99520/muduo
Event-driven network library for multi-threaded Linux server in C++11
sy99520/MyBatisCodeHelperProCrack
基于 ja-netfilter 破解 MyBatisCodeHelperPro。
sy99520/nucleus8583
OSGi Bundle for ISO-8583
sy99520/paymentSystem
第三方支付系统,分布式架构。仅做学习用途,不提供文档以及数据库结构!
sy99520/Sample-Compiler
编译原理、课程设计,包含词法分析、LL1预测分析、LR1语法分析、DGA优化、算符优先语法分析、采用LR1生成中间代码、中间代码转换为汇编代码。
sy99520/setup-ipsec-vpn
Scripts to build your own IPsec VPN server, with IPsec/L2TP, Cisco IPsec and IKEv2
sy99520/shecc
A self-hosting and educational C optimizing compiler
sy99520/ssdb
SSDB - A fast NoSQL database, an alternative to Redis
sy99520/TrinityCore
TrinityCore Open Source MMO Framework (master = 9.1.5.41488, 3.3.5 = 3.3.5a.12340)
sy99520/uv-cpp
libuv wrapper in C++11 /libuv C++11网络库
sy99520/xbook2
xbook2是一个基于x86处理器的32位操作系统,实现了大量的基础功能,可以拿来学习操作系统知识。
sy99520/yarrow
[yarrow] JVMCI based optimizing compiler for HotSpot VM
sy99520/Zebra
美团点评集团统一使用的MySQL数据库访问层的中间件。主要提供对业务开发透明、读写分库、分库分表能力,并提供了端到端SQL监控的集成方案。