fanchenxinok / Makefile_modelsLinks
实现一个消息传递模型,并学习多种makefile的编写方式,进行编译
☆23Updated 5 years ago
Alternatives and similar repositories for Makefile_models
Users that are interested in Makefile_models are comparing it to the libraries listed below
Sorting:
- 一个极简内存池实现☆304Updated last year
- Linux下单进程/多线程/多进程/select/epoll架构的socket服务端和客户端的框架☆47Updated 8 years ago
- 2019年最新总结,值得推荐的c/c++开源框架与库。持续更新中。☆36Updated 6 years ago
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆58Updated 9 years ago
- c++工具库☆107Updated 4 years ago
- 一次对Tinyhttpd完整的精读,注释,测试☆158Updated last year
- ☆45Updated 5 years ago
- A light and high performance WebSocket Server.☆116Updated 4 years ago
- 免费的计算机编程类中文书籍,欢迎投稿☆179Updated 7 years ago
- 《C++ 服务器开发精髓》随书配套源码☆219Updated 4 years ago
- cJson源码和源码分析☆245Updated 9 years ago
- epoll+线程池实现大文件传输☆68Updated 10 years ago
- gdb debug example☆65Updated 4 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 9 years ago
- 学习C++,学习linux编程,学习网络编程,学习reactor网络模型,自己实现一遍练手;☆373Updated 8 years ago
- Summaries and notes on pthreads programming.☆59Updated 7 years ago
- 基于c++内存池,共享内存和信号量实现高速的进程间通信队列,单进程读单进程写无需加锁,多进程读多进程写用信号量集实现读写锁保证读写安全☆368Updated 5 years ago
- 基于libasound2 的 音频播放框架☆19Updated 5 years ago
- Linux环境下的C/C++小项目☆97Updated 8 years ago
- C++/C++11/C++14/C++17/C++20's usage☆319Updated last month
- 简单有效的内存池实现☆98Updated 9 years ago
- 利用C++把之前的socket重新封装成类,按照面对对象思想编写,增加异常类,epoll,多线程,读写锁,然后完成一个比较完善聊天室,增加心跳包☆37Updated 6 years ago
- The code from CSDN(大学时写的博客代码存储地)☆83Updated 2 years ago
- fast thread pool☆29Updated 6 years ago
- Linux进程间通信(Inter-Process Communication)方式汇总☆322Updated 7 years ago
- 学员学习过程,课程总结的文章集锦,包含linux c/c++服务器,音视频,内核,dpdk,golang☆127Updated 3 years ago
- 技术总结 & 想法 & 经历☆125Updated 4 years ago
- C program and network programming series articles demo program☆14Updated 2 years ago
- stl源码剖析(侯捷)的学习笔记☆141Updated 9 years ago
- linux☆51Updated last month