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
- A simple C hash table (open addressing and rehashing) for embedding into projects☆58Updated 6 years ago
- Hierarchical memory allocator☆71Updated 9 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆77Updated 9 years ago
- The libdill tutorial.☆16Updated 5 years ago
- 🔗 Common Data Structures and Algorithms☆51Updated last year
- Tick-based timer (hierarchical timing wheel algorithm)☆43Updated 5 years ago
- single file C libraries☆38Updated 2 months ago
- A generic C memory pool☆98Updated 8 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆45Updated 3 years ago
- Generic type-safe vector, hash map, and concurrent queue for C☆54Updated 5 years ago
- High performance C implementation of AVL trees☆101Updated 5 years ago
- Source code from "Programming with POSIX® Threads" book By David R. Butenhof☆90Updated 12 years ago
- Minimal pub/sub message queue in C.☆22Updated 10 years ago
- libuv thread communication☆58Updated last year
- C string utils library (STB style, header-only).☆192Updated 7 years ago
- simple, fast C routines for manipulating UTF-8☆81Updated 5 years ago
- High performance AVL tree container C implementation☆54Updated 5 years ago
- Implementation of the Slab Allocator as described in "The Slab Allocator: An Object-Caching Kernel Memory Allocator" by Jeff Bonwick.☆36Updated 11 years ago
- Port of Java's TimSort to C☆47Updated 7 years ago
- Wrapper library for the BSD sockets API with a nicer C99 interface☆144Updated 7 years ago
- A library for students to learn data structures in C☆28Updated 6 years ago
- Generic red-black tree library (by Julienne Walker).☆56Updated 5 years ago
- a library of useful C utilities☆64Updated 11 years ago
- Fabrice Bellard's fbcc C Compiler☆41Updated 5 years ago
- Lightweight terminal-based multicore CPU usage monitor☆59Updated 5 years ago
- Minimal C Library☆74Updated 6 years ago
- Static Radix Tree (Patricia trie) implementation in C☆49Updated 7 years ago
- A circular buffer alternative written in C under a BSD license☆138Updated 6 years ago
- A low-latency in-memory C logging library☆59Updated 2 years ago
- A library of binary tree data structures (bstree, dstree, trie, crit-bit, PATRICIA) implemented in C☆40Updated 3 years ago