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/3dsupplyworld.com
Magento Community Edition
yubing84/AccessControl
Implementation of a secure (using OpenSSL) and insecure (using sockets with TCP) client-server application to control user access.
yubing84/Atlas
基于MySQL协议的数据中间层项目
yubing84/bdrp
baidu redis cluster
yubing84/BigData
Master repository for all Big Data homeworks
yubing84/bigvis
Exploratory data analysis for large datasets (10-100 million observations)
yubing84/compressiontest
This is a simple application that runs comparison benchmarks of various open source compression libraries in C++
yubing84/CPPStandardLibraryExample
《C++标准程序库》示例程序源码
yubing84/cracking-the-coding-interview
Solutions for the book: Cracking the coding interview V4. Written in C++.
yubing84/db_linklist
C 双向链表的所有基本操作,要是写的扯淡也不会放在这.
yubing84/disgear
distributed cache based on redis ,support sharding,HA
yubing84/fatcache
Memcache on SSD
yubing84/fflib
FFLib is a lightweight c++ framework.FFlib is mainly designed for game server developing. But some components in FFLib is in common use. For example socket&net module, log module, thread&lock, tools for performance & memory leak check.用于分布式程序的c++类库,封装了socket、rpc、lua、CQRS框架、算法等组件,适于SNS、WEBGAME、MMO后台程序, about C++,linux socket,lua,rpc,broker,cqrs,timer,log libary
yubing84/fflp
Plug-in network protocol analysis platform
yubing84/httpfs
Apache Hadoop HttpFS for cdh3
yubing84/infinitus-p2p
A peer-to-peer service
yubing84/libevent-examples
yubing84/logger
This is c++ log library use this write log to file will very simple,support multi-thread safe,linux multi-process safe,linux file owner ,log auto split,etc..
yubing84/logparse
一个C版本的高效的nginx/apache访问日志分析库
yubing84/meizu-mx-kernel
The kernel source code is for meizu m030, m031 and m032 wcdma smartphone
yubing84/Mini-Search-Engine
迷你搜索引擎项目,后台程序在Linux环境下用C/C++开发,前台页面在windows环境下用PHP实现。
yubing84/netkit
A wrapper library for sockets in C to make it simple and easy to write networking code in C
yubing84/railwaysystem
linux程序设计大作业
yubing84/Secure_client
This is just a simple chat client that uses modulus arithmetic to make sure the connection between the peers is secure using a very simple Diffie–Hellman key exchange.
yubing84/ServiceFramework
Java MVC framework, agile, fast, rich domain model, made especially for server side of mobile application (一个敏捷,快速,富领域模型的Java MVC 框架,专为 移动应用后端量身定做)
yubing84/socket.io
Realtime application framework for Node.JS, with HTML5 WebSockets and cross-browser fallbacks support.
yubing84/tcpcopy
an online request replication tool, fit for real testing, performance testing, stability testing, stress testing, load testing, smoke testing, etc
yubing84/tengine
a distribution of nginx with many advanced features
yubing84/winutil
windows下的C/C++库,由枣庄传媒平台以及仿真程序提出来的。
yubing84/zsearch
A high performance search engine