Taymindis / atomic_threadpoolLinks
it's a smallest library that provides a lock-free thread pool sharing on multithreading, it design for scalability
☆29Updated 6 years ago
Alternatives and similar repositories for atomic_threadpool
Users that are interested in atomic_threadpool are comparing it to the libraries listed below
Sorting:
- Minimize lock-free queue ever!☆132Updated 6 years ago
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- High performance cross platform event reactor and proactor written in C☆32Updated 11 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆92Updated 4 years ago
- A lock-free hash table that eanble multiple threads can concurrently read/write/delete up to 10M ops/s in mordern computer platform☆52Updated last year
- lock-free FIFO queue by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory manag…☆145Updated 4 years ago
- Dynamic memory pool implementation, for reusable fixed, or variable sized memory blocks, using pthread mutex locks.☆30Updated 3 years ago
- Single-header-file, public domain, type-generic C89 skip list implemementation☆31Updated 8 years ago
- Indexed Array is a C library struct array for you to add index into struct field member in order to do faster search☆12Updated 7 years ago
- A coroutine scheduler and lightweight network library for libaco☆17Updated 6 years ago
- 100% async http-server library written in C☆17Updated 10 years ago
- atomic_hashtable for C, fast movement for read, write, and delete without locking while multithreading purposes, Simple and Stable☆25Updated 7 years ago
- High performance C implementation of AVL trees☆103Updated 6 years ago
- A header only library that implements a C11 Unbounded Non-Intrusive Lockless Single Consumer Multiple Producer Thread-Safe FIFO Queue.☆20Updated 9 years ago
- Rolla - Tiny, fast, crash-safe embedded k/v storage engine☆53Updated 2 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- Coroutine library in C.☆20Updated 4 years ago
- Memory Pool☆16Updated 7 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 years ago
- memory pool allocator☆50Updated 12 years ago
- Adding TCP like reliability features on top of existing UDP protocol☆39Updated 12 years ago
- Small implementation of (some of) the MQTT protocol in C☆47Updated 4 years ago
- Small module based vfs library in c☆17Updated 14 years ago
- Netstring parsing in C☆36Updated 4 years ago
- A header-only C++17 library implementing a simple concurent lock-free memory pool☆25Updated 4 years ago
- Implements a Min-Heap / Priority Queue in C using a simple array.☆56Updated 4 years ago
- A lightweight header only logging library for C☆55Updated 3 years ago
- A generic C memory pool☆100Updated 8 years ago
- Coroutines for C.☆75Updated 8 years ago