clpsz / cpp11-new-featuresLinks
这里总结下c++11的新特性
☆12Updated 10 years ago
Alternatives and similar repositories for cpp11-new-features
Users that are interested in cpp11-new-features are comparing it to the libraries listed below
Sorting:
- muduo v1.0.4的注释版☆93Updated 10 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆98Updated 9 years ago
- 简单有效的内存池实现☆100Updated 9 years ago
- “四人帮”-《设计模式:可复用面向对象软件的基础》所有模式的实现,使用C++语言☆74Updated 10 years ago
- 23 Design Patterns implemented by C++☆159Updated 8 years ago
- linux网络编程框架(C++)基于Reactor事件机制,支持线程池,异步非阻塞,高并发,高性能☆86Updated 3 years ago
- kimgbo是muduo网络库的重构版本☆136Updated 8 years ago
- 一些C/C++常用封装例子☆214Updated 4 years ago
- 高性能博客系统☆30Updated 6 years ago
- 《Head First设计模式》学习代码,使用C++实现☆72Updated 10 years ago
- c++11 implementation of muduo net lib and muduo asynclogging.☆33Updated 6 years ago
- C++实现,对libevent库二次开发,解决libevent和自有服务融合问题☆223Updated 6 years ago
- Linux下单进程/多线程/多进程/select/epoll架构的socket服务端和客户端的框架☆47Updated 9 years ago
- c/c++ language useful recipes☆96Updated 12 years ago
- Simple C++multithread lib☆126Updated 6 years ago
- A high performance multithread C++ network library for linux.☆68Updated 6 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 8 years ago
- a mini implementation of muduo☆130Updated 11 years ago
- A small, clean, linux-only thread-pool implementation using epoll with support for sockets, scheduled callbacks and TCP connections.☆181Updated 13 years ago
- c++工具库☆107Updated 4 years ago
- libevent library reimplemented with c++☆43Updated 6 years ago
- Loki是由Andrei编写的一个与《Modern C++ Design》(C++设计新思维)一书配套发行的C++代码库。 它不仅把C++模板的功能发挥到了极致,而且把类似设计模式这样思想层面的东西通过库来提供。☆58Updated 11 years ago
- libevent-1.4.15源码阅读注释☆72Updated 7 years ago
- muduo in windows☆69Updated 6 years ago
- 一个基于reactor模式的Linux/C++网络库,支持one loop per thread机制。☆193Updated 5 years ago
- 结合protobuf,libev以及memcached线程池模型实现 RPC功能 (分布式负载均衡等)☆41Updated 8 years ago
- 一个极简内存池实现☆306Updated last year
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆129Updated 5 years ago
- fast thread pool☆29Updated 7 years ago
- 2019年最新总结,值得推荐的c/c++开源框架与库。持续更新中。☆36Updated 6 years ago