Pinned Repositories
fast_codec
C++ encoder and decoder for FIX/FAST protocol (http://www.fixtradingcommunity.org/pg/structure/tech-specs/fast-protocol) without compression operators.
gim
GIM是linux环境下的一个大并发,可扩展的在线推送和IM服务框架(并不局限于IM,可以方便的扩展到其他业务场景),在典型的24核,32G内存机器上,单台服务器可以支持超过100万在线用户,TPS>5w,在了解基本架构和协议之后,能够很方便的对后端业务逻辑进行扩展。该开源版本适用于中小型企业开发使用,如果对于扩展性和容灾性有更高的要求,请联系efgod@126.com获取专业版。
lzbench
lzbench is an in-memory benchmark of open-source LZ77/LZSS/LZMA compressors
openFrameworks
openFrameworks is a community-developed cross platform toolkit for creative coding in C++.
Scut
Scut开源游戏服务器框架
surging
surging 是一个分布式微服务框架,提供高性能RPC远程服务调用,采用Zookeeper、Consul作为surging服务的注册中心,集成了哈希,随机,轮询作为负载均衡的算法,RPC集成采用的是netty框架,采用异步传输
TeamTalk-1
这是我维护的蘑菇街TeamTalk源码版本。
textmate
TextMate is a graphical text editor for OS X 10.7+
vpncn.github.io
2021中国翻墙软件VPN推荐以及科学上网避坑,稳定好用。对比SSR机场、蓝灯、V2ray、老王VPN、VPS搭建梯子等科学上网与翻墙软件,中国最新科学上网翻墙梯子VPN下载推荐。
yubing84's Repositories
yubing84/chromium
Open-source project behind Google Chrome
yubing84/epoll_threadpool
A small, clean, linux-only thread-pool implementation using epoll with support for sockets, scheduled callbacks and TCP connections.
yubing84/LLServer
A nosql database base on libevent,leveldb.support memcached protocal. more detail link: http://code.google.com/p/llserver/
yubing84/Mahout
GitHub clone of Apache Mahout
yubing84/Micro-Operating-System
My try to make a simple, clean, understandable (embedded) operating system
yubing84/mod_auth_remote
Remote authentication module for Apache httpd 2.2
yubing84/mod_redis
An Apache HTTPD module for speaking to redis via HTTP
yubing84/moosefs
(Unofficial mirror) Moose distributed file system (forked from sourceforge.net)
yubing84/network
C++0x networking library
yubing84/Test
Test
yubing84/UDP-File-Sender