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:
- Generic red-black tree library (by Julienne Walker).☆57Updated 6 years ago
- Hierarchical memory allocator☆73Updated 10 years ago
- Implements a Min-Heap / Priority Queue in C using a simple array.☆56Updated 4 years ago
- NIH Utility Library☆89Updated 3 years ago
- A library of binary tree data structures (bstree, dstree, trie, crit-bit, PATRICIA) implemented in C☆40Updated 4 years ago
- 🔗 Common Data Structures and Algorithms☆51Updated last year
- A simple, intrusive, zero-allocation red-black tree implementation☆49Updated 3 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆78Updated 9 years ago
- Red-black tree C implementation☆37Updated 6 years ago
- C99 trie library☆101Updated 6 years ago
- The libdill tutorial.☆16Updated 5 years ago
- An embedded, simple, fast, concurrent, on-disk key-value store using a b+tree.☆40Updated 6 years ago
- Coroutines for C.☆75Updated 8 years ago
- memory pool implimentation by C with C99 style☆33Updated 10 years ago
- A simple C Thread pool implementation☆13Updated 5 years ago
- a library of useful C utilities☆64Updated 11 years ago
- Heap priority queue written in C, licensed under a BSD license☆32Updated 10 years ago
- Mirror of Apache C++ Standard Library☆64Updated 6 years ago
- C implementation of the Hazard-Pointers memory manager☆17Updated 11 years ago
- Generic type-safe vector, hash map, and concurrent queue for C☆54Updated 5 years ago
- Simple, memory-safe data-structures in C.☆161Updated 9 years ago
- Git mirror of the hash table data structure in C by Christopher Clark ⛺☆46Updated 6 years ago
- Threadpool library☆24Updated 10 years ago
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆87Updated 3 years ago
- C11 Lock-free Stack☆182Updated last year
- Buddy Memory Allocator☆12Updated 6 years ago
- IPC Examples☆53Updated 5 years ago
- Minimize lock-free queue ever!☆132Updated 6 years ago
- Single-header-file, public domain, type-generic C89 skip list implemementation☆31Updated 8 years ago
- Phase Fair and Standard Reader Writer Locks☆17Updated 5 years ago