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:
- A C++14 Task Manager / Scheduler☆108Updated 2 years ago
- C++ plugin framework☆53Updated 6 years ago
- Single file embedded C++ web server☆94Updated 5 years ago
- C++11 signal/slot implementation☆78Updated 4 years ago
- ORM for consuming RESTful APIs in C++☆83Updated 6 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
- Example source code from my TCP/IP Network Programming Design Patterns in C++ and TCP/IP Sockets with Time Out Capabilities blogs.☆184Updated 7 years ago
- Lightweight publisher/subscriber C++ library based on boost asio☆21Updated 4 years ago
- PolyM is a very simple C++ message queue intended for inter-thread communication☆198Updated last year
- A simple, lightweight c++ WebSockets server library☆135Updated 3 years ago
- Embeddable C++ HTTP server☆161Updated 2 years ago
- C++ SQLite wrapper library☆55Updated 3 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
- High performance C++11 signals☆177Updated 6 years ago
- Active Object snippets with C++11, C++03 and C++/Qt☆22Updated 7 years ago
- LoggerC++ (LoggerCpp) is a simple, elegant and efficient C++ logger library.☆65Updated 6 years ago
- C++ binding for nanomsg☆111Updated 11 years ago
- async/await in vanilla C++11☆80Updated 8 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
- A C++ async HTTP client library to use in asynchronous applications while communicating with REST services.☆58Updated 10 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- Lightweight C++ wrapper for LibEvent 2 API☆47Updated 7 years ago
- Socket and Networking Library using msgpack.org[C++11]☆221Updated 2 years ago
- It's the 'Base' library of Chromium, including thread, memory, trace event and so on.☆18Updated 8 years ago
- MQTT broker in C++11☆42Updated 4 years ago
- C++ parser of INI files with schema validation.☆64Updated last year
- A websocket++ and rapidjson based C++ Socket.IO client☆111Updated 10 years ago
- High performance HTTP library for Boost.Asio based on Joyent's http-parser and good intentions.☆15Updated 10 years ago
- cross platform c++ socket.io client written using poco libraries☆117Updated 7 years ago