Huang Xubin's repositories
.tmux
Oh my tmux! My self-contained, pretty & versatile tmux configuration made with 💛🩷💙🖤❤️🤍
Language:ShellMIT000
Language:PythonMIT000
xubinh.github.io
Blog site
MIT-6S081
Detailed lab solutions and notes for MIT 6.S081, Fall 2020.
Language:Shell000
WebServer
A C++ High Performance Web Server
Language:C++MIT000
WebBench
Webbench是Radim Kolar在1997年写的一个在linux下使用的非常简单的网站压测工具。它使用fork()模拟多个客户端同时访问我们设定的URL,测试网站在压力下工作的性能,最多可以模拟3万个并发连接去测试网站的负载能力。官网地址:http://home.tiscali.cz/~cz210552/webbench.html
Language:CGPL-3.0000
muduo
Event-driven network library for multi-threaded Linux server in C++11
Language:C++NOASSERTION000
TinyWebServer
:fire: Linux下C++轻量级WebServer服务器
Language:C++Apache-2.0000
stable-diffusion
A latent text-to-image diffusion model
Language:Jupyter NotebookNOASSERTION000
csapp
Detailed lab solutions and notes for CSAPP/CMU 15-213, Fall 2015.
Language:C000