Skip to content
View lizining1231's full-sized avatar
☺️
☺️

Block or report lizining1231

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
lizining1231/README.md

🇨🇳 中文版

👋 你好!

我是一位热爱网络编程与开源社区的开发者


🧑🏻‍🎓 关于我

  • 学历:浙江工业大学 · 公共事业管理 · 大一

  • 语言C C++ Golang

  • 技术栈Linux CMake Docker TCP/IP

  • 工具链Wrk GDB Valgrind Perf go test -bench ghz


📫 联系我

  • WeChat: lzn121234121234
  • Email: lizining1231@outlook.com

☺️ 我正在做的事

一个从零做起,基于演进架构的 C++ 网络库 —— 它还很幼稚,但我正在持续开发中!
它是一个长期项目,欢迎任何形式的贡献与交流 🙌

  • 开发时长:2026.2 – 至今
  • 目标:用它学习底层的知识,并逐渐提升工程规范,最终把它打造成真实可用的网络库而非求职项目
  • 现状:当前采取 epoll LT 模式,添加多线程后 (本地回环下) QPS 峰值 450.3k, P99 在 0-5ms

还处于完善组件的时期,最近正在完善配置系统

(2) 开源社区贡献

正在积极接触开源,拥抱开源,尝试参与以下项目:

(3) 积极寻找实习机会

(4) 经营技术公众号

它叫做 豆浆技术 🐋,里面会整理我在开发中遇到的有趣的问题,例如:


🇬🇧 English Version

👋 Hi there!

A developer passionate about network programming & open source


🧑🏻‍🎓 About Me

  • Education:Zhejiang University of Technology · Public Administration · Freshman

  • LanguagesC C++ Golang

  • Tech StackLinux CMake Docker TCP/IP

  • ToolchainWrk GDB Valgrind Perf go test -bench ghz


📫 Connect with Me

  • WeChat: lzn121234121234
  • Email: lizining1231@outlook.com

☺️ What I'm Working On

A C++ network library built from scratch with evolutionary architecture — it's still immature, but I'm continuously improving it!
It's a long-term project. Contributions and discussions of any kind are warmly welcomed 🙌

  • Timeline:Feb 2026 – Present
  • Goal:Learn low-level knowledge, progressively improve engineering standards, and eventually build it into a production-ready network library (not just a portfolio project)
  • Current Status:epoll LT mode with multi-threading, (loopback) 450.3k QPS with P99 under 0-5ms. Currently in the component-enhancement phase — working on the configuration system.

(2) Open Source Contributions

Actively exploring and embracing open source:

(3) Actively Seeking Internship Opportunities

(4) Running a Technical WeChat Public Account

It's called 豆浆技术 🐋 (Soybean Tech), where I document interesting problems encountered during development, such as:

Pinned Loading

  1. Evolutionary-Cpp-Network-Library Evolutionary-Cpp-Network-Library Public

    A hands-on project for deeply learning and mastering C++ network programming, memory management, and concurrency optimization through the implementation of an evolutionary network library.

    C++

  2. envoyproxy/envoy envoyproxy/envoy Public

    Cloud-native high-performance edge/middle/service proxy

    C++ 28.8k 5.5k

  3. apache/dubbo-go apache/dubbo-go Public

    Go Implementation For Apache Dubbo .

    Go 4.9k 1k