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 8 years ago
- “四人帮”-《设计模式:可复用面向对象软件的基础》所有模式的实现,使用C++语言☆75Updated 10 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 years ago
- Linux下单进程/多线程/多进程/select/epoll架构的socket服务端和客户端的框架☆47Updated 8 years ago
- 简单有效的内存池实现☆96Updated 9 years ago
- Simple C++multithread lib☆126Updated 6 years ago
- muduo v1.0.4的注释版☆92Updated 9 years ago
- 轻量级网络库, 基于C++11☆118Updated 3 years ago
- 《Head First设计模式》学习代码,使用C++实现☆71Updated 10 years ago
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆128Updated 4 years ago
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆47Updated 7 years ago
- fast thread pool☆27Updated 6 years ago
- C++ ORM (Object Relational Mapping)☆76Updated 7 years ago
- libevent-1.4.15源码阅读注释☆73Updated 6 years ago
- c++11任务库☆53Updated 9 years ago
- C服务器进程通用模板,跨平台,动态库,协程☆47Updated 6 months ago
- Easy-Load-Balancer(ELB)是一个易用、稳定、高性能的服务间远程调用的管理、调度、负载系统☆60Updated 7 years ago
- 结合protobuf,libev以及memcached线程池模型实现 RPC功能 (分布式负载均衡等)☆41Updated 7 years ago
- C/C++/Golang/Linux...知识整理☆98Updated 7 months ago
- linux线程间同步(Inter-Thread Synchronization)方式 汇总☆60Updated 10 years ago
- 根据工作中经常需要用到的,基于C语言封装的一些常用工具类库,便于在工程项目中参考引用☆58Updated 3 years ago
- 高性能 c++ 服务器框架, 协程rpc框架 10秒即可上手。技术交流群:339711102,主要探讨游戏开发,游戏框架,后台开发,web框架及fastrpc使用优化问题。 http://www.oschina.net/p/python-fastrpc☆79Updated 8 years ago
- Message queue and thread pool implementations of C++ Workflow☆37Updated 2 weeks ago
- A cross platform Http client with libcurl☆53Updated 6 years ago
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆58Updated 9 years ago
- epoll+线程池实现大文件传输☆66Updated 10 years ago
- 一些C/C++常用封装例子☆215Updated 3 years ago
- 我的C++11学习资料和示例代码☆59Updated 6 years ago
- c/c++ language useful recipes☆95Updated 11 years ago
- Loki是由Andrei编写的一个与《Modern C++ Design》(C++设计新思维)一书配套发行的C++代码库。 它不仅把C++模板的功能发挥到了极致,而且把类似设计模式这样思想层面的东西通过库来提供。☆57Updated 10 years ago