jonhoo / pthread_poolLinks
A simple implementation of thread pooling for C/C++ using POSIX threads
☆82Updated 4 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:
- Hierarchical memory allocator☆73Updated 10 years ago
- 🔗 Common Data Structures and Algorithms☆52Updated 2 weeks ago
- Implements a Min-Heap / Priority Queue in C using a simple array.☆57Updated 4 years ago
- Minimal HTTP processing library☆154Updated 5 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆78Updated 9 years ago
- A simple C hash table (open addressing and rehashing) for embedding into projects☆59Updated 6 years ago
- A library which implements a couple of famous binary search trees.☆165Updated 3 years ago
- simple, fast C routines for manipulating UTF-8☆83Updated 6 years ago
- A generic C memory pool☆100Updated 8 years ago
- Intrusive Red-Black Tree Collection☆33Updated last month
- C11 Lock-free Stack☆183Updated last year
- Coroutines for C.☆76Updated 8 years ago
- NIH Utility Library☆90Updated 3 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆92Updated 5 years ago
- Anonymous functions in C☆253Updated 5 years ago
- A simple lock-free queue implementation.☆80Updated 11 years ago
- Debug Malloc memory allocation debugging C library☆168Updated 2 years ago
- Convenient & cross-platform sandboxing C library☆44Updated last year
- Automatically exported from code.google.com/p/libconcurrency☆26Updated 10 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- Fast C/C++ memory allocator with free-all operation☆55Updated 10 years ago
- A library for students to learn data structures in C☆28Updated 6 years ago
- Simple, memory-safe data-structures in C.☆161Updated 9 years ago
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆87Updated 3 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆51Updated 3 years ago
- A simple C Thread pool implementation☆13Updated 5 years ago
- memory pool allocator☆50Updated 12 years ago
- Wrapper library for the BSD sockets API with a nicer C99 interface☆145Updated 8 years ago
- Minimize lock-free queue ever!☆132Updated 6 years ago