DavidLiRemini / MemoryPool
简单有效的内存池实现
☆90Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for MemoryPool
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆33Updated 7 years ago
- muduo v1.0.4的注释版☆90Updated 9 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆94Updated 8 years ago
- purecpp opensource projects list☆92Updated 2 years ago
- kimgbo是muduo网络库的重构版本☆135Updated 6 years ago
- muduo in windows☆70Updated 5 years ago
- asio examples☆175Updated 3 months ago
- libevent library reimplemented with c++☆42Updated 4 years ago
- a mini implementation of muduo☆128Updated 10 years ago
- 结合protobuf,libev以及memcached线程池模型实现 RPC功能 (分布式负载均衡等)☆40Updated 7 years ago
- MySql数据库的连接池实现,多用户的数据库访问。能够很好的管理数据库的连接(C++)。☆65Updated 5 years ago
- some different implementations of queue and test result☆33Updated last year
- A high performance multithread C++ network library for linux.☆64Updated 5 years ago
- A High Performance Multithread Network Library☆107Updated 5 years ago
- Loki是由Andrei编写的一个与《Modern C++ Design》(C++设计新思维)一书配套发行的C++代码库。 它不仅把C++模板的功能发挥到了极致,而且把类似设计模式这样思想层面的东西通过库来提供。☆52Updated 9 years ago
- Message queue and thread pool implementations of C++ Workflow☆31Updated 3 months ago
- 基于 libco 的 tcp 网络通信框架。☆23Updated 2 years ago
- c++工具库☆104Updated 3 years ago
- 2019年最新总结,值得推荐的c/c++开源框架与库。持续更新中。☆26Updated 5 years ago
- libevent-1.4.15源码阅读注释☆75Updated 5 years ago
- a modern c++ plugin library☆83Updated 3 years ago
- 基于c++内存池,共享内存和信号量实现高速的进程间通信队列,单进程读单进程写无需加锁,多进程读多进程写用信号量集实现读写锁保证读写安全☆345Updated 4 years ago
- Examples and toturials for C++ Boost Asio library.☆263Updated 2 years ago
- c++11 implementation of muduo net lib and muduo asynclogging.☆32Updated 5 years ago
- ☆39Updated 5 years ago
- 一些C/C++常用封装例子☆207Updated 3 years ago
- 基于协程和事件循环的c++网络库☆59Updated 4 years ago
- C风格、C++风格及C++11特性的线程池☆41Updated last year
- fast thread pool☆26Updated 5 years ago
- In this repository, I can teach you how to write an excellent rpc lib using C++.☆71Updated 5 years ago