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 library for students to learn data structures in C☆28Updated 6 years ago
- C11 Lock-free Stack☆184Updated last year
- 🔗 Common Data Structures and Algorithms☆55Updated 4 months ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆95Updated 5 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
- Implements a Min-Heap / Priority Queue in C using a simple array.☆57Updated 5 years ago
- A generic C memory pool☆100Updated 9 years ago
- Debug Malloc memory allocation debugging C library☆170Updated 3 years ago
- Coroutines for C.☆77Updated 8 years ago
- simple, fast C routines for manipulating UTF-8☆84Updated 6 years ago
- Hierarchical memory allocator☆76Updated 10 years ago
- A simple C Thread pool implementation☆13Updated 5 years ago
- Threadpool library☆23Updated 10 years ago
- A simple C hash table (open addressing and rehashing) for embedding into projects☆59Updated 6 years ago
- Exception handling and smart pointer (automatic cleanup) libraries for C☆60Updated 11 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 years ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆174Updated 6 years ago
- NIH Utility Library☆91Updated 4 years ago
- Fast C/C++ memory allocator with free-all operation☆55Updated 10 years ago
- Git mirror of the hash table data structure in C by Christopher Clark ⛺☆46Updated 6 years ago
- memory pool allocator☆51Updated 12 years ago
- Low-memory-footprint mutexes for pthreads☆41Updated 3 years ago
- Minimize lock-free queue ever!☆134Updated 7 years ago
- Adding TCP like reliability features on top of existing UDP protocol☆40Updated 13 years ago
- Wrapper library for the BSD sockets API with a nicer C99 interface☆145Updated 8 years ago
- A fork of Paul Hsieh's Better String Library☆156Updated 2 weeks ago
- A low-latency in-memory C logging library☆58Updated 3 years ago
- A library of binary tree data structures (bstree, dstree, trie, crit-bit, PATRICIA) implemented in C☆40Updated last month
- A much faster popen() and system() implementation for Linux☆68Updated 5 years ago