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)方式汇总☆322Updated 7 years ago
- 《Head First设计模式》学习代码,使用C++实现☆70Updated 10 years ago
- Simple C++multithread lib☆125Updated 6 years ago
- c/c++ language useful recipes☆95Updated 11 years ago
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆57Updated 9 years ago
- “四人帮”-《设计模式:可复用面向对象软件的基础》所有模式的实现,使用C++语言☆75Updated 10 years ago
- 《Linux高性能服务器编程》上的例子☆50Updated 11 years ago
- Simple memory leak finder.☆51Updated 11 years ago
- USTC 嵌入式系统实验室2013级研究生阅读内核记录☆63Updated 11 years ago
- muduo v1.0.4的注释版☆92Updated 9 years ago
- 尝试阻塞与非阻塞,I/O多路复用(select, epoll)☆78Updated 7 years ago
- 一个简单而的ini配置读取库(带扩展语法)☆37Updated 7 years ago
- cmdline menu libary☆80Updated 4 years ago
- 《CGDB中文手册》☆275Updated 9 years ago
- 一个基于epoll的多线程 linux c http web服务器☆24Updated 10 years ago
- shared memory☆21Updated 9 years ago
- send and recv event between processes with very few lines of code☆47Updated 10 years ago
- ☆151Updated 5 months ago
- Lock-Free Thread Pool☆79Updated last year
- FTP Server for linux☆64Updated 6 years ago
- 结合protobuf,libev以及memcached线程池模型实现 RPC功能 (分布式负载均衡等)☆41Updated 7 years ago
- 我的C++11学习资料和示例代码☆59Updated 6 years ago
- Linux下单进程/多线程/多进程/select/epoll架构的socket服务端和客户端的框架☆47Updated 8 years ago
- libevent-1.4.15源码阅读注释☆74Updated 6 years ago
- a fast ,stable and thread-safe log lib(logger) for C/C++ language☆252Updated 7 years ago
- The Annotated SGI STL Sources☆107Updated 10 years ago
- Map for C, used rbtree to implement, sort by key☆92Updated 5 years ago
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆128Updated 4 years ago
- 简单有效的内存池实现☆96Updated 9 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆97Updated 8 years ago