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 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
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆80Updated 9 years ago
- C11 Lock-free Stack☆184Updated last year
- 🔗 Common Data Structures and Algorithms☆54Updated 4 months ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆95Updated 5 years ago
- NIH Utility Library☆91Updated 3 years ago
- Anonymous functions in C☆259Updated 5 years ago
- C hash implementation based on khash☆171Updated 3 months ago
- Hierarchical memory allocator☆76Updated 10 years ago
- A generic C memory pool☆100Updated 9 years ago
- Coroutines for C.☆77Updated 8 years ago
- Debug Malloc memory allocation debugging C library☆170Updated 2 years ago
- simple, fast C routines for manipulating UTF-8☆83Updated 6 years ago
- Wrapper library for the BSD sockets API with a nicer C99 interface☆145Updated 8 years ago
- Generic red-black tree library (by Julienne Walker).☆57Updated 6 years ago
- Implements a Min-Heap / Priority Queue in C using a simple array.☆57Updated 5 years ago
- Minimal HTTP processing library☆155Updated 6 years ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆174Updated 6 years ago
- Git mirror of the hash table data structure in C by Christopher Clark ⛺☆46Updated 6 years ago
- Fast C/C++ memory allocator with free-all operation☆55Updated 10 years ago
- Intrusive Red-Black Tree Collection☆37Updated 4 months ago
- tiny unit testing framework for ANSI C☆56Updated 4 years ago
- single file C libraries☆40Updated 9 months ago
- Generic priority queue (heap) implementation used by the Apache HTTP Server project.☆102Updated 3 years ago
- Minimize lock-free queue ever!☆134Updated 7 years ago
- A simple C Thread pool implementation☆13Updated 5 years ago
- A smattering of miscellaneous C libraries. Includes sane argument parsing, a thread-safe multi-producer/multi-consumer queue, and impleme…☆106Updated 9 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 years ago
- A simple bitset library in C☆137Updated 8 months ago