bilash / threadpool
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
- Various open addressing hashmap algorithms in C++☆255Updated 3 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 10 years ago
- Boost.org thread module☆205Updated 2 months ago
- A header-only C++ wrapper of libevent2☆29Updated 9 years ago
- A public domain lock free queues implemented in C++11☆182Updated 10 years ago
- ☆37Updated 9 years ago
- ☆53Updated 11 years ago
- A sample epoll server.☆74Updated 11 years ago
- A collection of shared memory containers for high performance server☆233Updated 2 years ago
- Lightweight, Generic, Pure C++11 ThreadPool☆272Updated 7 years ago
- Redis C++ Client☆66Updated last year
- ☆70Updated 7 years ago
- C++标准库的轻量级拓展.☆69Updated 6 years ago
- An opensource C++ library develop in Qihoo infrastructure team☆81Updated 2 years ago
- C++11 libuv wrapper☆178Updated 5 years ago
- A simple C++ common base library used in Qihoo 360☆116Updated 2 years ago
- The C++ Network Library Project -- header-only, cross-platform, standards compliant networking library.☆240Updated 4 years ago
- A small, clean, linux-only thread-pool implementation using epoll with support for sockets, scheduled callbacks and TCP connections.☆177Updated 12 years ago
- 更好的序列化库,c++14开发,header-only,简洁高效。Now there is a better serialization libray//github.com/qicosmos/iguana please replace kapok with iguana.☆186Updated 2 months ago
- Source code for examples from article "What is Boost.Asio, and why we should use it", http://alexott.net/en/cpp/BoostAsioNotes.html☆87Updated last year
- fast malloc. similar to google-tcmalloc.☆23Updated 8 years ago
- Put thirdparty library here for toft ant foxy☆50Updated 3 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆88Updated 4 years ago
- ☆150Updated 11 years ago
- a ligthweight asynchronized network library focused on backend c++ development☆98Updated 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.☆182Updated 7 years ago
- concurrency library for C++☆75Updated 10 years ago
- Based on gmock, can mock global function, member function, class static function without changing source code.☆76Updated 11 months ago
- Contains working code samples from my C++ blog.☆131Updated 4 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆92Updated 3 years ago