fanchenxinok / Makefile_modelsLinks
实现一个消息传递模型,并学习多种makefile的编写方式,进行编译
☆23Updated 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
Sorting:
- Linux下单进程/多线程/多进程/select/epoll架构的socket服务端和客户端的框架☆48Updated 8 years ago
- epoll+线程池实现大文件传输☆66Updated 10 years ago
- 设计模式精解-GoF 23 种设计模式解析附 C++实现源码☆50Updated 8 years ago
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆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 9 years ago
- CMake/Make/Shell/Multi-thread' usage☆81Updated last year
- gdb debug example☆63Updated 4 years ago
- 2019年最新总 结,值得推荐的c/c++开源框架与库。持续更新中。☆34Updated 6 years ago
- ePump是一个基于I/O事件通知、非阻塞通信、多路复用、多线程等机制开发的事件驱动模型的 C 语言应用开发框架,利用该框架可以很容易地开发出高性能、大并发连接的服务器程序。☆42Updated 8 months ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 years ago
- C/C++/Golang/Linux...知识整理☆98Updated 5 months ago
- c++工具库☆106Updated 4 years ago
- C/C++,跨平台,OS原生异步IO接口,纯C有栈和无栈C++20协程调度核心☆166Updated this week
- Linux Source Monitor(CPU、Mem、IO、Net) (linux 系统资源监控库,监控进程占用的CPU、内存、磁盘IO、网络IO)☆31Updated 6 years ago
- 这里总结下c++11的新特性☆12Updated 9 years ago
- 基于共享内存的进程间通信组件☆15Updated 6 years ago
- libevent-1.4.15源码阅读注释☆73Updated 6 years ago
- 简单有效的内存池实现☆96Updated 8 years ago
- Loki是由Andrei编写的一个与《Modern C++ Design》(C++设计新思维)一书配套发行的C++代码库。 它不仅把C++模板的功能发挥到了极致,而且把类似设计模式这样思想层面的东西通过库来提供。☆57Updated 10 years ago
- 《Linux高性能服务器编程》上的例子☆50Updated 11 years ago
- 基于线程池、消息队列和epoll模型实现并发服务器架构☆42Updated 6 years ago
- My Makefile for Linux, application & driver☆43Updated 4 years ago
- ☆67Updated 5 years ago
- USTC 嵌入式系统实验室2013级研究生阅读内核记录☆63Updated 11 years ago
- 轻量级网络库, 基于C++11☆116Updated 3 years ago
- “四人帮”-《设计模式:可复用面向对象软件的基础》所有模式的实现,使用C++语言☆75Updated 10 years ago
- C、C++和其在Linux下的编程学习,主要是51CTO、传智播客、一些经典书籍的学习等☆36Updated last year
- Linux环境C语言编程项目多级Makefile管理模板☆23Updated 7 years ago
- 高性能网络设计——网络编程(网络io与select、poll、epoll,reactor原理与实现、http服务器实现、websocket协议与服务器实现)与网络原理(服务器百万并发,网络协议栈,UDP可靠传输协议QUIC),协程框架NtyCo的实现,用户态协议栈NtyTc…☆30Updated 2 years ago
- Linux环境下的C/C++小项目☆96Updated 7 years ago