vichargrave / threadsLinks
Example code from my Java Style Threads Class in C++ blog.
☆38Updated 4 years ago
Alternatives and similar repositories for threads
Users that are interested in threads are comparing it to the libraries listed below
Sorting:
- Lightweight publisher/subscriber C++ library based on boost asio☆21Updated 4 years ago
- A C++11/14 implementation of fixed size, exception safe, STL style circular buffers for both single threaded and multithreaded contexts☆20Updated 9 years ago
- A simple, lightweight c++ WebSockets server library☆134Updated 3 years ago
- Active Object snippets with C++11, C++03 and C++/Qt☆22Updated 7 years ago
- It's the 'Base' library of Chromium, including thread, memory, trace event and so on.☆18Updated 8 years ago
- C++ wrapper to SQLite library☆27Updated 7 years ago
- C++11 signal/slot implementation☆78Updated 3 years ago
- Single file embedded C++ web server☆94Updated 5 years ago
- A C++ async HTTP client library to use in asynchronous applications while communicating with REST services.☆58Updated 10 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
- header only log inherited from Nanolog☆38Updated 4 years ago
- A C++14 Task Manager / Scheduler☆106Updated last year
- C++ SQLite wrapper library☆53Updated 3 years ago
- a simple RPC wrapper generator to C/C++ functions☆40Updated 9 years ago
- A smart C++11 thread pool. Efficiently schedule your threads using "Classify Thread Pool", "Priority Task Queue". And also provide "Self-…☆21Updated 6 years ago
- Example code from Multithreaded Work Queue in C++ blog.☆45Updated 4 years ago
- libev-based event dispatcher for Qt☆40Updated 6 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 3 years ago
- C++ plugin framework☆52Updated 5 years ago
- LoggerC++ (LoggerCpp) is a simple, elegant and efficient C++ logger library.☆65Updated 6 years ago
- Lightweight embeddable HTTP server. Written in C++11 (or C++03 w/boost).☆12Updated 10 years ago
- C++ std::thread Event Loop with Message Queue and Timer☆44Updated 3 weeks ago
- A single file C++11 header-only memory mapped file library.☆64Updated last year
- PolyM is a very simple C++ message queue intended for inter-thread communication☆197Updated 11 months ago
- C++ class reflection library without RTTI.☆35Updated 8 years ago
- A single file C++ header-only minizip wrapper library☆27Updated 2 years ago
- Header-only C++ logging library☆139Updated 5 months ago
- Single C++ STL header wrapper for the SQLite3 db☆44Updated 5 years ago
- Asynchronous timer queue mechanism(C++11)☆23Updated 10 years ago
- C++ binding for nanomsg☆109Updated 10 years ago