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:
- Linux下单进程/多线程/多进程/select/epoll架构的socket服务端和客户端的框架☆47Updated 8 years ago
- epoll+线程池实现大文件传输☆66Updated 10 years ago
- 2019年最新总结,值得推荐的c/c++开源框架与库。持续更新中。☆36Updated 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 9 years ago
- 一次对Tinyhttpd完整的精读,注释,测试☆158Updated last year
- The code from CSDN(大学时写的博客代码存储地)☆83Updated 2 years ago
- 一个极简内存池实现☆303Updated 11 months ago
- gdb debug example☆65Updated 4 years ago
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆58Updated 9 years ago
- c++工具库☆106Updated 4 years ago
- cJson源码和源码分析☆246Updated 9 years ago
- Linux进程间通信(Inter-Process Communication)方式汇总☆325Updated 7 years ago
- 学员学习过程,课程总结的文章集锦,包含linux c/c++服务器,音视频,内核,dpdk,golang☆126Updated 3 years ago
- C++/C++11/C++14/C++17/C++20's usage☆319Updated last week
- 学习UNIX环境编程、网络编程☆30Updated 4 years ago
- 《C++ 服务器开发精髓》随书配套源码☆218Updated 4 years ago
- “四人帮”-《设计模式:可复用面向对象软件的基础》所有模式的实现,使用C++语言☆75Updated 10 years ago
- libevent-1.4.15源码阅读注释☆72Updated 6 years ago
- 设计模式精解-GoF 23 种设计模式解析附 C++实现源码☆49Updated 8 years ago
- A light and high performance WebSocket Server.☆116Updated 4 years ago
- Summaries and notes on pthreads programming.☆59Updated 7 years ago
- 学习C++,学习linux编程,学习网络编程,学习reactor网络模型,自己实现一遍练手;☆371Updated 8 years ago
- ☆45Updated 5 years ago
- C/C++/Golang/Linux...知识整理☆97Updated 8 months ago
- 《Linux 设备驱动开发详解》(宋宝华) 学习笔记☆21Updated 5 years ago
- 基于muduo(多线程网络服务框架)在应用层实现了RTSP服务器☆86Updated 4 years ago
- a cpp Web Server☆159Updated 5 years ago
- 基于c++内存池,共享内存和信号量实现高速的进程间通 信队列,单进程读单进程写无需加锁,多进程读多进程写用信号量集实现读写锁保证读写安全☆364Updated 5 years ago
- CMake 资料总结,持续更新☆102Updated 3 years ago
- Linux环境下的C/C++小项目☆97Updated 7 years ago