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☆52Updated 5 years ago
- C++11 signal/slot implementation☆78Updated 4 years ago
- PolyM is a very simple C++ message queue intended for inter-thread communication☆196Updated last year
- A simple, lightweight c++ WebSockets server library☆136Updated 3 years ago
- Active Object snippets with C++11, C++03 and C++/Qt☆22Updated 7 years ago
- A simple C++ threadpool based on POSIX threads.☆129Updated 9 years ago
- Single file embedded C++ web server☆94Updated 5 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
- ORM for consuming RESTful APIs in C++☆81Updated 6 years ago
- C++11 HTTP Server Library. A cpp-netlib, that really works.☆36Updated 7 years ago
- Lightweight publisher/subscriber C++ library based on boost asio☆21Updated 4 years ago
- C++ class reflection library without RTTI.☆35Updated 8 years ago
- Trie is a lightweight and simple autocompletion data structure written in C++11.☆45Updated 10 years ago
- Nice sweet cpp header that help in daily life☆94Updated 2 years ago
- C++ binding for nanomsg☆111Updated 10 years ago
- LoggerC++ (LoggerCpp) is a simple, elegant and efficient C++ logger library.☆65Updated 6 years ago
- A simple implementation of utf8 strings for C++☆41Updated 4 years ago
- An asynchronous application framework built on C++ coroutines and epoll.☆40Updated 3 months ago
- A threadsafe C++ implementation of the EventBus idiom☆33Updated 5 years ago
- Code samples from https://vorbrodt.blog/☆114Updated 3 months ago
- C++ event loop library. Wrapper around libev that utilizes lambda's and callback functions to notify you when filedescriptors become acti…☆145Updated 6 years ago
- This project is obsolete. TinyXML-2 offers a very similar C++ interface.☆92Updated 3 years ago
- a simple RPC wrapper generator to C/C++ functions☆42Updated 10 years ago
- Contains working code samples from my C++ blog.☆131Updated 4 years ago
- easy to use callback library for C++☆42Updated 8 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 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.☆185Updated 7 years ago
- A C++11 memory pool for multi-threaded applications☆34Updated 7 years ago
- Boost Application Library☆112Updated 4 years ago