activeion / Books_SourceCodeLinks
<<Effective Modern C++>> Chinese version and source code
☆25Updated 4 years ago
Alternatives and similar repositories for Books_SourceCode
Users that are interested in Books_SourceCode are comparing it to the libraries listed below
Sorting:
- Loki是由Andrei编写的一个与《Modern C++ Design》(C++设计新思维)一书配套发行的C++代码库。 它不仅把C++模板的功能发挥到了极致,而且把类似设计模式这样思想层面的东西通过库来提供。☆58Updated 11 years ago
- 一个简单而的ini配置读取库(带扩展语法)☆39Updated 8 years ago
- muduo v1.0.4的注释版☆93Updated 10 years ago
- Professional C++11/14&Boost Development☆60Updated 5 years ago
- libevent 官方文档的中文版☆48Updated 11 years ago
- c++11任务库☆53Updated 10 years ago
- Easy to use RPC framework☆42Updated 8 years ago
- 使用c++ 14 重 构muduo网络库。去除boost依赖。☆34Updated 8 years ago
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆129Updated 5 years ago
- 简单有效的内存池实现☆100Updated 9 years ago
- A cross platform lock-free and timer-supported C++11 network library.一个跨平台的无锁且支持定时器的C++11网络库。☆30Updated 4 years ago
- 由C语言实现的单线程高并发的网络基础库☆55Updated 4 years ago
- A copy of ACE from http://www.cs.wustl.edu/~schmidt/ACE.html☆53Updated 12 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆94Updated 5 years ago
- modern c++ raft library☆47Updated 6 years ago
- header only log inherited from Nanolog☆39Updated 5 years ago
- c/c++ language useful recipes☆96Updated 12 years ago
- libevent-1.4.15源码阅读注释☆72Updated 7 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆98Updated 9 years ago
- a modern c++ plugin library☆86Updated 4 years ago
- C++ Object Data Model Test Code☆22Updated 10 years ago
- 42 SPECIFIC WAYS TO IMPROVE YOUR USE OF C++11 AND C++14 中文版☆177Updated 6 years ago
- A small, clean, linux-only thread-pool implementation using epoll with support for sockets, scheduled callbacks and TCP connections.☆181Updated 13 years ago
- ☆18Updated 3 years ago
- 一个基于Linux的纯C基础类库☆36Updated 8 years ago
- an object oriented event loop for linux☆29Updated 14 years ago
- ☆70Updated 8 years ago
- A high performance, thread-safe log lib for C++ Language.☆33Updated 8 years ago
- purecpp opensource projects list☆95Updated 3 years ago
- 尝试阻塞与非阻塞,I/O多路复用(select, epoll)☆76Updated 8 years ago