vichargrave / threadsLinks
Example code from my Java Style Threads Class in C++ blog.
☆38Updated 5 years ago
Alternatives and similar repositories for threads
Users that are interested in threads are comparing it to the libraries listed below
Sorting:
- A C++14 Task Manager / Scheduler☆108Updated 2 years ago
- ORM for consuming RESTful APIs in C++☆83Updated 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.☆185Updated 7 years ago
- A simple, lightweight c++ WebSockets server library☆135Updated 3 years ago
- Single file embedded C++ web server☆94Updated 5 years ago
- C++11 signal/slot implementation☆78Updated 4 years ago
- C++ parser of INI files with schema validation.☆64Updated last year
- Base64 encoding and decoding for C++ projects☆87Updated 5 years ago
- Active Object snippets with C++11, C++03 and C++/Qt☆22Updated 7 years ago
- C++ plugin framework☆53Updated 6 years ago
- PolyM is a very simple C++ message queue intended for inter-thread communication☆198Updated last year
- Example code from Multithreaded Work Queue in C++ blog.☆45Updated 5 years ago
- MIF is a C++11 web-application framework designed for the backend micro-service development☆48Updated last year
- High performance C++11 signals☆177Updated 6 years ago
- A C++ wrapper for sqlite3 meant to be used in combination with sqlpp11.☆75Updated 3 years ago
- A websocket++ and rapidjson based C++ Socket.IO client☆111Updated 10 years ago
- A threadsafe C++ implementation of the EventBus idiom☆33Updated 6 years ago
- A C++ async HTTP client library to use in asynchronous applications while communicating with REST services.☆58Updated 10 years ago
- Lightweight C++ wrapper for LibEvent 2 API☆47Updated 7 years ago
- A simple implementation of utf8 strings for C++☆41Updated 4 years ago
- Micro http server and client written in C++☆167Updated 2 years ago
- Yet another web framework—this time in modern C++!☆101Updated 2 years ago
- Contains working code samples from my C++ blog.☆131Updated 5 years ago
- C++ Template Engine for HTML/CSS/JavaScript☆79Updated 7 years ago
- Urdl C++ Library - Urdl is a cross-platform C++ library for downloading web content using a URL. It provides an easy-to-use extension to …☆117Updated 7 years ago
- A thread pool for C++ using std::thread and other C++11/14 standard threading utilities.☆35Updated 7 years ago
- Smart queue that executes tasks in threadpool-like manner☆43Updated last year
- Filesystem changes monitor using boost::asio © Boris Schaeling☆89Updated 6 months ago
- Boost's circular_buffer module converted to use all C++11 STL primitives, making it free of Boost dependencies.☆11Updated 8 years ago
- A simple C++11 signal/slot (event/delegate) implementation based on Fast C++ Delegates☆41Updated 7 years ago