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:
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- Various open addressing hashmap algorithms in C++☆256Updated 3 years ago
- ☆37Updated 10 years ago
- A public domain lock free queues implemented in C++11☆181Updated 11 years ago
- ☆53Updated 11 years ago
- a tiny coroutine lib using for c++☆24Updated 11 years ago
- A header-only C++ wrapper of libevent2☆29Updated 10 years ago
- tbsys and tbnet repository mirror for alibaba☆69Updated 5 years ago
- concurrency library for C++☆74Updated 11 years ago
- An opensource C++ library develop in Qihoo infrastructure team☆81Updated 2 years ago
- Lightweight, Generic, Pure C++11 ThreadPool☆274Updated 7 years ago
- ☆154Updated 11 years ago
- c++11 thread pool☆24Updated 10 years ago
- Simple and reliable LRU cache for c++ based on hashmap and linkedlist☆379Updated 4 years ago
- a consistent_hash implementation writen in c++☆80Updated 11 years ago
- vim plugin for c++☆31Updated 5 years ago
- Redis C++ Client☆66Updated last year
- Boost.org thread module☆209Updated last month
- A concurrent thread-safe hash map implemented in C++☆145Updated 2 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 5 years ago
- STL-based caches for C++☆116Updated 2 years ago
- a ligthweight asynchronized network library focused on backend c++ development☆97Updated 5 years ago
- A sample epoll server.☆74Updated 11 years ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆181Updated 5 years ago
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆329Updated 4 years ago
- ☆98Updated 9 years ago
- A lightweight high performance http server☆115Updated 6 years ago
- Example source code from my TCP/IP Network Programming Design Patterns in C++ and TCP/IP Sockets with Time Out Capabilities blogs.☆184Updated 7 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 3 years ago
- A collection of shared memory containers for high performance server☆233Updated 3 years ago