bilash / threadpoolLinks
A simple C++ threadpool based on POSIX threads.
☆129Updated 9 years ago
Alternatives and similar repositories for threadpool
Users that are interested in threadpool are comparing it to the libraries listed below
Sorting:
- Various open addressing hashmap algorithms in C++☆257Updated 3 years ago
- The C++ Network Library Project -- header-only, cross-platform, standards compliant networking library.☆244Updated 5 years ago
- A small, clean, linux-only thread-pool implementation using epoll with support for sockets, scheduled callbacks and TCP connections.☆180Updated 13 years ago
- Example source code from my TCP/IP Network Programming Design Patterns in C++ and TCP/IP Sockets with Time Out Capabilities blogs.☆185Updated 7 years ago
- A concurrent thread-safe hash map implemented in C++☆145Updated 2 years ago
- A public domain lock free queues implemented in C++11☆181Updated 11 years ago
- Boost.org thread module☆212Updated 2 months ago
- tbsys and tbnet repository mirror for alibaba☆69Updated 5 years ago
- C++11 libuv wrapper☆179Updated 5 years ago
- Lightweight, Generic, Pure C++11 ThreadPool☆274Updated 7 years ago
- An easy, fast, small, portable C++ object serialization framework☆87Updated 10 months ago
- A C++ Redis client☆189Updated 6 years ago
- A header-only C++ wrapper of libevent2☆29Updated 10 years ago
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆328Updated 4 years ago
- A sample epoll server.☆74Updated 11 years ago
- ☆155Updated 12 years ago
- C++ MapReduce Library for efficient multi-threading on single-machine☆336Updated 4 years ago
- An opensource C++ library develop in Qihoo infrastructure team☆82Updated 2 years ago
- This is out of date, please move to https://github.com/qicosmos/rest_rpc☆263Updated 8 years ago
- Simple C++multithread lib☆126Updated 6 years ago
- A C++ async HTTP client library to use in asynchronous applications while communicating with REST services.☆58Updated 10 years ago
- Simple and reliable LRU cache for c++ based on hashmap and linkedlist☆382Updated 5 years ago
- A collection of shared memory containers for high performance server☆233Updated 3 years ago
- a ligthweight asynchronized network library focused on backend c++ development☆96Updated 5 years ago
- c++11 thread pool☆24Updated 10 years ago
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆128Updated 4 years ago
- STL-based caches for C++☆116Updated 2 years ago
- 更好的序列化库,c++14开发,header-only,简洁高效。Now there is a better serialization libray//github.com/qicosmos/iguana please replace kapok with iguana.☆188Updated 8 months ago
- concurrency library for C++☆73Updated 11 years ago
- A fast C++ serialization and de-serialization of Google's protobuf Messages into/from JSON format.☆158Updated 7 years ago