The Wayback Machine - https://web.archive.org/web/20220819193034/https://github.com/guodongxiaren
Skip to content
Avatar
🎯
Focusing
🎯
Focusing

Organizations

@apache
Block or Report

Block or report guodongxiaren

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
guodongxiaren/README.md
知乎 果冻虾仁 zhihu-shield
公众号 编程往事 微信搜索codepast

Pinned

  1. brpc is an Industrial-grade RPC framework using C++ Language, which is often used in high performance system such as Search, Storage, Machine learning, Advertisement, Recommendation etc. "brpc" mea…

    C++ 13.7k 3.4k

  2. README Public

    README文件语法解读,即Github Flavored Markdown语法介绍

    6.1k 7.2k

  3. vim Public

    Forked from ma6174/vim

    vim配置文件和插件

    Vim script 3 3

  4. LinuxTool Public

    Linux下常用工具、命令介绍,跟我学Linux

    353 160

  5. LinuxAPI Public

    Linux API速查手册(https://github.com/guodongxiaren/LinuxAPI/wiki)

    139 45

  6. Bash Public

    Linux下Bash脚本编程学习记录

    78 38

468 contributions in the last year

Aug Sep Oct Nov Dec Jan Feb Mar Apr May Jun Jul Aug Mon Wed Fri
Activity overview
Contributed to guodongxiaren/py, apache/incubator-brpc, guodongxiaren/LinuxTool and 19 other repositories

Contribution activity

August 2022

Created 1 repository

Created a pull request in apache/incubator-brpc that received 25 comments

Restruct event_dispatcher source file

event_dispatcher.cpp 同时兼容Linux和Mac系统,大量使用了条件编译的宏,这种条件编译的代码占了这个文件的大部分。 导致这个代码文件可读性比较差,另外后续如果扩充其他操作系统、其他事件驱动的API,则event_dispatcher可维护性也比较差。 参考Redis中事…

+484 −320 25 comments
Opened 5 other pull requests in 3 repositories
guodongxiaren/incubator-brpc 2 merged
apache/incubator-brpc 1 merged 1 closed
taskflow/taskflow 1 merged
Reviewed 1 pull request in 1 repository
apache/incubator-brpc 1 pull request
Opened 2 issues in 1 repository
guodongxiaren/LinuxTool 2 closed
Started 3 discussions in 1 repository