zmf's repositories
Introduction-to-Golang
【未来服务器端编程语言】最全空降golang资料补给包(满血战斗),包含文章,书籍,作者论文,理论分析,开源框架,云原生,大佬视频,大厂实战分享ppt
avpn
a simple vpn implemented based on c++ asio.
BlockChain
黑马程序员 120天全栈区块链开发 开源教程
Chinese-uvbook
翻译的libuv的中文教程
clickvisual
A lightweight log analytic and data visualize platform built on clickhouse.
Computer-Networking-A-Top-Down-Approach-NOTES
《计算机网络-自顶向下方法(原书第6版)》编程作业,Wireshark实验文档的翻译和解答。
CppTemplateTutorial
中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)
CS-Books
🔥🔥超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~
Dango-Translator
团子翻译器 —— 个人兴趣制作的一款基于OCR技术的翻译器
dpdk_engineer_manual
【冲破内核瓶颈,让I/O性能飙升】DPDK工程师手册,官方文档,最新视频,开源项目,实战案例,论文,大厂内部ppt,知名工程师一览表
dperf
dperf is a DPDK based 100Gbps network performance and load testing software.
fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
GoGuide
「Go语言学习指南」一份涵盖大部分 Golang 程序员所需要掌握的核心知识,拥有 Go语言教程、Go开源书籍、Go语言入门教程、Go语言学习路线。零基础学习 Go语言、Go编程,首选 GoGuide。
InterviewGuide
🔥🔥「InterviewGuide」是阿秀从校园->职场多年计算机自学过程的记录以及学弟学妹们计算机校招&秋招经验总结文章的汇总,包括但不限于C/C++ 、Golang、JavaScript、Vue、操作系统、数据结构、计算机网络、MySQL、Redis等学习总结,坚持学习,持续成长!
learning
Learning Shell,Python,Golang,System,Network
libuv
Cross-platform asynchronous I/O
linux_kernel_wiki
linux内核学习资料:200+经典内核文章,100+内核论文,50+内核项目,500+内核面试题,80+内核视频
mu_event
a simple network library
muduo
Event-driven network library for multi-threaded Linux server in C++11
muduo-tutorial
Tutorial of Muduo network library
muduo_cpp11
C++11版本muduo网络库 除去了对boost库的依赖
node_pcap
libpcap bindings for node
NtyTcp
单线程用户态TCP/IP协议栈,epoll实现,包含服务器案例,并发测试案例
openssl_for_muduo
A sample to show how to add openssl support for muduo. It's the same for other networking library.
sylar
C++高性能分布式服务器框架,webserver,websocket server,自定义tcp_server(包含日志模块,配置模块,线程模块,协程模块,协程调度模块,io协程调度模块,hook模块,socket模块,bytearray序列化,http模块,TcpServer模块,Websocket模块,Https模块等, Smtp邮件模块, MySQL, SQLite3, ORM,Redis,Zookeeper)
TinyWebServer
:fire: Linux下C++轻量级WebServer服务器
wangdao_study_note
this repository is used to store the note of wangdao