Pinned Repositories
actor-framework
An Open Source Implementation of the Actor Model in C++
akshare
AKShare is an elegant and simple financial data interface library for Python, built for human beings! 开源财经数据接口库
apue.3e
Advanced Programming in the UNIX Environment - Third Edition
APUE_notes
《UNIX环境高级编程》中文第三版笔记
awesome-cheatsheets
超级速查表 - 编程语言、框架和开发工具的速查表,单个文件包含一切你需要知道的东西 :zap:
awesome-spider
爬虫集合
bgslibrary
A Background Subtraction Library
Books
运维之道
brpc
Most common RPC framework used throughout Baidu, with 600,000+ instances and 500+ kinds of services, called "baidu-rpc" inside Baidu.
ddzlib
斗地主牌库(含癞子和机器人)
YuuFish's Repositories
YuuFish/codo-admin
基于Tornado实现,提供Restful风格的API,提供基于RBAC的完善权限管理,可对所有用户的操作进行审计
YuuFish/cpp-httplib
A C++ header-only HTTP/HTTPS server and client library
YuuFish/ET
Unity3D Client And C# Server Framework
YuuFish/Golang-100-Days
Golang - 100天从新手到大师
YuuFish/kcp
:zap: KCP - A Fast and Reliable ARQ Protocol
YuuFish/lecs
A lua ECS framework
YuuFish/libatbus
用于搭建高性能、全异步、树形结构的BUS消息系统的跨平台框架库
YuuFish/lua-lru
LRU cache in Lua
YuuFish/LuaObfuscator
A lua obfuscator originally designed for Garry's Mod's "glua" but should work for most regular scripts.
YuuFish/mediator_lua
Mediator pattern implementation for pub-sub management
YuuFish/moon
A cross-platform,lightweight,scalable game server framework written in C++, and support Lua Script
YuuFish/nameko
Python framework for building microservices
YuuFish/PokerHandEvaluator
Poker-Hand-Evaluator: An efficient poker hand evaluation algorithm and its implementation, supporting 7-card poker and Omaha poker evaluation
YuuFish/pokerstove
poker evaluation and enumeration software
YuuFish/Reading-and-comprehense-redis-cluster
分布式NOSQL redis源码阅读中文分析注释,带详尽注释以及相关流程调用注释,提出改造点,redis cluster集群功能、节点扩容、槽位迁移、failover故障切换、一致性选举完整分析,对理解redis源码很有帮助,解决了source insight中文注释乱码问题,更新完毕
YuuFish/REKCARC-TSC-UHT
清华大学计算机系课程攻略 Guidance for courses in Department of Computer Science and Technology, Tsinghua University
YuuFish/RillServer
skynet game server
YuuFish/scdl
Soundcloud Music Downloader
YuuFish/server
即时通讯(IM)系统
YuuFish/skynet-profile
Skynet profile 库,方便注册以统计函数真正的开销
YuuFish/skynet-prometheus
Prometheus metric library for skynet written in Lua
YuuFish/snake
白娘子(skynet)
YuuFish/SoundScrape
SoundCloud (and Bandcamp and Mixcloud) downloader in Python.
YuuFish/talib-document
talib学习 talib中文翻译 talib中文文档
YuuFish/terminator
基于skynet 的通用服务器框架
YuuFish/WebBench
Webbench是Radim Kolar在1997年写的一个在linux下使用的非常简单的网站压测工具。它使用fork()模拟多个客户端同时访问我们设定的URL,测试网站在压力下工作的性能,最多可以模拟3万个并发连接去测试网站的负载能力。官网地址:http://home.tiscali.cz/~cz210552/webbench.html
YuuFish/webgme-hfsm
Metamodel, visualization, simulation, and code generation for Hierarchical Finite State Machines (HFSMs) following the UML State Machine spec.
YuuFish/wrk
Modern HTTP benchmarking tool
YuuFish/ylq
妖灵契(skynet)
YuuFish/zju-icicles
浙江大学课程攻略共享计划