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:
- C++11 signal/slot implementation☆80Updated 4 years ago
- Single file embedded C++ web server☆94Updated 5 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.☆187Updated 8 years ago
- A C++ async HTTP client library to use in asynchronous applications while communicating with REST services.☆58Updated 10 years ago
- A C++14 Task Manager / Scheduler☆108Updated 2 years ago
- Lightweight publisher/subscriber C++ library based on boost asio☆21Updated 4 years ago
- Micro http server and client written in C++☆165Updated 2 years ago
- Lightweight C++ wrapper for LibEvent 2 API☆47Updated 8 years ago
- C++ parser of INI files with schema validation.☆64Updated last year
- An asynchronous application framework built on C++ coroutines and epoll.☆40Updated 7 months ago
- C++ plugin framework☆54Updated 6 years ago
- It's the 'Base' library of Chromium, including thread, memory, trace event and so on.☆18Updated 8 years ago
- A simple implementation of utf8 strings for C++☆42Updated 4 years ago
- A simple, lightweight c++ WebSockets server library☆135Updated 3 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
- PolyM is a very simple C++ message queue intended for inter-thread communication☆199Updated last year
- Simple C++ event loop library☆54Updated 10 years ago
- C++ event loop library. Wrapper around libev that utilizes lambda's and callback functions to notify you when filedescriptors become acti…☆146Updated 6 years ago
- www.tntnet.org☆64Updated 2 months ago
- C++ binding for nanomsg☆113Updated 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
- ☆67Updated 5 years ago
- Yet another web framework—this time in modern C++!☆102Updated 3 years ago
- LoggerC++ (LoggerCpp) is a simple, elegant and efficient C++ logger library.☆66Updated 6 years ago
- Contains working code samples from my C++ blog.☆131Updated 5 years ago
- A C++ wrapper for sqlite3 meant to be used in combination with sqlpp11.☆75Updated 3 years ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 3 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago