Veinin / POSIX-threads-programming-tutorialsLinks
Summaries and notes on pthreads programming.
☆60Updated 7 years ago
Alternatives and similar repositories for POSIX-threads-programming-tutorials
Users that are interested in POSIX-threads-programming-tutorials are comparing it to the libraries listed below
Sorting:
- 一个极简内存池实现☆304Updated last year
- gdb debug example☆65Updated 4 years ago
- TLPI(The Linux Programming Interface)《linux/unix系统编程手册(上、下册)》学习笔记☆84Updated 7 years ago
- 支持ARM,x86平台的嵌入式操作系统内核☆208Updated 6 years ago
- ☆23Updated 10 years ago
- Message queue and thread pool implementations of C++ Workflow☆37Updated 3 months ago
- Lock-Free Thread Pool☆81Updated 2 years ago
- 程序员的自我修养--链接、装载与库: CRT 实现☆53Updated 2 years ago
- ☆45Updated 6 years ago
- C/C++,跨平台,OS原生异步IO接口,纯C有栈和无栈C++20协程调度核心☆171Updated 3 weeks ago
- A high performance multithread C++ network library for linux.☆67Updated 6 years ago
- Linux下单进程/多线程/多进程/select/epoll架构的socket服务端和客户端的框架☆47Updated 8 years ago
- 简单有效的内存池实现☆99Updated 9 years ago
- linux0.11源码解析☆94Updated 2 years ago
- 一个小巧的linux内核, 学习linux-kernel和进程调度的好帮手☆163Updated 9 years ago
- 协程的简单实现☆52Updated 3 years ago
- select、poll、epoll☆70Updated 6 years ago
- 实现一个消息传递模型,并学习多种makefile的编写方式,进行编译☆23Updated 5 years ago
- libevent source code analysis☆62Updated 2 years ago
- 《Linux高性能服务器编程》上的例子☆50Updated 11 years ago
- linux线程间同步(Inter-Thread Synchronization)方式汇总☆60Updated 10 years ago
- C11标准的原子操作详解☆28Updated 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)☆58Updated 9 years ago
- ☆26Updated last year
- cmdline menu libary☆82Updated 3 months ago
- 《The Art of Writing Efficient Programs》的非专业个人翻译☆93Updated 3 years ago
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆58Updated 9 years ago
- ☆74Updated last year
- USTC 嵌入式系统实验室2013级研究生阅读内核记录☆63Updated 11 years ago
- 奔跑吧linux内核第二版(卷1,卷2,入门篇) 实验平台☆48Updated 11 months ago