guodongxiaren / CCPP
C语言和C++的重要概念
☆14Updated 3 years ago
Alternatives and similar repositories for CCPP:
Users that are interested in CCPP are comparing it to the libraries listed below
- Memcached-1.5.4(缓存) 源码剖析☆9Updated 6 years ago
- “四人帮”-《设计模式:可复用面向对象软件的基础》所有模式的实现,使用C++语言☆74Updated 9 years ago
- a smart light server make by myself☆15Updated 5 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 years ago
- Linux平台下C++(C++98、C++03、C++11)实现的线程池☆10Updated 6 years ago
- 利用Boost Asio库开发的大并发量,高性能的网络通讯库,有线程池和即时,定时任务调度功能,负载均衡功能,可用于大并发量的客户端和服务端编程☆19Updated 4 years ago
- 使用 epoll 实现多线程 Reactor 模式的 TCP server 框架。☆11Updated 5 years ago
- C++ Object Data Model Test Code☆22Updated 9 years ago
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆55Updated 8 years ago
- c++11 implementation of muduo net lib and muduo asynclogging.☆33Updated 5 years ago
- limlog is a cross-platform C++ library for logging.☆67Updated 6 months ago
- 使用C++描述的设计模式☆18Updated 7 years ago
- muduo in windows☆70Updated 5 years ago
- linux网络编程框架(C++)基于Reactor事件机制,支持线程池,异步非阻塞,高并发,高性能☆84Updated 2 years ago
- 设计模式精解-GoF 23 种设计模式解析附 C++实现源码☆50Updated 7 years ago
- 定时器方案,采用epoll的异步驱动和采用时间轮推动2中方案。测试在20万个定时器同时存在(以50us的速率仍然持续创建)的情况下内存为20M,cpu占用2%左右☆16Updated 9 years ago
- 利用C++把之前的socket重新封装成类,按照面对对象思想编写,增加异常类,epoll,多线程,读写锁,然后完成一个比较完善聊天室,增加心跳包☆36Updated 5 years ago
- Loki是由Andrei编写的一个与《Modern C++ Design》(C++设计新思维)一书配套发行的C++代码库。 它不仅把C++模板的功能发挥到了极致,而且把类似设计模式这样思想层面的东西通过库来提供。☆53Updated 10 years ago
- libevent 官方文档的中文版☆48Updated 10 years ago
- server based on boost☆19Updated 5 years ago
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆46Updated 6 years ago
- 极客班C++专业样本项目资源库☆41Updated 9 years ago
- 尝试阻塞与非阻塞,I/O多路复用(select, epoll)☆78Updated 7 years ago
- C++ ORM (Object Relational Mapping)☆76Updated 7 years ago
- 自己写的一些C++常用类,目前包含Heartbeat,CIniFile,Log(线程安全的跨平台日志类), 控制台彩色输出(跨平台),后面根据需要逐渐增加☆29Updated 8 years ago
- 高性能博客系统☆28Updated 5 years ago
- libevent-1.4.15源码阅读注释☆73Updated 6 years ago
- A memory pool written with C++☆58Updated 4 years ago
- 《Head First设计模式》学习代码,使用C++实现☆71Updated 9 years ago
- 高性能 c++ 服务器框架, 协程rpc框架 10秒即可上手。技术交流群:339711102,主要探讨游戏开发,游戏框架,后台开发,web框架及fastrpc使用优化问题。 http://www.oschina.net/p/python-fastrpc☆78Updated 8 years ago