mbrossard / threadpool
A simple C Thread pool implementation
☆867Updated 4 years ago
Alternatives and similar repositories for threadpool:
Users that are interested in threadpool are comparing it to the libraries listed below
- A minimal but powerful thread pool in ANSI C☆2,176Updated last year
- Simple and fast C library implementing a thread-safe API to manage hash-tables, linked lists, lock-free ring buffers and queues☆435Updated 7 months ago
- Full-featured high-performance event loop loosely modelled after libevent☆1,692Updated 4 years ago
- LibU is a multiplatform utility library written in C, with APIs for handling memory allocation, networking and URI parsing, string manipu…☆446Updated 2 years ago
- A reliable, high-performance, thread safe, flexsible, clear-model, pure C logging library.☆2,345Updated last month
- Nick's libevent manual☆700Updated last year
- Create extremely-fast and secure embedded HTTP servers with ease.☆431Updated 4 years ago
- ☆673Updated 10 years ago
- Asynchronous networking for C☆1,448Updated 4 years ago
- tpl - a small binary serialization library for C☆377Updated 3 weeks ago
- A asymmetric coroutine library for C.☆2,483Updated 2 years ago
- An eventing framework for building high performance and high scalability systems in C.☆1,663Updated 6 years ago
- ini file parser☆1,020Updated 3 weeks ago
- A simple string hashmap in C☆534Updated 8 months ago
- Nick's public libevent repository. The official repository is at https://github.com/libevent/libevent . NO PRS HERE PLEASE☆1,337Updated 2 years ago
- A lightweight library to simplify and generalize the process of writing unit tests for C applications.☆1,070Updated 4 years ago
- awaitable coroutine library for C☆618Updated last year
- Linux进程间通信(Inter-Process Communication)方式汇总☆321Updated 6 years ago
- C doubly linked list☆450Updated last year
- An EXTREMELY FAST portable thread caching malloc implementation written in C for multiple threads without lock contention based on dlmall…☆404Updated 6 years ago
- Read-only mirror of https://gitlab.gnome.org/GNOME/glib☆1,622Updated this week
- A lightweight C, C++ logging library developed for Linux, It is designed with high performance, asynchronized, thread-safe and process-sa…☆224Updated 4 months ago
- Http multipart parser implemented in C☆235Updated 2 years ago
- Mirror of Apache Portable Runtime☆502Updated 2 weeks ago
- The high performance c/c++ coroutine/fiber library for Linux/FreeBSD/MacOS/Windows, supporting select/poll/epoll/kqueue/iouring/iocp/wind…☆777Updated 2 weeks ago
- a fast ,stable and thread-safe log lib(logger) for C/C++ language☆249Updated 7 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…☆816Updated 9 months ago
- simple http server base on epoll☆321Updated last year
- qLibc is a simple and yet powerful C library providing generic data structures and algorithms.☆991Updated 10 months ago
- rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).☆158Updated 3 years ago