jonhoo / pthread_pool
A simple implementation of thread pooling for C/C++ using POSIX threads
☆80Updated 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
- The libdill tutorial.☆13Updated 5 years ago
- 🔗 Common Data Structures and Algorithms☆51Updated last year
- A simple, intrusive, zero-allocation red-black tree implementation☆44Updated 3 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- Git mirror of the hash table data structure in C by Christopher Clark ⛺☆45Updated 5 years ago
- Convey testing framework for C.☆36Updated 7 years ago
- A simple C hash table (open addressing and rehashing) for embedding into projects☆57Updated 5 years ago
- single file C libraries☆38Updated 2 weeks ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- Pblog is a small, low overhead, structured logging library☆30Updated 7 years ago
- Tiny C readline library, note: this is not used in CLI-readline's one.☆19Updated 9 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆89Updated 4 years ago
- Automatically exported from code.google.com/p/libconcurrency☆25Updated 9 years ago
- Minimal pub/sub message queue in C.☆22Updated 10 years ago
- Exception handling and smart pointer (automatic cleanup) libraries for C☆57Updated 10 years ago
- Message Framing for libuv☆57Updated 3 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆76Updated 9 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆138Updated last year
- C memory allocator based on pools, thread safe.☆16Updated 11 years ago
- A simple bitset library in C☆131Updated 4 months ago
- Port of Java's TimSort to C☆46Updated 7 years ago
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆267Updated 4 months ago
- memory pool implimentation by C with C99 style☆33Updated 10 years ago
- Netstring parsing in C☆35Updated 4 years ago
- Intrusive data structures for C☆56Updated 7 years ago
- A buffered-tree implemented in dictionary type and more☆74Updated 11 years ago
- IPC Examples☆53Updated 5 years ago
- Convenient & cross-platform sandboxing C library☆44Updated 8 months ago
- Fast C/C++ memory allocator with free-all operation☆55Updated 9 years ago
- High performance utility library for C☆92Updated 5 months ago