fanchenxinok / Makefile_models
实现一个消息传递模型,并学习多种makefile的编写方式,进行编译
☆22Updated 4 years ago
Alternatives and similar repositories for Makefile_models:
Users that are interested in Makefile_models are comparing it to the libraries listed below
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆55Updated 8 years ago
- CMake/Make/Shell/Multi-thread' usage☆81Updated last year
- Linux下单进程/多线程/多进程/select/epoll架构的socket服务端和客户端的框架☆47Updated 8 years ago
- gdb debug example☆57Updated 3 years ago
- epoll+线程池实现大文件传输☆66Updated 9 years ago
- 轻量级网络库, 基于C++11☆113Updated 3 years ago
- 2019年最新总结,值得推荐的c/c++开源框架与库。持续更新中。☆30Updated 5 years ago
- libevent-1.4.15源码阅读注释☆73Updated 6 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)☆58Updated 8 years ago
- c++工具库☆105Updated 3 years ago
- fast thread pool☆27Updated 6 years ago
- Linux环境C语言编程项目多级Makefile管理模板☆23Updated 7 years ago
- linux c 多路复用IO/epoll/select/poll 实现mqtt服务器,qt 5.80 实现mqtt客户端☆32Updated 4 years ago
- ☆66Updated 5 years ago
- 即时通信 select/poll/epoll☆45Updated 4 years ago
- 用libcurl实现http和https服务☆30Updated 6 years ago
- 利用C++把之前的socket重新封装成类,按照面对对象思想编写,增加异常类,epoll,多线程,读写锁,然后完成一个比较完善聊天室,增加心跳包☆36Updated 5 years ago
- 学习UNIX环境编程、网络编程☆29Updated 4 years ago
- 基于libasound2 的 音频播放框架☆19Updated 4 years ago
- ePump是一个基于I/O事件通知、非阻塞通信、多路复用、多线程等机制开发的事件驱动模型的 C 语言应用开发框架,利用该框架可以很容易地开发出高性能、大并发连接的服务器程序。☆42Updated 4 months ago
- A TimerQueue Based on Poll☆14Updated 5 years ago
- My Makefile for Linux, application & driver☆43Updated 4 years ago
- 设计模式精解-GoF 23 种设计模式解析附 C++实现源码☆50Updated 7 years ago
- A light and high performance WebSocket Server.☆114Updated 3 years ago
- 几年前读Live555的源码的时候做的注释☆11Updated 6 years ago
- 基于CRT(远程访问终端)+ARM(GEC)+Linux+C语言的视频监控系统☆10Updated 5 years ago
- mini版FTP服务器实现文件上传和下载、断点续传、限速等功能☆83Updated 4 years ago
- C/C++,跨平台,OS原生异步IO接口,纯C有栈和无栈C++20协程调度核心☆166Updated last week
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 years ago
- 一次对Tinyhttpd完整的精读,注释,测试☆157Updated 10 months ago