Skip to content
View vaynedu's full-sized avatar
:octocat:
Working from company
:octocat:
Working from company
Block or Report

Block or report vaynedu

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned

  1. nginx-1.16.0 nginx-1.16.0 Public

    学习nginx架构设计与实现,翻译nginx的源码,写nginx的测试代码, 在issue中记录nginx的精妙设计及其常见问题https://github.com/vaynedu/nginx-1.16.0/issues 。 myexercise内存池、哈希表、链表、md5、crc测试代码,mymodule中有hello自定义模块代码。通过nginx将自己整个知识体系连接起来

    C 12 2

  2. Exercise-code Exercise-code Public

    C语言、C++(设计模式)、python、linuxc socket、Lua、数据结构和算法常用的代码。data-structe封装了高级的数据结构(动态数组、链表、队列、红黑树等)

    Shell 4 2

  3. linux-socket-cpp-server linux-socket-cpp-server Public

    利用C++把之前的socket重新封装成类,按照面对对象思想编写,增加异常类,epoll,多线程,读写锁,然后完成一个比较完善聊天室,增加心跳包

    C++ 36 23

  4. books books Public

    整理、收集一些文档资料包括nginx、网络、lua、C++等,供大家参考和学习;

    5 3

  5. shell shell Public

    记录整理后台开发必须掌握的 shell命令、及其一些常用的脚本

    Shell 1

  6. gogogo gogogo Public

    记录go的学习历程

    Go