balloonwj / opensource
整理了几款优质软件的源码。
☆34Updated 2 months ago
Alternatives and similar repositories for opensource:
Users that are interested in opensource are comparing it to the libraries listed below
- 由C语言实现的单线程高并发的网络基础库☆53Updated 3 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 years ago
- 高性能博客系统☆27Updated 5 years ago
- 基于协程的C++网络开发框架☆24Updated 6 years ago
- 分布式、高并发游戏服务器,C++编写、数据库mysql、缓存redis。配置文件在config文件夹中☆14Updated 2 years ago
- 百万级、跨平台TCP&UDP服务器。支持关闭延迟,支持protobuf的rpc,支持网络层与业务层分离,开发服务器更高效☆14Updated 6 years ago
- A simple cross-platform c++11 reactor-based library just like the implementation for cpp (muduo), java(netty) and python(twisted)☆27Updated 6 years ago
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆47Updated 6 years ago
- 高性能 c++ 服务器框架, 协程rpc框架 10秒即可上手。技术交流群:339711102,主要探讨游戏开发,游戏框架,后台开发,web框架及fastrpc使用优化问题。 http://www.oschina.net/p/python-fastrpc☆78Updated 8 years ago
- 基于C++14和ASIO实现高并发TCP网络框架☆47Updated 7 years ago
- muduo in windows☆69Updated 5 years ago
- ☆40Updated 6 years ago
- lua脚本在游戏中的应用demo(C\C++)☆39Updated 10 years ago
- TinySTL is a subset of STL(cut some containers and algorithms) and also a superset of STL(add some other containers and algorithms)☆59Updated 8 years ago
- 利用Boost Asio库开发的大并发量,高性能的网络通讯库,有线程池和即时,定时任务调度功能,负载均衡功能,可用于大并发量的客户端和服务端编程☆19Updated 4 years ago
- 该项目主要是用c++实现了跨平台的基础库,包括线程、互斥锁、自旋锁、条件变量、信号量等。另外还有封装了日志、配置文件读取、日期时间等常用类。再此基础上封装了开源Libevent网络库。主程序框架用了单例模式、工厂模式、命令模式来实现。☆20Updated 9 years ago
- gitchat 《C++ 多线程编程详解》课程源码☆38Updated 5 years ago
- 基于C++开发的异种数据库跨平台连接中间件.☆31Updated 3 years ago
- 金山卫士源码,整理运行在VS2013☆23Updated 7 years ago
- C++远程调用框架☆33Updated 10 years ago
- 关 于C++的稍微高级点的部分,包括CGI通用网关编程、STL容器和算法、lambda表达式、多线程和信号,后期将不断更新内容,加入更多readme。☆12Updated 6 years ago
- 华宇拼音输入法核心源码(source code of unispim)☆59Updated 6 years ago
- 简洁的epoll例子☆17Updated 9 years ago
- An opensource C++ library develop in Qihoo infrastructure team☆27Updated 2 years ago
- ☆44Updated 5 years ago
- libevent-1.4.15源码阅读注释☆73Updated 6 years ago
- 计算机类常用电子书整理,并且附带下载链接,包括C,C++,Java,Python,Linux,Go,数据结构与算法,前后端,计算机基础,面试,设计模式,数据库等书籍☆66Updated last year
- 基于C++的可跨平台(主要针对win平台)的支持多线程的分布式缓存,兼容redis command,目前正在开发中。已经实现自适应Hash引擎(自动扩张和缩放)、无锁数据队列、Append持久化、过期键、replication、内存管理等功能,正在开发多数据结构支持。二期计…☆21Updated last year
- 多线程/线程池,epoll,libevent网络库分别实现的三个网络HTTP服务器程序☆14Updated 7 years ago
- C++语言实现的线程池,结合windowsIOCP完成端口,实现socket高并发服务端程序☆30Updated 6 years ago