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
- Linux下单进程/多线程/多进程/select/epoll架构的socket服务端和客户端的框架☆48Updated 8 years ago
- gdb debug example☆59Updated 3 years ago
- epoll+线程池实现大文件传输☆66Updated 10 years ago
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆56Updated 9 years ago
- CMake/Make/Shell/Multi-thread' usage☆81Updated last year
- fast thread pool☆27Updated 6 years ago
- C/C++/Golang/Linux...知识整理☆98Updated 2 months ago
- c++工具库☆106Updated 4 years ago
- 轻量级网络库, 基于C++11☆113Updated 3 years ago
- libevent-1.4.15源码阅读注释☆73Updated 6 years ago
- C、C++和其在Linux下的编程学习,主要是51CTO、传智播客、一些经典书籍的学习等☆33Updated 11 months ago
- 2019年最新总结,值得推荐的c/c++开源框架与库。持续更新中。☆30Updated 5 years ago
- 一步步写嵌入式操作系统☆75Updated 7 years ago
- 高性能网络设计——网络编程(网络io与select、poll、epoll,reactor原理与实现、http服务器实现、websocket协议与服务器实现)与网络原理(服务器百万并发,网络协议栈,UDP可靠传输协议QUIC),协程框架NtyCo的实现,用户态协议栈NtyTc…☆30Updated 2 years ago
- ☆25Updated 11 months ago
- CMake 资料总结,持续更新☆100Updated 3 years ago
- Summaries and notes on pthreads programming.☆58Updated 6 years ago
- 基于共享内存的进程间通信组件☆15Updated 5 years ago
- 多线程练习代码☆40Updated last year
- 几年前读Live555的源码的时候做的注释☆11Updated 6 years ago
- Articles, study notes, ...☆18Updated 9 months ago
- C/C++,跨平台,OS原生异步IO接口,纯C有栈和无栈C++20协程调度核心☆166Updated 2 weeks ago
- Camkit是一个摄像头相关的工具箱,使用C语言写成,包含了从:图像采集-->色彩转换-->H264编码-->RTP打包-->网络发送的全套接口。☆50Updated 8 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 8 years ago
- My Makefile for Linux, application & driver☆43Updated 4 years ago
- 尝试阻塞与非阻塞,I/O多路复用(select, epoll)☆78Updated 7 years ago
- “四人帮”-《设计模式:可复用面向对象软件的基础》所有模式的实现,使用C++语言☆75Updated 9 years ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆31Updated 8 years ago
- libevent source code analysis☆62Updated 2 years ago
- OpenSSL's usage☆36Updated last year