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:
- 🔗 Common Data Structures and Algorithms☆52Updated last month
- C11 Lock-free Stack☆183Updated last year
- Implements a Min-Heap / Priority Queue in C using a simple array.☆57Updated 4 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 3 years ago
- A library which implements a couple of famous binary search trees.☆165Updated 3 years ago
- Hierarchical memory allocator☆75Updated 10 years ago
- Convenient & cross-platform sandboxing C library☆44Updated last year
- A simple lock-free queue implementation.☆80Updated 11 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆79Updated 9 years ago
- A simple C hash table (open addressing and rehashing) for embedding into projects☆59Updated 6 years ago
- A generic C memory pool☆100Updated 8 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆91Updated 5 years ago
- simple, fast C routines for manipulating UTF-8☆83Updated 6 years ago
- NIH Utility Library☆90Updated 3 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- Wrapper library for the BSD sockets API with a nicer C99 interface☆145Updated 8 years ago
- skiplist library for C.☆54Updated 9 years ago
- Debug Malloc memory allocation debugging C library☆169Updated 2 years ago
- C hash implementation based on khash☆172Updated last month
- Git mirror of the hash table data structure in C by Christopher Clark ⛺☆46Updated 6 years ago
- A fork of Paul Hsieh's Better String Library☆150Updated this week
- Minimal HTTP processing library☆155Updated 5 years ago
- Static Radix Tree (Patricia trie) implementation in C☆47Updated 8 years ago
- Anonymous functions in C☆254Updated 5 years ago
- C99 trie library☆101Updated 6 years ago
- Fast C/C++ memory allocator with free-all operation☆55Updated 10 years ago
- tiny unit testing framework for ANSI C☆56Updated 4 years ago
- High performance utility library for C☆94Updated 2 months ago
- Coroutines for C.☆76Updated 8 years ago