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:
- 一个极简内存池实现☆301Updated 11 months ago
- C/C++,跨平台,OS原生异步IO接口,纯C有栈和无栈C++20协程调度核心☆169Updated last week
- TLPI(The Linux Programming Interface)《linux/unix系统编程手册(上、下册)》学习笔记☆82Updated 7 years ago
- 纯C语言高性能异步多任务多事件驱动的协程库| Pure C language high-performance asynchronous multi-task multi-event driven coroutine library.☆207Updated 5 years ago
- select、poll、epoll☆70Updated 6 years ago
- 谢宝友的Linux2.6.11源码注释。linux 2.6.11.12代码注释。主要参考《深入理解LINUX内核第三版》、《深入理解LINUX网络内幕》、《深入理解LINUX虚拟内存管理》等书籍☆244Updated 6 years ago
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆58Updated 9 years ago
- linux线程间同步(Inter-Thread Synchronization)方式汇总☆60Updated 10 years ago
- My Makefile for Linux, application & driver☆43Updated 4 years ago
- USTC 嵌入式系统实验室2013级研究生阅读内核记录☆63Updated 11 years ago
- 《Linux高性能服务器编程》上的例子☆50Updated 11 years ago
- linux0.11源码解析☆94Updated last year
- 协程的简单实现☆51Updated 3 years ago
- Morn是一个C语言的基础工具和基础算法库,包括数据结构、图像处理、音频处理、机器学习等,具有简单、通用、高效的特点。☆341Updated last year
- Message queue and thread pool implementations of C++ Workflow☆37Updated 3 weeks ago
- gdb debug example☆64Updated 4 years ago
- cmdline menu libary☆80Updated 4 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 9 years ago
- 实现一个消息传递模型,并学习多种makefile的编写方式,进行编译☆23Updated 5 years ago
- ☆23Updated 10 years ago
- 支持ARM,x86平台的嵌入式操作系统内核☆203Updated 6 years ago
- 奔跑吧linux内核第二版(卷1,卷2,入门篇) 实验平台☆43Updated 8 months ago
- A high performance multithread C++ network library for linux.☆66Updated 5 years ago
- PROCESS☆167Updated 7 years ago
- 用标准c语言开发的常用数据结构和算法基础库,作为应用程序开发接口基础库,为编写高性能程序提供便利,可极大地缩短软件项目的开发周期,提升工程开发效率,并确保软件系统运行的可靠性、稳定性。☆137Updated 10 months ago
- 简单有效的内存池实现☆96Updated 9 years ago
- Linux下单进程/多线程/多进程/select/epoll架构的socket服务端和客户端的框架☆47Updated 8 years ago
- ☆45Updated 5 years ago
- 程序员的自我修养--链接、装载与库: CRT 实现☆53Updated 2 years ago
- ☆26Updated last year