CTTCassie / LinuxLinks
Linux下的系统编程&网络编程&shell脚本>est
☆38Updated 8 years ago
Alternatives and similar repositories for Linux
Users that are interested in Linux are comparing it to the libraries listed below
Sorting:
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆58Updated 9 years ago
- USTC 嵌入式系统实验室2013级研究生阅读内核记录☆63Updated 11 years ago
- 《Head First设计 模式》学习代码,使用C++实现☆71Updated 10 years ago
- 一次对Tinyhttpd完整的精读,注释,测试☆158Updated last year
- Linux API速查手册(https://github.com/guodongxiaren/LinuxAPI/wiki)☆167Updated 5 years ago
- 《Linux高性能服务器编程》上的例子☆50Updated 11 years ago
- 涵盖C++ Primer 5th、 effective C++ 、 STL api和demos C++ 基础知识与理论、 智能指针、C++11、 Git教程 Linux命令 Unix操作系统(进程、线程、内存管理、信号)计算机网络、 数据结构(排序、查找)、数据库、、C++…☆40Updated 4 years ago
- C、C++和其在Linux下的编程学习,主要是51CTO、传智播客、一些经典书籍的学习等☆36Updated last year
- TLPI(The Linux Programming Interface)《linux/unix系统编程手册(上、下册)》学习笔记☆82Updated 7 years ago
- codes of linux programing (线程池,IO复用,进程间通信等)☆56Updated 9 years ago
- Linux环境下的C/C++小项目☆97Updated 7 years ago
- C/C++/Golang/Linux...知识整理☆98Updated 7 months ago
- linux网络编程框架(C++)基于Reactor事件机制,支持线程池,异步非阻塞,高并发,高性能☆85Updated 2 years ago
- 一步步写嵌入式操作系统☆79Updated 8 years ago
- libevent 官方文档的中文版☆48Updated 10 years ago
- 学习嵌入式常用的资料☆37Updated 8 years ago
- cJson源码和源码分析☆246Updated 9 years ago
- 实现一个消息传递模型,并学习多种makefile的编写方式,进行编译☆23Updated 5 years ago
- “四人帮”-《设计模式:可复用面向对象软件的基础》所有模式的实现,使用C++语言☆75Updated 10 years ago
- gitchat 《C++ 多线程编程详解》课程源码☆38Updated 5 years ago
- FTP Server for linux☆64Updated 6 years ago
- cmdline menu libary☆81Updated this week
- epoll+线程池实现大文件传输☆66Updated 10 years ago
- 23种设计模式学习笔记,代码设计使用c++和java两种语言实现。文档结构和说明代码参考传智播客王保明老师的培训讲义,扩展案例使用java语言实现,参考了 http://www.runoob.com/design-pattern/design-pattern-tutoria…☆38Updated 6 years ago
- libevent-1.4.15源码阅读注释☆72Updated 6 years ago
- C++ 学习资料,项目总结资料☆30Updated 12 years ago
- Linux下单进程/多线程/多进程/select/epoll架构的socket服务端和客户端的框架☆47Updated 8 years ago
- 简单有效的内存 池实现☆96Updated 9 years ago
- Linux环境C语言编程项目多级Makefile管理模板☆25Updated 7 years ago
- LinuxC++ 高并发网络编程【高性能静态网络服务器 一步步搭建过程】从基础到socket熟练应用☆52Updated 4 years ago