Skip to content
View lizyzzz's full-sized avatar

Block or report lizyzzz

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
lizyzzz/README.md

lizyzzz - HomePage - 个人简介

热爱软开、热爱代码、热爱技术。中山大学(SYSU)在校硕士研究生。喜欢阅读一些优秀的开源项目并尝试复现并做适当的改进。

社交主页:

GIF

  • :github主页,开源项目以及学习笔记。

技术栈:

  • C/C++/Golang 开发者, C/C++ 代码量约 3.5w 行, Golang 代码量约 1w 行。
  • 后端开发常用技术栈:MySQL, Redis, Docker, Git 均熟练掌握。

开源项目












Github 活跃度

lizyzzz's github stats

Top Langs

Popular repositories Loading

  1. ChatRoom ChatRoom Public

    一个用C++11实现的多人网络聊天室

    C++ 6

  2. liziyuan_STL liziyuan_STL Public

    这是一个包含C++ STL中vector deque map三种容器实现细节以及原理的粗略项目

    C++ 3

  3. lizy-WebServer lizy-WebServer Public

    一个用C++14实现的高并发http服务器

    C++ 3

  4. SGI-STL SGI-STL Public

    Forked from steveLauwh/SGI-STL

    剖析 STL 是一种享受的过程!

    C++ 1

  5. lizy_timewheel lizy_timewheel Public

    基于C++14的时间轮定时器组件

    C++ 1

  6. WebServer WebServer Public

    Forked from linyacool/WebServer

    A C++ High Performance Web Server

    C++