MagicBowen / effective-refactoring-in-cppLinks
Tutorial for effective refactoring skills in C++!
☆16Updated 8 years ago
Alternatives and similar repositories for effective-refactoring-in-cpp
Users that are interested in effective-refactoring-in-cpp are comparing it to the libraries listed below
Sorting:
- ☆53Updated 11 years ago
- A shell style command line framework which can easily be incorporated into a linux c++ server, supporting telnet/nc clients☆40Updated 3 years ago
- ☆65Updated 6 years ago
- Based on gmock, can mock global function, member function, class static function without changing source code.☆79Updated last year
- CN-CppUserGroup-2019-1,lock-free queue demo☆90Updated 4 years ago
- vim plugin for c++☆32Updated 5 years ago
- Boost.Hana中文文档☆113Updated 4 years ago
- 阅读《Head First 设计模式》过程中,以C++代码的方式写出各种模式实现示例,便于理解应用。☆51Updated 2 years ago
- 用于搭建高性能、全异步、树形结构的BUS消息系统的跨平台框架库☆225Updated 2 months ago
- Reactor Pattern Implemention☆66Updated 6 years ago
- modern c++ raft library☆47Updated 5 years ago
- C++标准库的轻量级拓展.☆69Updated 6 years ago
- C++实现redis分布式锁(Redlock Redis-based distributed locks implementation in C++)☆196Updated 7 years ago
- muduo v1.0.4的注释版☆92Updated 9 years ago
- Redis C++ Client☆66Updated last year
- Google Protobuf RPC based on Muduo☆201Updated 6 years ago
- Muduo Non-blocking Address Resolver with UDNS☆19Updated 8 years ago
- shared memory☆21Updated 9 years ago
- Two C/C++ testing tools, mockcpp and testngpp.☆77Updated last year
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 years ago
- A stripped-down, portable version of boost::context☆51Updated 2 years ago
- A header-only C++ wrapper of libevent2☆29Updated 10 years ago
- a mini implementation of muduo☆128Updated 11 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆79Updated 6 years ago
- a modern c++ plugin library☆86Updated 4 years ago
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆119Updated 6 years ago
- A high performance, thread-safe log lib for C++ Language.☆33Updated 8 years ago
- purecpp opensource projects list☆92Updated 2 years ago
- An event-driven c library open source by taobao originally and maintain here☆20Updated 5 years ago
- A simple C++ common base library used in Qihoo 360