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:
- 一个极简内存池实现☆305Updated last year
- 《Linux高性能服务器编程》上的例子☆52Updated 11 years ago
- 纯C语言高性能异步多任务多事件驱动的协程库| Pure C language high-performance asynchronous multi-task multi-event driven coroutine library.☆210Updated 5 years ago
- 支持ARM,x86平台的嵌入式操作系统内核☆209Updated 6 years ago
- Linux进程间通信(Inter-Process Communication)方式汇总☆323Updated 7 years ago
- A high performance multithread C++ network library for linux.☆68Updated 6 years ago
- linux线程间同步(Inter-Thread Synchronization)方式汇总☆61Updated 10 years ago
- C11标准的原子操作详解☆28Updated 3 years ago
- C/C++,跨平台,OS原生异步IO接口,纯C有栈和无栈C++20协程调度核心☆172Updated last month
- 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
- TLPI(The Linux Programming Interface)《linux/unix系统编程手册(上、下册)》学习笔记☆84Updated 7 years ago
- fast thread pool☆29Updated 7 years ago
- 简单有效的内存池实现☆100Updated 9 years ago
- Message queue and thread pool implementations of C++ Workflow☆37Updated 5 months ago
- Morn是一个C语言的基础工具和基础算法库,包括数据结构、图像处理、音频处理、机器学习等,具有简单、通用、高效的特点。☆347Updated last year
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆58Updated 9 years ago
- 《CGDB中文手册》☆277Updated 10 years ago
- 学习UNIX环境编程、网络编程☆30Updated 5 years ago
- 协程的简单实现☆52Updated 3 years ago
- linux0.11源码解析☆94Updated 2 years ago
- libevent-1.4.15源码阅读注释☆72Updated 7 years ago
- My Makefile for Linux, application & driver☆44Updated 5 years ago
- ☆46Updated 6 years ago
- 实现一个消息传递模型,并学习多种makefile的编写方式,进行编译☆23Updated 5 years ago
- Linux下单进程/多线程/多进程/select/epoll架构的socket服务端和客户端的框架☆47Updated 9 years ago
- libevent source code analysis☆62Updated 3 years ago
- Lock-Free Thread Pool☆81Updated 2 years ago
- 用标准c语言开发的常用数据结构和算法基础库,作为应用程序开发接口基础库,为编写高性能程序提供便利,可极大地缩短软件项目的开发周期,提升工程开发效率,并确保软件系统运行的可靠性、稳定性。☆142Updated last year
- 《Linux设备驱动开发详解——基于最新的Linux4.0内核》源码☆31Updated 4 years ago
- Source code for https://paul.pub/cpp-concurrency☆78Updated 3 years ago