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:
- A generic C memory pool☆100Updated 8 years ago
- C11 Lock-free Stack☆183Updated last year
- Hierarchical memory allocator☆75Updated 10 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆91Updated 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
- Implements a Min-Heap / Priority Queue in C using a simple array.☆57Updated 4 years ago
- A library which implements a couple of famous binary search trees.☆165Updated 3 years ago
- Debug Malloc memory allocation debugging C library☆169Updated 2 years ago
- C hash implementation based on khash☆173Updated 3 weeks ago
- Minimal HTTP processing library☆154Updated 5 years ago
- 🔗 Common Data Structures and Algorithms☆52Updated last month
- A simple lock-free queue implementation.☆80Updated 11 years ago
- Coroutines for C.☆76Updated 8 years ago
- A low-latency in-memory C logging library☆59Updated 3 years ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆173Updated 5 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- Minimize lock-free queue ever!☆132Updated 6 years ago
- A library for students to learn data structures in C☆28Updated 6 years ago
- single file C libraries☆40Updated 7 months ago
- Automatically exported from code.google.com/p/libconcurrency☆26Updated 10 years ago
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆88Updated 3 years ago
- Minimal pub/sub message queue in C.☆22Updated 10 years ago
- A fork of Paul Hsieh's Better String Library☆151Updated this week
- simple, fast C routines for manipulating UTF-8☆83Updated 6 years ago
- Simple, memory-safe data-structures in C.☆161Updated 10 years ago
- Exception handling and smart pointer (automatic cleanup) libraries for C☆61Updated 11 years ago
- Fast C/C++ memory allocator with free-all operation☆55Updated 10 years ago
- NIH Utility Library☆90Updated 3 years ago
- Netstring parsing in C☆36Updated 4 years ago