clpsz / cpp11-new-featuresLinks
这里总结下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 资源大全中文版,包括了:构建系统、编译器、数据库、加密、初中高的教程/指南、书籍、库等。☆14Updated 4 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
- Linux平台下C++(C++98、C++03、C++11)实现的线程池☆11Updated 7 years ago
- fast thread pool☆27Updated 6 years ago
- 简单有效的内存池实现☆96Updated 9 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆97Updated 8 years ago
- C++ 资源大全中文版,标准库、Web应用框架、人工智能、数据库、图片处理、机器学习、日志、代码分析等☆16Updated 5 years ago
- Cross-Platform Thread , Mutex and Semaphore☆11Updated 6 years ago
- c++11任务库☆53Updated 9 years ago
- Easy-Load-Balancer(ELB)是一个易用、稳定、高性能的服务间远程调用的管理、调度、负载系统☆60Updated 7 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 years ago
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆47Updated 6 years ago
- “四人帮”-《设计模式:可复用面向对象软件的基础》所有模式的实现,使用C++语言☆75Updated 10 years ago
- a header-only event-driven library based on c++11.☆34Updated 3 years ago
- 一个轻量级的转换工具, 用于把RGB像素块转换为YUV.☆19Updated last year
- Network Stack Worker Reuse Lib☆10Updated 7 years ago
- C服务器进程通用模板,跨平台,动态库,协程☆46Updated 4 months ago
- Linux下单进程/多线程/多进程/select/epoll架构的socket服务端和客户端的框架☆47Updated 8 years ago
- Sender-Receiver communication based on Unix domain sockets☆13Updated 8 years ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆31Updated 8 years ago
- Practice some modern or advanced C++ features and skills☆9Updated 2 years ago
- 《Head First设计模式》学习代码,使用C++实现☆70Updated 10 years ago
- ☆35Updated 2 weeks ago
- header only log inherited from Nanolog☆37Updated 4 years ago
- 定时器方案,采用epoll的异步驱动和采用时间轮推动2中方案。测试在20万个定时器同时存在(以50us的速率仍然持续创建)的情况下内存为20M,cpu占用2%左右☆17Updated 9 years ago
- A SQLite client library written in Modern C++☆37Updated 8 years ago
- C语言版的STL,包含set,list,map等基本数据结构和算法☆45Updated 9 years ago
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆57Updated 9 years ago
- A tool used to generate cpp structs based on nlomann/json☆19Updated 3 years ago
- Component (module, plugin, process (like dbus)) rpc server daemon and client library,make component communicating easier,using epoll eve…☆13Updated 5 years ago