jonhoo / pthread_poolLinks
A simple implementation of thread pooling for C/C++ using POSIX threads
☆83Updated 5 years ago
Alternatives and similar repositories for pthread_pool
Users that are interested in pthread_pool are comparing it to the libraries listed below
Sorting:
- C11 Lock-free Stack☆184Updated last year
- A generic C memory pool☆101Updated 9 years ago
- C hash implementation based on khash☆174Updated 6 months ago
- A simple C hash table (open addressing and rehashing) for embedding into projects☆60Updated 6 years ago
- A library which implements a couple of famous binary search trees.☆166Updated 3 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆95Updated 5 years ago
- simple, fast C routines for manipulating UTF-8☆84Updated 6 years ago
- Hierarchical memory allocator☆79Updated 10 years ago
- NIH Utility Library☆92Updated 4 years ago
- A mini C library for interacting with the Twitter OAuth api.☆24Updated 5 years ago
- Debug Malloc memory allocation debugging C library☆172Updated 3 years ago
- Minimal HTTP processing library☆154Updated 6 years ago
- Minimize lock-free queue ever!☆134Updated 7 years ago
- Anonymous functions in C☆262Updated 5 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆80Updated 10 years ago
- Commander option parser ported to C - simple API, auto-generated --help☆205Updated 10 months ago
- Simple, memory-safe data-structures in C.☆163Updated 10 years ago
- Tiny C string library☆207Updated 2 years ago
- 🔗 Common Data Structures and Algorithms☆55Updated 6 months ago
- A low-latency in-memory C logging library☆58Updated 3 years ago
- Wrapper library for the BSD sockets API with a nicer C99 interface☆146Updated 8 years ago
- Generic priority queue (heap) implementation used by the Apache HTTP Server project.☆105Updated 3 years ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆175Updated 6 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 7 years ago
- A simple lock-free queue implementation.☆80Updated 11 years ago
- Message Framing for libuv☆58Updated 4 years ago
- Source code from "Programming with POSIX® Threads" book By David R. Butenhof☆96Updated 13 years ago
- Generic red-black tree library (by Julienne Walker).☆57Updated 6 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆138Updated 6 years ago
- Coroutines for C.☆78Updated 8 years ago