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
- Simple C++multithread lib☆126Updated 6 years ago
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆58Updated 9 years ago
- 《Head First设计模式》学习代码,使用C++实现☆71Updated 10 years ago
- c/c++ language useful recipes☆96Updated 12 years ago
- 《CGDB中文手册》☆278Updated 10 years ago
- a fast ,stable and thread-safe log lib(logger) for C/C++ language☆251Updated 7 years ago
- “四人帮”-《设计模式:可复用面向对象软件的基础》所有模式的实现,使用C++语言☆75Updated 10 years ago
- rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).☆165Updated 3 years ago
- ☆152Updated 9 months ago
- Linux下单进程/多线程/多进程/select/epoll架构的socket服务端和客户端的框架☆47Updated 8 years ago
- show compile message with color when show up error/warning/note/make using gcc/g++/make☆93Updated 8 years ago
- 尝试阻塞与非阻塞,I/O多路复用(select, epoll)☆76Updated 7 years ago
- Lock-Free Thread Pool☆81Updated 2 years ago
- muduo v1.0.4的注释版☆92Updated 10 years ago
- 《Linux高性能服务器编程》上的例子☆50Updated 11 years ago
- cmdline menu libary☆82Updated 2 months ago
- The Annotated SGI STL Sources☆108Updated 10 years ago
- CMake/Make/Shell/Multi-thread' usage☆81Updated last week
- FTP Server for linux☆63Updated 6 years ago
- USTC 嵌入式系统实验室2013级研究生阅读内核记录☆63Updated 11 years ago
- A small, clean, linux-only thread-pool implementation using epoll with support for sockets, scheduled callbacks and TCP connections.☆181Updated 13 years ago
- Simple memory leak finder.☆54Updated 12 years ago
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆143Updated 8 years ago
- Source code of C++ Primer 4th ed☆63Updated 10 years ago
- send and recv event between processes with very few lines of code☆47Updated 11 years ago
- 一个简单而的ini配置读取库(带扩展语法)☆39Updated 7 years ago
- libevent-1.4.15源码阅读注释☆72Updated 6 years ago
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆128Updated 5 years ago
- My Makefile for Linux, application & driver☆44Updated 5 years ago