DavidLiRemini / MemoryPool
简单有效的内存池实现
☆96Updated 8 years ago
Alternatives and similar repositories for MemoryPool:
Users that are interested in MemoryPool are comparing it to the libraries listed below
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 years ago
- muduo v1.0.4的注释版☆92Updated 9 years ago
- kimgbo是muduo网络库的重构版本☆139Updated 7 years ago
- muduo in windows☆69Updated 5 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆95Updated 8 years ago
- MySql数据库的连接池实现,多用户的数据库访问。能够很好的管理数据库的连接(C++)。☆70Updated 5 years ago
- a mini implementation of muduo☆128Updated 10 years ago
- purecpp opensource projects list☆93Updated 2 years ago
- Examples and toturials for C++ Boost Asio library.☆268Updated 3 years ago
- A high performance multithread C++ network library for linux.☆64Updated 5 years ago
- asio examples☆192Updated 9 months ago
- 一个基于reactor模式的Linux/C++网络库,支持one loop per thread机制。☆192Updated 5 years ago
- Easy-Load-Balancer(ELB)是一个易用、稳定、高性能的服务间 远程调用的管理、调度、负载系统☆59Updated 7 years ago
- A High Performance Multithread Network Library☆107Updated 6 years ago
- c++11 implementation of muduo net lib and muduo asynclogging.☆33Updated 5 years ago
- libevent-1.4.15源码阅读注释☆73Updated 6 years ago
- a modern c++ plugin library☆86Updated 3 years ago
- In this repository, I can teach you how to write an excellent rpc lib using C++.☆74Updated 5 years ago
- some different implementations of queue and test result☆32Updated 2 years ago
- C++实现,对libevent库二次开发,解决libevent和自有服务融合问题☆220Updated 5 years ago
- 一些C/C++常用封装例子☆212Updated 3 years ago
- 基于c++内存池,共享内存和信号量实现高速的进程间通信队列,单进程读单进程写无需加锁,多进程读多进程写用信号量集实现读写锁保证读写安全☆354Updated 4 years ago
- 23 Design Patterns implemented by C++☆154Updated 7 years ago
- Loki是由Andrei编写的一个与《Modern C++ Design》(C++设计新思维)一书配套发行的C++代码库。 它不仅把C++模板的功能发挥到了极致,而且把类似设计模式这样思想层面的东西通过库来提供。☆57Updated 10 years ago
- 高性能博客系统☆27Updated 5 years ago
- c++ operation database like mybatis☆35Updated 3 years ago
- a cpp Web Server☆156Updated 5 years ago
- libevent library reimplemented with c++☆42Updated 5 years ago
- C++聊天室服务器,基于sylar框架开发,使用http服务器做资源服务,websocket server做聊天server☆70Updated 5 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆88Updated 4 years ago