vichargrave / threadsLinks
Example code from my Java Style Threads Class in C++ blog.
☆39Updated 5 years ago
Alternatives and similar repositories for threads
Users that are interested in threads are comparing it to the libraries listed below
Sorting:
- Single file embedded C++ web server☆94Updated 5 years ago
- A C++14 Task Manager / Scheduler☆110Updated 2 years ago
- C++ plugin framework☆54Updated 6 years ago
- Lightweight publisher/subscriber C++ library based on boost asio☆21Updated 4 years ago
- Example source code from my TCP/IP Network Programming Design Patterns in C++ and TCP/IP Sockets with Time Out Capabilities blogs.☆188Updated 8 years 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 library for embedding an HTTP or HTTPS server in C++ applications.☆51Updated 2 years ago
- ORM for consuming RESTful APIs in C++☆83Updated 6 years ago
- C++ std::thread Event Loop with Message Queue and Timer☆49Updated 6 months ago
- A C++ async HTTP client library to use in asynchronous applications while communicating with REST services.☆58Updated 10 years ago
- C++ binding for nanomsg☆113Updated 11 years ago
- C++11 signal/slot implementation☆80Updated 4 years ago
- PolyM is a very simple C++ message queue intended for inter-thread communication☆200Updated last year
- A simple C++ threadpool based on POSIX threads.☆129Updated 10 years ago
- MIF is a C++11 web-application framework designed for the backend micro-service development☆48Updated last year
- Example code from Multithreaded Work Queue in C++ blog.☆45Updated 5 years ago
- A simple C++11 signal/slot (event/delegate) implementation based on Fast C++ Delegates☆41Updated 7 years ago
- Active Object snippets with C++11, C++03 and C++/Qt☆22Updated 8 years ago
- LoggerC++ (LoggerCpp) is a simple, elegant and efficient C++ logger library.☆66Updated 7 years ago
- C++ SQLite wrapper library☆64Updated 3 months ago
- A simple, lightweight c++ WebSockets server library☆135Updated 3 years ago
- ☆67Updated 5 years ago
- C++ parser of INI files with schema validation.☆64Updated last year
- C++ header-only mempool library☆20Updated 8 years ago
- C++ event (or message) bus based on Qt☆64Updated 6 years ago
- Micro http server and client written in C++☆164Updated 2 years ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 3 years ago
- This project is obsolete. TinyXML-2 offers a very similar C++ interface.☆93Updated 3 years ago
- A C++11/14 implementation of fixed size, exception safe, STL style circular buffers for both single threaded and multithreaded contexts☆20Updated 10 years ago
- A RESTful API using Poco C++ Libraries.☆78Updated 5 years ago