icandroid / cpp11_thread
《使用C++11编写Linux多线程程序》所附代码
☆31Updated 9 years ago
Related projects ⓘ
Alternatives and complementary repositories for cpp11_thread
- 利用C++把之前的socket重新封装成类,按照面对对象思想编写,增加异常类,epoll,多线程,读写锁,然后完成一个比较完善聊天室,增加心跳包☆36Updated 5 years ago
- 简单有效的内存池实现☆90Updated 8 years ago
- CMake/Make/Shell/Multi-thread' usage☆80Updated 10 months ago
- muduo v1.0.4的注释版☆90Updated 9 years ago
- C++并发编程实战☆14Updated 7 years ago
- linux线程间同步(Inter-Thread Synchronization)方式汇总☆60Updated 9 years ago
- c++工具库☆104Updated 3 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆33Updated 7 years ago
- “四人帮”-《设计模式:可复用面向对象软件的基础》所有模式的实现,使用C++语言☆74Updated 9 years ago
- 多线程练习代码☆40Updated last year
- C++11全套设计模式-23种指针的用法(a full DesignPattern implement with c++11)☆40Updated 5 years ago
- 《Head First设计模式》学习代码,使用C++实现☆71Updated 9 years ago
- A C++ RPC Framework with Google's Protobuf Serialization and wangle framework☆19Updated 5 years ago
- This is a tool library that includes log, fsm, state machine...☆97Updated 4 years ago
- codes of linux programing (线程池,IO复用,进程间通信等)☆56Updated 8 years ago
- Solutions to high-frequency interview questions of LeetCode in C++17, taking into account both efficiency and comprehensibility.☆61Updated 3 weeks ago
- Professional C++11/14&Boost Development☆60Updated 4 years ago
- 《Software Architecture with C++》的非专业个人翻译☆71Updated 2 years ago
- The code from CSDN(大学时写的博客代码存储地)☆78Updated last year
- Loki是由Andrei编写的一个与《Modern C++ Design》(C++设计新思维)一书配套发行的C++代码库。 它不仅把C++模板的功能发挥到了极致,而且把类似设计模式这样思想层面的东西通过库来提供。☆52Updated 9 years ago
- libevent library reimplemented with c++☆42Updated 4 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆94Updated 8 years ago
- 线程池,使用了很多C++ 11的新特性, 流程和传统的差不多,但是代码简洁了很多。☆24Updated 6 years ago
- 基于muduo(多线程网络服务框架)在应用层实现了RTSP服务器☆77Updated 3 years ago
- 后台开发核心技术与应用实践☆26Updated 5 years ago
- 《深度探索c++对象模型》的阅读笔记☆53Updated 9 years ago
- Google C++ 单元测试 gtest的学习整理☆23Updated 7 years ago
- C风格、C++风格及C++11特性的线程池☆41Updated last year
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆55Updated 8 years ago
- C++并发编程实战(全书和源码)☆88Updated 3 years ago