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:
- C++ 定时器, 基于 C++11, libuv 实现☆98Updated 9 years ago
- “四人帮”-《设计模式:可复用面向对象软件的基础》所有模式的实现,使用C++语言☆75Updated 10 years ago
- muduo v1.0.4的注释版☆92Updated 10 years ago
- 简单有效的内存池实现☆98Updated 9 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 8 years ago
- fast thread pool☆29Updated 6 years ago
- C服务器进程通用模板,跨平台,动态库,协程☆49Updated 2 months ago
- Loki是由Andrei编写的一个与《Modern C++ Design》(C++设计新思维)一书配套发行的C++代码库。 它不仅把C++模板的功能发挥到了极致,而且把类似设计模 式这样思想层面的东西通过库来提供。☆56Updated 10 years ago
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆47Updated 7 years ago
- Message queue and thread pool implementations of C++ Workflow☆37Updated 3 months ago
- linux网络编程框架(C++)基于Reactor事件机制,支持线程池,异步非阻塞,高并发,高性能☆85Updated 2 years ago
- A cross platform lock-free and timer-supported C++11 network library.一个跨平台的无锁且支持定时器的C++11网络库。☆30Updated 4 years ago
- 23 Design Patterns implemented by C++☆158Updated 8 years ago
- 《Head First设计模式》学习代码,使用C++实现☆71Updated 10 years ago
- C++ ORM (Object Relational Mapping)☆76Updated 8 years ago
- limlog is a cross-platform C++ library for logging.☆67Updated last year
- C/C++/Golang/Linux...知识整理☆97Updated 10 months ago
- c++11任务库☆53Updated 9 years ago
- 轻量级网络库, 基于C++11☆121Updated 3 years ago
- Linux下单进程/多线程/多进程/select/epoll架构的socket服务端和客户端的框架☆47Updated 8 years ago
- Easy-Load-Balancer(ELB)是一个易用、稳定、高性能的服务间远程调用的管理、调度、负载系统☆60Updated 7 years ago
- kimgbo是muduo网络库的重构版本☆138Updated 7 years ago
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆128Updated 5 years ago
- 我的C++11学习资料和示例代码☆59Updated 7 years ago
- Simple C++multithread lib☆126Updated 6 years ago
- 一些C/C++常用封装例子☆215Updated 4 years ago
- 该项目主要是用c++实现了跨平台的基础库,包括线程、互斥锁、自旋锁、条件变量、信号量等。另外还有封装了日志、配置文件读取、日期时间等常用类。再此基础上封装了开源Libevent网络库。主程序框架用了单例模式、工厂模式、命令模式来实现。☆20Updated 9 years ago
- c/c++ language useful recipes☆96Updated 12 years ago
- libevent-1.4.15源码阅读注释☆72Updated 6 years ago
- 一个简单而的ini配置读取库(带扩展语法)☆39Updated 7 years ago