bilash / threadpoolLinks
A simple C++ threadpool based on POSIX threads.
☆129Updated 10 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++☆258Updated 4 years ago
- A small, clean, linux-only thread-pool implementation using epoll with support for sockets, scheduled callbacks and TCP connections.☆181Updated 13 years ago
- The C++ Network Library Project -- header-only, cross-platform, standards compliant networking library.☆246Updated 5 years ago
- Example source code from my TCP/IP Network Programming Design Patterns in C++ and TCP/IP Sockets with Time Out Capabilities blogs.☆187Updated 8 years ago
- A public domain lock free queues implemented in C++11☆180Updated 11 years ago
- A fast C++ serialization and de-serialization of Google's protobuf Messages into/from JSON format.☆159Updated 8 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
- Boost.org thread module☆213Updated last month
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆129Updated 5 years ago
- A collection of shared memory containers for high performance server☆239Updated 3 years ago
- A ZooKeeper client for C++.☆157Updated 3 years ago
- A header-only C++ wrapper of libevent2☆29Updated 10 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- Lightweight, Generic, Pure C++11 ThreadPool☆273Updated 8 years ago
- C++11 libuv wrapper☆178Updated 6 years ago
- An easy, fast, small, portable C++ object serialization framework☆87Updated last year
- c++11 thread pool☆24Updated 10 years ago
- ☆155Updated 12 years ago
- Simple C++multithread lib☆126Updated 6 years ago
- A concurrent thread-safe hash map implemented in C++☆149Updated 2 years ago
- An opensource C++ library develop in Qihoo infrastructure team☆81Updated 2 years ago
- c/c++ language useful recipes☆96Updated 12 years ago
- A simple C++ common base library used in Qihoo 360☆115Updated 3 years ago
- A C++ Redis client☆189Updated 6 years ago
- C++ MapReduce Library for efficient multi-threading on single-machine☆340Updated 5 years ago
- a ligthweight asynchronized network library focused on backend c++ development☆96Updated 6 years ago
- A C++ async HTTP client library to use in asynchronous applications while communicating with REST services.☆58Updated 10 years ago
- a tiny coroutine lib using for c++☆24Updated 11 years ago
- ☆52Updated 12 years ago
- C++标准库的轻量级拓展.☆70Updated 7 years ago