tigeroses / unix_c
Linux环境C代码,来自书<Unix/Linux 编程实践教程>
☆14Updated 8 years ago
Alternatives and similar repositories for unix_c
Users that are interested in unix_c are comparing it to the libraries listed below
Sorting:
- 学习linux 下c语言编程,设计文件、网络、进程、线程等☆7Updated 8 years ago
- Unix/Linux编程实践教程☆67Updated 10 years ago
- muduo v1.0.4的注释版☆92Updated 9 years ago
- Unix网络编程源代码添加注释☆50Updated 3 years ago
- 邓俊辉《数据结构》第三版☆42Updated 8 years ago
- 大并发服务器学习笔记,主要针对与poll、epoll和muduo的探讨☆24Updated 6 years ago
- 基于协程和事 件循环的c++网络库☆58Updated 5 years ago
- 《Linux/UNIX网络编程》习题答案&重点归纳☆93Updated 3 years ago
- libevent-1.4.15源码阅读注释☆73Updated 6 years ago
- linux网络编程框架(C++)基于Reactor事件机制,支持线程池,异步非阻塞,高并发,高性能☆85Updated 2 years ago
- 《C++新经典:对象模型》笔记☆12Updated 3 years ago
- 极客班C++专业样本项目资源库☆41Updated 9 years ago
- A high performance multithread C++ network library for linux.☆64Updated 5 years ago
- 一个自己封装的基于reactor的c++网络库☆36Updated 9 years ago
- 自己用C++实现小型Redis☆33Updated 6 years ago
- libevent source code analysis☆62Updated 2 years ago
- 一个简单的muduo库,用来练手☆13Updated 6 years ago
- 用C++开发web服务器框架☆31Updated 3 years ago
- Linux环境下的C/C++小项目☆96Updated 7 years ago
- 《深度探索c++对象模型》的阅读笔记☆54Updated 9 years ago
- mini分布式key-value存储引擎,主要涵盖: RPC,一致性Hash,master-slave-client架构,心跳机制等基本已经实现,主备结构, 数据迁移,数据副本等一些分布式主要功能将在以后添加☆18Updated 9 years ago
- codes of linux programing (线程池,IO复用,进程间通信等)☆56Updated 9 years ago
- TinySTL is a subset of STL(cut some containers and algorithms) and also a superset of STL(add some other containers and algorithms)☆59Updated 8 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 years ago
- a mini implementation of muduo☆128Updated 10 years ago
- TCP/IP网络编程☆165Updated 6 years ago
- 李慧芹UNIX环境高级编程视频笔记☆12Updated 2 years ago
- c++负载均衡服务器☆30Updated 6 years ago
- 尝试实现一个迷你的web服务器,用来学习C++语法、多线程编程、网络编程、Linux环境下编程☆22Updated 6 years ago
- libevent library reimplemented with c++☆42Updated 5 years ago