iamsubhranil / ThreadPoolLinks
A fast, small, efficient pthreads based threadpool in c
☆16Updated 4 years ago
Alternatives and similar repositories for ThreadPool
Users that are interested in ThreadPool are comparing it to the libraries listed below
Sorting:
- Tick-based timer (hierarchical timing wheel algorithm)☆43Updated 5 years ago
- it's a smallest library that provides a lock-free thread pool sharing on multithreading, it design for scalability☆28Updated 6 years ago
- Simple memory leak finder.☆51Updated 11 years ago
- Mirror of Apache C++ Standard Library☆64Updated 6 years ago
- Minimize lock-free queue ever!☆132Updated 6 years ago
- Common Datastructure Library for C developer.☆62Updated 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
- C++ wrapper to SQLite library☆27Updated 7 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆45Updated 11 years ago
- High performance cross platform event reactor and proactor written in C☆32Updated 11 years ago
- Library for cross-platform C generic data functions☆11Updated 7 months ago
- ☆39Updated 10 years ago
- A thread safe type-agnostic header-only macro-based struct queue implementation in C.☆19Updated 8 years ago
- World's fastest integer to ASCII conversion, C++14 template meta-programming implementation, any size integer 8,16,32,64-bit, signed or u…☆27Updated 8 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- The dyncall library encapsulates architecture-, OS- and compiler-specific function call semantics in a virtual bind argument parameters f…☆19Updated 4 years ago
- STL style library with red-black tree implementation in C☆39Updated 2 years ago
- Tiny epoll-based event loop library for event-driven Linux applications☆26Updated 3 years ago
- Minimal (and intuitive to use) coroutine implement in c☆18Updated 5 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆82Updated 9 years ago
- ☆65Updated 5 years ago
- Dynamic memory pool implementation, for reusable fixed, or variable sized memory blocks, using pthread mutex locks.☆30Updated 3 years ago
- Mock++: A Portable Mocking Framework for C++11☆18Updated 4 years ago
- A single header C library to simplify splitting and processing strings☆49Updated 2 months ago
- Single C file event loop☆28Updated 5 years ago
- mirror of elfutils☆10Updated 6 years ago
- Porting FreeRTOS to QEMU(-M virt -cpu cortex-a57)☆11Updated 6 years ago
- Slides and presentations☆69Updated 2 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆22Updated 9 years ago
- An easy-to-use object-oriented system for the C programming language☆13Updated 6 years ago