clpsz / cpp11-new-features
这里总结下c++11的新特性
☆11Updated 9 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
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 years ago
- Linux下单进程/多线程/多进程/select/epoll架构的socket服务端和客户端的框架☆47Updated 8 years ago
- “四人帮”-《设计模式:可复用面向对象软件的基础》所有模式的实现,使用C++语言☆74Updated 9 years ago
- Message queue and thread pool implementations of C++ Workflow☆33Updated 6 months ago
- c++11任务库☆53Updated 9 years ago
- 分布式队列服务器,实 现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆47Updated 6 years ago
- header only log inherited from Nanolog☆37Updated 4 years ago
- C服务器进程通用模板,跨平台,动态库,协程☆46Updated this week
- libevent-1.4.15源码阅读注释☆73Updated 6 years ago
- c++11实现的一个实用的轻量级跨平台多线程actor框架,支持pull和push接口,支持基于协程的异步调用,目前只支持本地消息传递☆22Updated last year
- A simple cross-platform c++11 reactor-based library just like the implementation for cpp (muduo), java(netty) and python(twisted)☆26Updated 5 years ago
- Example for connect MySQL with Connection pool in CPP.☆47Updated 11 years ago
- muduo v1.0.4的注释版☆92Updated 9 years ago
- epoll+线程池实现大文件传输☆66Updated 9 years ago
- 该项目主要是用c++实现了跨平台的基础库,包括线程、互斥锁、自旋锁、条件变量、信号量等。另外还有封装了日志、配置文件读取、日期时间等常用类。再此基础上封装了开源Libevent网络库。主程序框架用了单例模式、工厂模式、命令模式来实现。☆20Updated 8 years ago
- Loki是由Andrei编写的一个与《Modern C++ Design》(C++设计新思维)一书配套发行的C++代码库。 它不仅把C++模板的功能发挥到了极致,而且把类似设计模式这样思想层面的东西通过库来提供。☆53Updated 10 years ago
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆55Updated 8 years ago
- 简单有效的内存池实现☆92Updated 8 years ago
- fast thread pool☆27Updated 6 years ago
- C++ ORM (Object Relational Mapping)☆76Updated 7 years ago
- 一个基于Linux的纯C基础类库☆37Updated 7 years ago
- 基于共享内存的进程间通信组件☆15Updated 5 years ago
- 工作过程当中的实用工具类,脚本...☆38Updated 2 years ago
- Automatically exported from code.google.com/p/evproto☆14Updated 8 years ago
- 结合protobuf,libev以及memcached线程池模型实现 RPC功能 (分布式负载均衡等)☆40Updated 7 years ago
- Linux平台下C++(C++98、C++03、C++11)实现的线程池☆10Updated 6 years ago
- shared memory☆20Updated 8 years ago
- 一个用c以及cpp写的简单的web服务器!☆16Updated 8 years ago
- 使用 epoll 实现多线程 Reactor 模式的 TCP server 框架。☆10Updated 5 years ago
- 一个简单而的ini配置读取库(带扩展语法)☆37Updated 7 years ago