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:
- ORM for consuming RESTful APIs in C++☆83Updated 6 years ago
- A C++14 Task Manager / Scheduler☆110Updated 2 years ago
- A simple, lightweight c++ WebSockets server library☆135Updated 3 years ago
- Single file embedded C++ web server☆94Updated 6 years ago
- C++11 signal/slot implementation☆80Updated 4 years ago
- A C++ async HTTP client library to use in asynchronous applications while communicating with REST services.☆58Updated 11 years ago
- MIF is a C++11 web-application framework designed for the backend micro-service development☆48Updated last year
- Active Object snippets with C++11, C++03 and C++/Qt☆22Updated 8 years ago
- Example code from Multithreaded Work Queue in C++ blog.☆45Updated 5 years ago
- A threadsafe C++ implementation of the EventBus idiom☆34Updated 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.☆188Updated 8 years ago
- C++ binding for nanomsg☆113Updated 11 years ago
- Micro http server and client written in C++☆163Updated 2 years ago
- It's the 'Base' library of Chromium, including thread, memory, trace event and so on.☆18Updated 8 years ago
- ☆67Updated 5 years ago
- PolyM is a very simple C++ message queue intended for inter-thread communication☆200Updated last year
- C++ plugin framework☆54Updated 6 years ago
- Yet another web framework—this time in modern C++!☆102Updated 3 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆94Updated 4 years ago
- A C++ wrapper for sqlite3 meant to be used in combination with sqlpp11.☆75Updated 4 years ago
- Proposed IP address classes for standard c++☆36Updated 11 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
- Lightweight publisher/subscriber C++ library based on boost asio☆21Updated 4 years ago
- STL-based caches for C++☆116Updated 2 years ago
- Support for multiple RPC protocols in a single library☆74Updated 3 years ago
- A simple implementation of utf8 strings for C++☆42Updated 5 years ago
- Contains working code samples from my C++ blog.☆131Updated 5 years ago
- Multi thread TCP server with Boost.Asio and Boost.Coroutine☆30Updated 12 years ago
- High performance C++11 signals☆178Updated 6 years ago
- Simple demonstration of using Boost.Asio's basic_raw_socket template class to transmit packets with a custom transport layer header.☆32Updated 6 years ago