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:
- Implements a Min-Heap / Priority Queue in C using a simple array.☆57Updated 4 years ago
- simple, fast C routines for manipulating UTF-8☆83Updated 6 years ago
- A generic C memory pool☆100Updated 8 years ago
- Hierarchical memory allocator☆75Updated 10 years ago
- C11 Lock-free Stack☆183Updated last year
- 🔗 Common Data Structures and Algorithms☆53Updated 2 months ago
- Debug Malloc memory allocation debugging C library☆170Updated 2 years ago
- C hash implementation based on khash☆172Updated 2 months ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆92Updated 5 years ago
- Coroutines for C.☆76Updated 8 years ago
- Convenient & cross-platform sandboxing C library☆44Updated this week
- Minimize lock-free queue ever!☆132Updated 7 years ago
- Wrapper library for the BSD sockets API with a nicer C99 interface☆145Updated 8 years ago
- A library which implements a couple of famous binary search trees.☆165Updated 3 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆80Updated 9 years ago
- Git mirror of the hash table data structure in C by Christopher Clark ⛺☆46Updated 6 years ago
- Minimal HTTP processing library☆155Updated 5 years ago
- Generic red-black tree library (by Julienne Walker).☆57Updated 6 years ago
- C99 trie library☆101Updated 6 years ago
- A low-latency in-memory C logging library☆59Updated 3 years ago
- NIH Utility Library☆91Updated 3 years ago
- Minimal pub/sub message queue in C.☆22Updated 10 years ago
- Simple, memory-safe data-structures in C.☆162Updated 10 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 3 years ago
- libuv thread communication☆59Updated 2 years ago
- Exception handling and smart pointer (automatic cleanup) libraries for C☆61Updated 11 years ago
- tiny unit testing framework for ANSI C☆56Updated 4 years ago
- single file C libraries☆40Updated 8 months ago
- Python's excellent OptionParser in C++☆93Updated 2 years ago