vichargrave / threads
Example code from my Java Style Threads Class in C++ blog.
☆39Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for threads
- Example code from Multithreaded Work Queue in C++ blog.☆45Updated 4 years ago
- Lightweight C++ wrapper for LibEvent 2 API☆48Updated 7 years ago
- Active Object snippets with C++11, C++03 and C++/Qt☆22Updated 7 years ago
- Contains working code samples from my C++ blog.☆131Updated 4 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆35Updated 9 years ago
- C++11 signal/slot implementation☆78Updated 3 years ago
- Lightweight publisher/subscriber C++ library based on boost asio☆21Updated 3 years ago
- An asynchronous application framework built on C++ coroutines and epoll.☆39Updated 2 years ago
- Asynchronous timer queue mechanism(C++11)☆24Updated 9 years ago
- Components for service discovery via udp multicasting. It's using boost::asio for async networking. It's non-blocking and non-locking.☆18Updated 9 years ago
- A C++ async HTTP client library to use in asynchronous applications while communicating with REST services.☆59Updated 9 years ago
- C++ plugin framework☆48Updated 5 years ago
- MQTT broker in C++11☆41Updated 4 years ago
- A PostgreSQL client library written in Modern C++☆25Updated 5 years ago
- A single file C++11 header-only memory mapped file library.☆62Updated last year
- C++ Thread Pool library☆17Updated 9 years ago
- It's the 'Base' library of Chromium, including thread, memory, trace event and so on.☆18Updated 7 years ago
- C++ SQLite wrapper library☆51Updated 2 years ago
- ORM for consuming RESTful APIs in C++☆82Updated 5 years ago
- C++ TCP Library☆12Updated 2 years ago
- Lightweight embeddable HTTP server. Written in C++11 (or C++03 w/boost).☆12Updated 9 years ago
- Example code from my Multithreaded Work Queue Based Server in C++ blog.☆19Updated 4 years ago
- High performance HTTP library for Boost.Asio based on Joyent's http-parser and good intentions.☆15Updated 9 years ago
- A simple C++11 signal/slot (event/delegate) implementation based on Fast C++ Delegates☆42Updated 6 years ago
- simple c++ wrapper on unqlite api☆12Updated 3 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆92Updated 3 years ago
- A very minimal .INI reader/writer (C++11)☆30Updated 8 years ago
- Ultra light-weight endian utility for C++11 (header only)☆24Updated 5 years ago
- A C++11/14 implementation of fixed size, exception safe, STL style circular buffers for both single threaded and multithreaded contexts☆19Updated 9 years ago
- Single C++ STL header wrapper for the SQLite3 db☆38Updated 5 years ago