clpsz / linux-itssLinks
linux线程间同步(Inter-Thread Synchronization)方式汇总
☆60Updated 10 years ago
Alternatives and similar repositories for linux-itss
Users that are interested in linux-itss are comparing it to the libraries listed below
Sorting:
- Linux进程间通信(Inter-Process Communication)方式汇总☆323Updated 7 years ago
- 《Head First设计模式》学习代码,使用C++实现☆70Updated 10 years ago
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的 客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆58Updated 9 years ago
- “四人帮”-《设计模式:可复用面向对象软件的基础》所有模式的实现,使用C++语言☆75Updated 10 years ago
- Simple C++multithread lib☆126Updated 6 years ago
- 《Linux高性能服务器编程》上的例子☆50Updated 11 years ago
- send and recv event between processes with very few lines of code☆47Updated 10 years ago
- 《使用C++11编写Linux多线程程序》所附代码☆31Updated 10 years ago
- c/c++ language useful recipes☆95Updated 11 years ago
- 《CGDB中文手册》☆275Updated 9 years ago
- ☆151Updated 6 months ago
- Linux下单进程/多线程/多进程/select/epoll架构的socket服务端和客户端的框架☆47Updated 8 years ago
- cmdline menu libary☆80Updated 4 years ago
- 一个基于epoll的多线程 linux c http web服务器☆24Updated 10 years ago
- muduo v1.0.4的注释版☆92Updated 9 years ago
- 简单有效的内存池实现☆96Updated 9 years ago
- CMake/Make/Shell/Multi-thread' usage☆81Updated last year
- 尝试阻塞与非阻塞,I/O多路复用(select, epoll)☆77Updated 7 years ago
- USTC 嵌入式系统实验室2013级研究生阅读内核记录☆63Updated 11 years ago
- codes of linux programing (线程池,IO复用,进程间通信等)☆56Updated 9 years ago
- libevent-1.4.15源码阅读注释☆74Updated 6 years ago
- Source code of C++ Primer 4th ed☆63Updated 9 years ago
- rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).☆163Updated 3 years ago
- The Annotated SGI STL Sources☆107Updated 10 years ago
- a fast ,stable and thread-safe log lib(logger) for C/C++ language☆252Updated 7 years ago
- Simple memory leak finder.☆51Updated 11 years ago
- FTP Server for linux☆64Updated 6 years ago
- 23 Design Patterns implemented by C++☆155Updated 7 years ago
- 结合protobuf,libev以及memcached线程池模型实现 RPC功能 (分布式负载均衡等)☆41Updated 7 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆97Updated 8 years ago