Veinin / POSIX-threads-programming-tutorialsLinks
Summaries and notes on pthreads programming.
☆59Updated 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:
- 一个极简内存池实现☆303Updated last year
- 《Linux高性能服务器编程》上的例子☆50Updated 11 years ago
- linux线程间同步(Inter-Thread Synchronization)方式汇总☆60Updated 10 years ago
- C/C++,跨平台,OS原生异步IO接口,纯C有栈和无栈C++20协程调度核心☆169Updated last week
- 奔跑吧linux内核第二版(卷1,卷2,入门篇) 实验平台☆47Updated 9 months ago
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆58Updated 9 years ago
- Message queue and thread pool implementations of C++ Workflow☆37Updated 2 months ago
- select、poll、epoll☆70Updated 6 years ago
- 纯C语言高性能异步多任务多事件驱动的协程库| Pure C language high-performance asynchronous multi-task multi-event driven coroutine library.☆208Updated 5 years ago
- Linux下单进程/多线程/多进程/select/epoll架构的socket服务端和客户端的框架☆47Updated 8 years ago
- TLPI(The Linux Programming Interface)《linux/unix系统编程手册(上、下册)》学习笔记☆82Updated 7 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
- 简单有效的内存池实现☆96Updated 9 years ago
- 学习UNIX环境编程、网络编程☆30Updated 4 years ago
- My Makefile for Linux, application & driver☆43Updated 4 years ago
- 实现一个消息传递模型,并学习多种makefile的编写方式,进行编译☆23Updated 5 years ago
- Morn是一个C语言的基础工具和基础算法库,包括数据结构、图像处理、音频处理、机器学习等,具有简单、通用、高效的特点。☆342Updated last year
- cmdline menu libary☆81Updated last month
- 协程的简单实现☆52Updated 3 years ago
- PROCESS☆168Updated 7 years ago
- cJson源码和源码分析☆246Updated 9 years ago
- Lock-Free Thread Pool☆80Updated 2 years ago
- linux0.11源码解析☆94Updated last year
- fast thread pool☆29Updated 6 years ago
- USTC 嵌入式系统实验室2013级研究生阅读内核记录☆63Updated 11 years ago
- C、C++和其在Linux下的编程学习,主要是51CTO、传智播客、一些经典书籍的学习等☆38Updated last year
- 谢宝友的Linux2.6.11源码注释。linux 2.6.11.12代码注释。主要参考《深入理解LINUX内核第三版》、《深入理解LINUX网络内幕》、《深入理解LINUX虚拟内存管理》等书籍☆243Updated 7 years ago
- A high performance multithread C++ network library for linux.☆66Updated 5 years ago
- libevent source code analysis☆62Updated 2 years ago
- Linux设备驱动开发详解代码清单☆19Updated 10 years ago