mbrossard / threadpool
A simple C Thread pool implementation
☆858Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for threadpool
- A minimal but powerful thread pool in ANSI C☆2,078Updated 11 months ago
- Full-featured high-performance event loop loosely modelled after libevent☆1,636Updated 3 years ago
- A reliable, high-performance, thread safe, flexsible, clear-model, pure C logging library.☆2,249Updated 2 weeks ago
- Create extremely-fast and secure embedded HTTP servers with ease.☆426Updated 3 years ago
- Nick's libevent manual☆697Updated 9 months ago
- Simple and fast C library implementing a thread-safe API to manage hash-tables, linked lists, lock-free ring buffers and queues☆423Updated 2 months ago
- ☆663Updated 9 years ago
- A asymmetric coroutine library for C.☆2,457Updated last year
- LibU is a multiplatform utility library written in C, with APIs for handling memory allocation, networking and URI parsing, string manipu…☆441Updated last year
- Asynchronous networking for C☆1,438Updated 4 years ago
- A lightweight library to simplify and generalize the process of writing unit tests for C applications.☆1,050Updated 4 years ago
- awaitable coroutine library for C☆596Updated last year
- An eventing framework for building high performance and high scalability systems in C.☆1,661Updated 5 years ago
- The ultimate socket library for C and C++, supporting TCP, UDP and Unix sockets (DGRAM and STREAM) on Linux, FreeBSD, Solaris. See also m…☆807Updated 4 months ago
- simple http server base on epoll☆317Updated last year
- A simple string hashmap in C☆524Updated 3 months ago
- Nick's public libevent repository. The official repository is at https://github.com/libevent/libevent . NO PRS HERE PLEASE☆1,342Updated 2 years ago
- rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).☆156Updated 2 years ago
- qLibc is a simple and yet powerful C library providing generic data structures and algorithms.☆983Updated 5 months ago
- I did not write this code, but I like it.☆395Updated 5 years ago
- This is a github mirror of thttpd (http://www.acme.com/software/thttpd/)☆282Updated 5 years ago
- ini file parser☆984Updated 4 months ago
- Read-only mirror of https://gitlab.gnome.org/GNOME/glib☆1,561Updated this week
- User-mode TCP/IP stack from 4.4BSD-Lite2, a companion of TCP/IP Illustrated vol. 2☆371Updated 3 years ago
- a fast ,stable and thread-safe log lib(logger) for C/C++ language☆249Updated 6 years ago
- Linux进程间通信(Inter-Process Communication)方式汇总☆317Updated 6 years ago
- Fast Base64 stream encoder/decoder in C99, with SIMD acceleration☆890Updated 2 months ago
- 一个极简内存池实现☆279Updated last month
- The high performance c/c++ coroutine/fiber library for Linux/FreeBSD/MacOS/Windows, supporting select/poll/epoll/kqueue/iouring/iocp/wind…☆760Updated last year
- Speed-up over 50% in average vs traditional memcpy in gcc 4.9 or vc2012☆592Updated 7 months ago