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:
- C++ plugin framework☆54Updated 6 years ago
- C++11 signal/slot implementation☆80Updated 4 years ago
- Lightweight publisher/subscriber C++ library based on boost asio☆21Updated 4 years ago
- A simple, lightweight c++ WebSockets server library☆135Updated 3 years ago
- A C++ async HTTP client library to use in asynchronous applications while communicating with REST services.☆58Updated 10 years ago
- ORM for consuming RESTful APIs in C++☆83Updated 6 years ago
- A C++14 Task Manager / Scheduler☆110Updated 2 years ago
- Example code from Multithreaded Work Queue in C++ blog.☆45Updated 5 years ago
- Micro http server and client written in C++☆163Updated 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.☆187Updated 8 years ago
- Active Object snippets with C++11, C++03 and C++/Qt☆22Updated 8 years ago
- Single file embedded C++ web server☆94Updated 6 years ago
- Contains working code samples from my C++ blog.☆131Updated 5 years ago
- PolyM is a very simple C++ message queue intended for inter-thread communication☆200Updated last year
- High performance C++11 signals☆178Updated 6 years ago
- It's the 'Base' library of Chromium, including thread, memory, trace event and so on.☆18Updated 8 years ago
- C++ binding for Mongoose☆103Updated 9 years ago
- This project is obsolete. TinyXML-2 offers a very similar C++ interface.☆93Updated 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
- MIF is a C++11 web-application framework designed for the backend micro-service development☆48Updated last year
- A library for embedding an HTTP or HTTPS server in C++ applications.☆51Updated 2 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 …☆119Updated 7 years ago
- Simple C++ event loop library☆54Updated 10 years ago
- ☆39Updated 11 years ago
- A websocket++ and rapidjson based C++ Socket.IO client☆112Updated 10 years ago
- A single file C++11 header-only memory mapped file library.☆74Updated 2 years ago
- A cross-platform HTTP client library with a focus on usability and speed☆168Updated 4 years ago
- header only log inherited from Nanolog☆39Updated 5 years ago
- C++ parser of INI files with schema validation.☆64Updated last year
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆95Updated 4 years ago