MagicBowen / effective-refactoring-in-cppLinks
Tutorial for effective refactoring skills in C++!
☆16Updated 9 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:
- Hurricane is a C++ based distributed real-time processing system.☆218Updated 4 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆94Updated 5 years ago
- Google Protobuf RPC based on Muduo☆206Updated 6 years ago
- Based on gmock, can mock global function, member function, class static function without changing source code.☆82Updated last year
- ☆52Updated 12 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
- purecpp opensource projects list☆95Updated 3 years ago
- c/c++ language useful recipes☆96Updated 12 years ago
- A C++11 RPC framework based on future and protobuf, with utility: timer,ssl,future/promise,log,coroutine,etc☆552Updated last year
- Two C/C++ testing tools, mockcpp and testngpp.☆86Updated 2 years ago
- A collection of shared memory containers for high performance server☆239Updated 3 years ago
- muduo v1.0.4的注释版☆93Updated 10 years ago
- Boost.Hana中文文档☆115Updated 5 years ago
- Template meta programming package by C++11.☆131Updated 9 years ago
- 无锁链表vs加锁链表(性能对比)☆37Updated 7 years ago
- C++实现redis分布式锁(Redlock Redis-based distributed locks implementation in C++)☆199Updated 8 years ago
- ☆64Updated 6 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆84Updated 7 years ago
- My small collection of C++ utilities☆413Updated last month
- A high performance, thread-safe log lib for C++ Language.☆33Updated 8 years ago
- Simple C++multithread lib☆126Updated 6 years ago
- ☆153Updated last year
- 用于搭建高性能、全异步、树形结构的BUS消息系统的跨平台框架库☆233Updated this week
- C++ 定时器, 基于 C++11, libuv 实现☆98Updated 9 years ago
- A ZooKeeper client for C++.☆157Updated 3 years ago
- Probably the best implementation for SkipList written by C++☆125Updated 2 years ago
- A C++11 implementation of Redis Server, including cluster, use Leveldb for persist storage☆208Updated 2 years ago
- A stripped-down, portable version of boost::context☆53Updated 3 years ago
- ☆492Updated 9 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 8 years ago