skiing886's Stars
Meituan-Dianping/SQLAdvisor
输入SQL,输出索引优化建议
521xueweihan/HelloGitHub
:octocat: 分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub.
tonsky/FiraCode
Free monospaced font with programming ligatures
davideuler/architecture.of.internet-product
互联网公司技术架构,微信/淘宝/微博/腾讯/阿里/美团点评/百度/OpenAI/Google/Facebook/Amazon/eBay的架构,欢迎PR补充
hyperledger/fabric
Hyperledger Fabric is an enterprise-grade permissioned distributed ledger framework for developing solutions and applications. Its modular and versatile design satisfies a broad range of industry use cases. It offers a unique approach to consensus that enables performance at scale while preserving privacy.
TarsCloud/Tars
Tars is a high-performance RPC framework based on name service and Tars protocol, also integrated administration platform, and implemented hosting-service via flexible schedule.
madler/zlib
A massively spiffy yet delicately unobtrusive compression library.
SOCI/soci
Official repository of the SOCI - The C++ Database Access Library
PeterDing/chord
Chord - A Modern Music Player
shidenggui/easyquotation
实时获取新浪 / 腾讯 的免费股票行情 / 集思路的分级基金行情
Awesome-HarmonyOS/HarmonyOS
A curated list of awesome things related to HarmonyOS. 华为鸿蒙操作系统。
hashicorp/consul
Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
mackyle/sqlite
Unofficial git mirror of SQLite sources (see link for build instructions)
iwongu/sqlite3pp
SQLite3++ - C++ wrapper of SQLite3 API
yzhu798/CodingInterviewsNotes
涵盖C++ Primer 5th、 effective C++ 、 STL api和demos C++ 基础知识与理论、 智能指针、C++11、 Git教程 Linux命令 Unix操作系统(进程、线程、内存管理、信号)计算机网络、 数据结构(排序、查找)、数据库、、C++对象模型、 设计模式、算法(《剑指offer》、leetcode、lintcode、hihocoder、《王道程序员求职宝典》)、面试题、嵌入式相关等
apache/apisix
The Cloud-Native API Gateway
loveyacper/Qedis
A C++11 implementation of Redis Server, including cluster, use Leveldb for persist storage
deepgrace/monster
The Art of Template MetaProgramming (TMP) in Modern C++♦️
cfadmin-cn/cfadmin
A lua web network framework.
sylar-yin/sylar
C++高性能分布式服务器框架,webserver,websocket server,自定义tcp_server(包含日志模块,配置模块,线程模块,协程模块,协程调度模块,io协程调度模块,hook模块,socket模块,bytearray序列化,http模块,TcpServer模块,Websocket模块,Https模块等, Smtp邮件模块, MySQL, SQLite3, ORM,Redis,Zookeeper)
ZhouWeikuan/kuanli_server
基于skynet实现的宽立游戏服务器,支持斗地主等棋牌游戏和贪吃蛇大作战等休闲游戏
JuliaLang/julia
The Julia Programming Language
cloudwu/skynet
A lightweight online game framework