MagicBowen / refactoringLinks
Something about Code Refactoring.
☆11Updated 3 years ago
Alternatives and similar repositories for refactoring
Users that are interested in refactoring are comparing it to the libraries listed below
Sorting:
- C++ code examples for Geek Time☆315Updated last month
- The Repo holding all the code snippets related to the C course on Geektime.☆94Updated 3 years ago
- libevent source code analysis☆62Updated 3 years ago
- ☆45Updated last year
- 腾讯开源框架Tars源码学习笔记---从头搭建Tars rpc☆111Updated 7 years ago
- Transaction DSL☆46Updated 5 years ago
- Unix/Linux编程实践教程☆67Updated 11 years ago
- 学习C++,学习linux编程,学习网络编程,学习reactor网络模型,自己实现一遍练手;☆374Updated 8 years ago
- UNIX网络编程 卷1:套接字联网API(第3版)源代码☆168Updated 6 years ago
- Transaction DSL☆51Updated 4 years ago
- ☆40Updated 7 years ago
- Multithreaded network library in C++17☆93Updated 3 years ago
- a mini implementation of muduo☆130Updated 11 years ago
- ☆492Updated 9 years ago
- libevent-1.4.15源码阅读注释☆72Updated 7 years ago
- <Libevent深入浅出>本书要求有一定的服务并发编程基础,了解select和epoll等多路I/O复用机制。☆896Updated 2 years ago
- A mini HTTP Echo Server, just for educational purposes.☆26Updated 3 years ago
- Tutorial of Muduo network library☆553Updated 6 years ago
- Linux API速查手册(https://github.com/guodongxiaren/LinuxAPI/wiki)☆168Updated 5 years ago
- 自己用C++实现小型Redis☆34Updated 6 years ago
- A C++11 RPC framework based on future and protobuf, with utility: timer,ssl,future/promise,log,coroutine,etc☆552Updated last year
- 《C++ 服务器开发精髓》随书配套源码☆222Updated 4 years ago
- Ring-Log是一个高效简洁的C++异步日志, 其特点是效率高(每秒支持至少125万+日志写入)、易拓展,尤其适用于频繁写日志的场景☆429Updated 4 years ago
- 高性能的c++日志库☆71Updated 5 years ago
- Easy-Reactor是一个Linux C++高性能TCP服务框架,基于Reactor模式,支持单线程、多线程Reactor,也支持UDP服务☆537Updated 2 years ago
- A C++11 implementation of Redis Server, including cluster, use Leveldb for persist storage☆208Updated 2 years ago
- ☆92Updated 7 years ago
- 一个基于reactor模式的Linux/C++网络库,支持one loop per thread机制。☆193Updated 5 years ago
- TCP/IP网络编程☆165Updated 7 years ago
- Experimental C++20 Linux Reactor: Select/Poll/Epoll☆29Updated last year