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:
- Minimize lock-free queue ever!☆134Updated 7 years ago
- ☆62Updated 8 years ago
- Library of data containers and data structures for C programming language.☆65Updated 4 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆95Updated 5 years ago
- A ring buffer designed to work with embedded devices, does not use heap allocations.☆53Updated 3 years ago
- Simple malloc implementation for POSIX systems w/ sbrk(2)☆21Updated 11 years ago
- DEPRECATED PROJECT, see README☆36Updated 3 years ago
- Lightweight WebSocket library for C.☆84Updated 4 years ago
- A C++ ringbuffer that always looks like a flat array☆84Updated 5 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- libio is a cross platform high performance io library written in C. It provides ability to write event driven servers and applications wi…☆18Updated 8 months ago
- Debug Malloc memory allocation debugging C library☆172Updated 3 years ago
- A bare metal port of the GNU ISO C++ library☆40Updated 2 years ago
- Fabrice Bellard's fbcc C Compiler☆47Updated 6 years ago
- memory pool allocator☆52Updated 13 years ago
- a tool to count accesses to member variables in c++ programs☆79Updated 12 years ago
- C++ Concurrency library!☆27Updated 6 years ago
- Common Datastructure Library for C developer.☆64Updated 4 years ago
- ☆17Updated last year
- Mock++: A Portable Mocking Framework for C++11☆18Updated 5 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆80Updated 10 years ago
- C++ interface to CPU affinity management☆31Updated 7 years ago
- This is a MiniC++ compiler written in Flex & Bison☆12Updated 8 years ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- Like std::duration_cast, but without the undefined behaviour☆17Updated 9 months ago
- huang's c compiler - a tiny C99 compiler.☆23Updated last year
- C++ container graph visualization for lldb.☆23Updated 6 years ago
- Single Header Constexpr Circular Queue☆18Updated 5 years ago
- lock-free FIFO queue by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory manag…☆149Updated 5 years ago
- it's a smallest library that provides a lock-free thread pool sharing on multithreading, it design for scalability☆30Updated 7 years ago