jonhoo / pthread_poolLinks
A simple implementation of thread pooling for C/C++ using POSIX threads
☆82Updated 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:
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆80Updated 9 years ago
- 🔗 Common Data Structures and Algorithms☆55Updated 5 months ago
- Hierarchical memory allocator☆76Updated 10 years ago
- C11 Lock-free Stack☆184Updated last year
- Threadpool library☆23Updated 10 years ago
- Coroutines for C.☆77Updated 8 years ago
- NIH Utility Library☆92Updated 4 years ago
- simple, fast C routines for manipulating UTF-8☆84Updated 6 years ago
- C hash implementation based on khash☆173Updated 5 months ago
- A library which implements a couple of famous binary search trees.☆166Updated 3 years ago
- A library for students to learn data structures in C☆28Updated 6 years ago
- A simple lock-free queue implementation.☆80Updated 11 years ago
- Anonymous functions in C☆259Updated 5 years ago
- Implements a Min-Heap / Priority Queue in C using a simple array.☆57Updated 5 years ago
- Debug Malloc memory allocation debugging C library☆171Updated 3 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 6 years ago
- Simple, memory-safe data-structures in C.☆163Updated 10 years ago
- A simple C hash table (open addressing and rehashing) for embedding into projects☆59Updated 6 years ago
- Generic red-black tree library (by Julienne Walker).☆57Updated 6 years ago
- Generic type-safe vector, hash map, and concurrent queue for C☆56Updated 5 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 4 years ago
- A simple C Thread pool implementation☆13Updated 5 years ago
- Minimal HTTP processing library☆154Updated 6 years ago
- A generic C memory pool☆100Updated 9 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆95Updated 5 years ago
- Common Datastructure Library for C developer.☆64Updated 4 years ago
- Convenient & cross-platform sandboxing C library☆45Updated 2 months ago
- Adding TCP like reliability features on top of existing UDP protocol☆40Updated 13 years ago
- Minimize lock-free queue ever!☆134Updated 7 years ago
- bithacks.h is a C header file containing useful bit manipulation macros☆73Updated 16 years ago