mbrossard / threadpoolLinks
A simple C Thread pool implementation
☆882Updated 4 years ago
Alternatives and similar repositories for threadpool
Users that are interested in threadpool are comparing it to the libraries listed below
Sorting:
- A minimal but powerful thread pool in ANSI C☆2,218Updated last month
- A simple string hashmap in C☆534Updated 10 months ago
- Full-featured high-performance event loop loosely modelled after libevent☆1,716Updated 4 years ago
- Nick's libevent manual☆707Updated last year
- Simple and fast C library implementing a thread-safe API to manage hash-tables, linked lists, lock-free ring buffers and queues☆442Updated 10 months ago
- Create extremely-fast and secure embedded HTTP servers with ease.☆450Updated 4 years ago
- ☆676Updated 10 years ago
- A reliable, high-performance, thread safe, flexsible, clear-model, pure C logging library.☆2,400Updated last month
- ini file parser☆1,029Updated 3 months ago
- Linux进程间通信(Inter-Process Communication)方式汇总☆322Updated 7 years ago
- A lightweight library to simplify and generalize the process of writing unit tests for C applications.☆1,071Updated 5 years ago
- awaitable coroutine library for C☆620Updated last year
- rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).☆162Updated 3 years ago
- a fast ,stable and thread-safe log lib(logger) for C/C++ language☆252Updated 7 years ago
- Asynchronous networking for C☆1,449Updated 4 years ago
- This is a github mirror of thttpd (http://www.acme.com/software/thttpd/)☆286Updated 6 years ago
- qLibc is a simple and yet powerful C library providing generic data structures and algorithms.☆998Updated last year
- An eventing framework for building high performance and high scalability systems in C.☆1,666Updated 6 years ago
- 一个极简内存池实现☆297Updated 9 months ago
- Simple HTTP client in C☆301Updated 11 months ago
- simple http server base on epoll☆324Updated last year
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆143Updated 7 years ago
- A asymmetric coroutine library for C.☆2,495Updated 2 years ago
- tpl - a small binary serialization library for C☆380Updated 3 months ago
- An example https client and server using OpenSSL and libevent, for the purpose of discussing some issues that came up on the libevent mai…☆180Updated 6 years ago
- LibU is a multiplatform utility library written in C, with APIs for handling memory allocation, networking and URI parsing, string manipu…☆450Updated 2 years ago
- I did not write this code, but I like it.☆394Updated 5 years ago
- libev sync from http://cvs.schmorp.de/libev/☆157Updated 4 years ago
- A lightweight C, C++ logging library developed for Linux, It is designed with high performance, asynchronized, thread-safe and process-sa…☆226Updated 2 weeks ago
- C doubly linked list☆454Updated last year