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:
- 一个极简内存池实现☆306Updated last year
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆58Updated 9 years ago
- Linux下单进程/多线程/多进程/select/epoll架构的socket服务端和客户端的框架☆47Updated 9 years ago
- c++工具库☆107Updated 4 years ago
- Linux进程间通信(Inter-Process Communication)方式汇总☆323Updated 7 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 9 years ago
- 2019年最新总结,值得推荐的c/c++开源框架与库。持续更新中。☆36Updated 6 years ago
- 一次对Tinyhttpd完整的精读,注释,测试☆159Updated last year
- C++/C++11/C++14/C++17/C++20's usage☆319Updated 3 weeks ago
- 基于c++内存池,共享内存和信号量实现高速的进程间通信队列,单进程读单进程写无需加锁,多进程读多进程写用信号量集实现读写锁保证读写安全☆367Updated 5 years ago
- 《C++ 服务器开发精髓》随书配套源码☆222Updated 4 years ago
- The code from CSDN(大学时写的博客代码存储地)☆83Updated 2 years ago
- a cpp Web Server☆159Updated 5 years ago
- 免费的计算机编程类中文书籍,欢迎投稿☆180Updated 7 years ago
- fast thread pool☆29Updated 7 years ago
- CMake/Make/Shell/Multi-thread' usage☆82Updated 3 months ago
- 学员学习过程,课程总结的文章集锦,包含linux c/c++服务器,音视频,内核,dpdk,golang☆130Updated 3 years ago
- A light and high performance WebSocket Server.☆115Updated 4 years ago
- gdb debug example☆65Updated 4 years ago
- ☆70Updated 6 years ago
- “四人帮”-《设计模式:可复用面向对象软件的基础》所有模式的实现,使用C++语言☆74Updated 10 years ago
- libevent-1.4.15源码阅读注释☆72Updated 7 years ago
- ☆92Updated 7 years ago
- epoll+线程池实现大文件传输☆68Updated 10 years ago
- ☆46Updated 3 years ago
- This is the sample code for Boost library Guide.☆427Updated 5 years ago
- 《大话设计模式》C++实现☆369Updated 9 years ago
- Summaries and notes on pthreads programming.☆60Updated 7 years ago
- send and recv event between processes with very few lines of code☆47Updated 11 years ago
- 学习C++,学习linux编程,学习网络编程,学习reactor网络模型,自己实现一遍练手;☆374Updated 8 years ago