hsf1002 / linux-note
《Linux/Unix系统编程手册》笔记
☆90Updated 10 months ago
Alternatives and similar repositories for linux-note:
Users that are interested in linux-note are comparing it to the libraries listed below
- Linux网络编程视频教程☆209Updated 2 years ago
- A streaming media project based on IPv4☆106Updated last month
- 基于epoll机制的高并发聊天室,c语言实现,代码源于网络仅供学习☆248Updated 10 months ago
- 在Linux下用C/C++语言开发的即时通讯项目,用了libevent、多线程、mysql等技术☆69Updated 5 years ago
- Linux高性能服务器编程(作者 游双) 读书笔记和Demo☆359Updated 4 years ago
- 《Linux 高性能服务器》附带的项目程序springsnil详细解读,一个负载均衡服务器☆115Updated 6 years ago
- 学员学习过程,课程总结的文章集锦,包含linux c/c++服务器,音视频,内核,dpdk,golang☆110Updated 2 years ago
- C++简单小工具轮子☆101Updated 2 years ago
- TLPI(The Linux Programming Interface)《linux/unix系统编程手册(上、下册)》学习笔记☆72Updated 6 years ago
- 自己实现智能指针☆93Updated 8 years ago
- 学习muduo网络库的一些笔记☆103Updated 4 years ago
- 《Linux 高性能服务器编程》和《Linux多线程服务端编程:使用muduo C++网络库》的笔记和源码,以及两个轻量级服务器的项目代码☆320Updated 4 years ago
- 😏Linux Cpp 后台开发进阶学习,校招必学:操作系统、计算机网络、网络编程、并发实战、数据库原理、设计模式、Linux内核笔记、Linux命令和Git等。校招笔记、项目,你值得拥有。☆71Updated 4 years ago
- 基于C++线程池的轻量级Web并发服务器☆159Updated 3 years ago
- C++实现的简单http服务器(进程池+epoll)☆94Updated 6 years ago
- Resource assembly of 'Advance Programming in UNIX Environment' online course of mine.☆129Updated 4 years ago
- ☆242Updated 2 years ago
- 在linux下基于《Linux高性能服务器编程》和tinyhttpd扩展实现的C++轻量级HttpServer,基于epoll事件驱动I/O,采用高效的Reactor模型+线程池进行客户端连接任务管理,支持高并发的静态与动态http请求。项目有详细中文注释,适合新手入门!☆54Updated 3 years ago
- 《UNIX环境高级编程》随书代码与课后习题☆431Updated last month
- 【muduo 源码解析】☆47Updated 2 years ago
- Maintenance Stopped! Refer to a much better designed repo that is similar: https://github.com/GeniusDai/cppev☆59Updated 2 years ago
- C/C++做的小项目合集带注释☆390Updated 7 years ago
- Linux高性能服务器编程源码☆528Updated 9 years ago
- C++ 基础, 算法, 数据库,MySQL, ElasticSearch, Redis, 编程四大件, 微服务 , 中间件, ZeroMQ, 部署工具, Docker, k8s, Istio, Linux, , 实践|项目, 开源项目, 个人项目, 读书笔记, 面试题, …☆132Updated 3 months ago
- 红黑树的实现☆292Updated 6 years ago
- 基于epoll实现的C++版内网穿透☆190Updated 2 years ago
- Linux C/C++项目:虚拟文件服务器(功能匹配百度网盘)☆263Updated 4 years ago
- 大并发服务器课程源代码☆121Updated 4 years ago
- TCP/IP网络编程☆163Updated 6 years ago
- 《操作系统真象还原》自写源码实现 并于CSDN上面详细记录操作系统的整个实现流程 包括Debug步骤与书籍中错误勘误 Bochs2.6.8 Gcc4.4 本书除最后三个小功能其余全部实现 6k行左右的代码 希望能帮到各位 ^^☆68Updated 2 years ago