Veinin / POSIX-threads-programming-tutorials
Summaries and notes on pthreads programming.
☆55Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for POSIX-threads-programming-tutorials
- TLPI(The Linux Programming Interface)《linux/unix系统编程手册(上、下册)》学习笔记☆70Updated 6 years ago
- libevent source code analysis☆61Updated last year
- 由C语言实现的单线程高并发的网络基础库☆53Updated 3 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
- linux线程间同步(Inter-Thread Synchronization)方式汇总☆60Updated 9 years ago
- C11标准的原子操作详解☆25Updated 2 years ago
- libevent-1.4.15源码阅读注释☆75Updated 5 years ago
- 《Linux高性能服务器编程》上的例子☆50Updated 10 years ago
- 一个极简内存池实现☆279Updated last month
- Linux下单进程/多线程/多进程/select/epoll架构的socket服务端和客户端的框架☆47Updated 7 years ago
- Simple memory leak finder.☆51Updated 11 years ago
- 简单有效的内存池实现☆90Updated 8 years ago
- A high performance multithread C++ network library for linux.☆64Updated 5 years ago
- 奔跑吧linux内核第二版(卷1,卷2,入门篇) 实验平台☆33Updated last year
- 实现一个消息传递模型,并学习多种makefile的编写方式,进行编译☆22Updated 4 years ago
- 程序员的自我修养--链接、装载与库: CRT 实现☆50Updated last year
- fast thread pool☆26Updated 5 years ago
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆55Updated 8 years ago
- Shuo's learning notes on Linux TCP/IP stack☆114Updated last year
- gdb debug example☆52Updated 3 years ago
- 尝试阻塞与非阻塞,I/O多路复用(select, epoll)☆78Updated 6 years ago
- libevent multithread worker example☆20Updated 3 years ago
- 纯C语言高性能异步多任务多事件驱动的协程库| Pure C language high-performance asynchronous multi-task multi-event driven coroutine library.☆186Updated 4 years ago
- C/C++,跨平台,OS原生异步IO接口,纯C有栈和无栈C++20协程调度核心☆162Updated this week
- 多种无锁队列☆43Updated 6 years ago
- Message queue and thread pool implementations of C++ Workflow☆31Updated 3 months ago
- 这是一个展示epoll水平触发(level trigger)和边缘触发(edge trigger),分别在read和write两种情况下有什么表现的实验,目的是彻底搞清楚epoll的水平触发和边缘触发原理。☆32Updated 4 years ago
- 协程的简单实现☆50Updated 2 years ago
- ☆23Updated 6 months ago