clpsz / cpp11-new-features
这里总结下c++11的新特性
☆12Updated 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
Sorting:
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 years ago
- Linux平台下C++(C++98、C++03、C++11)实现的线程池☆11Updated 6 years ago
- c++11任务库☆53Updated 9 years ago
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆47Updated 6 years ago
- header only log inherited from Nanolog☆37Updated 4 years ago
- “四人帮”-《设计模式:可复用面向对象软件的基础》所有模式的实现,使用C++语言☆75Updated 9 years ago
- a header-only event-driven library based on c++11.☆34Updated 2 years ago
- 公用库 (包括array、list和stack以及typepool数据结构;iocp、epoll等socket模型;thread;timer定时器),以及示例。 (date:2011.3)☆22Updated 12 years ago
- 简单有效的内存池实现☆96Updated 8 years ago
- Message queue and thread pool implementations of C++ Workflow☆35Updated 9 months ago
- c++ common library implement☆11Updated 5 years ago
- C++ ORM (Object Relational Mapping)☆77Updated 7 years ago
- 一个基于Linux的纯C基础类库☆37Updated 8 years ago
- 一个异步网络库☆27Updated 3 years ago
- CppNetty project – a port of netty, event-driven asynchronous network application framework☆15Updated 4 years ago
- fast thread pool☆27Updated 6 years ago
- A simple cross-platform c++11 reactor-based library just like the implementation for cpp (muduo), java(netty) and python(twisted)☆27Updated 6 years ago
- C服务器进程通用模板,跨平台,动态库,协程☆46Updated 2 months ago
- 高性能博客系统☆27Updated 5 years ago
- development tools written by C++☆21Updated 3 years ago
- 工作过程当中的实用工具类,脚本...☆38Updated 2 years ago
- 结合protobuf,libev以及memcached线程池模型实现 RPC功能 (分布式负载均衡等)☆41Updated 7 years ago
- 自己写的一些C++常用类,目前包含Heartbeat,CIniFile,Log(线程安全的跨平台日志类), 控制台彩色输出(跨平台),后面根据需要逐渐增加☆29Updated 8 years ago
- 一个简单而的ini配置 读取库(带扩展语法)☆37Updated 7 years ago
- 基于ANSI C开发的内存池和线程池,性能优异☆20Updated 9 years ago
- A cross platform lock-free and timer-supported C++11 network library.一个跨平台的无锁且支持定时器的C++11网络库。☆29Updated 3 years ago
- Loki是由Andrei编写的一个与《Modern C++ Design》(C++设计新思维)一书配套发行的C++代码库。 它不仅把C++模板的功能发挥到了极致,而且把类似设计模式这样思想层面的东西通过库来提供。☆57Updated 10 years ago
- log, 仅包含头文件,追踪崩溃和数据的日志库☆16Updated 6 years ago
- my c++ lib,include tcp server thread pool, double buffer, mysql pool, string☆18Updated 2 years ago
- 《Head First设计模式》学习代码,使用C++实现☆71Updated 9 years ago