vichargrave / wqueue
Example code from Multithreaded Work Queue in C++ blog.
☆45Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for wqueue
- Example code from my Java Style Threads Class in C++ blog.☆39Updated 4 years ago
- Comfortable lightweight C++ logging library -- cross-platform, C++11.☆30Updated last year
- Zero-dependency C++ BSON library.☆43Updated 4 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆35Updated 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
- Basic benchmarks for miscellaneous C++ JSON parsers and generators☆38Updated 8 years ago
- A PostgreSQL client library written in Modern C++☆25Updated 5 years ago
- Header only C++14 micro benchmark☆14Updated 8 years ago
- HTTP file downloader build with boost::asio and beast☆9Updated 4 years ago
- A C++14 type safe format string library heavily inspired by Python's str.format() function.☆44Updated 3 years ago
- Active Object snippets with C++11, C++03 and C++/Qt☆22Updated 7 years ago
- Proposed IP address classes for standard c++☆35Updated 10 years ago
- Lightweight publisher/subscriber C++ library based on boost asio☆21Updated 3 years ago
- C++ runtime backtraces for windows, os x and linux☆34Updated 9 years ago
- A simple, easy to use C++ 11 based HTTP web server☆21Updated 6 years ago
- C++ BSON Library☆61Updated 6 years ago
- RemoteCall C++ framework for IPC☆22Updated 7 years ago
- A lightweight LRU cache structure for list<T> and map<K,V> containers. Written in C++11☆27Updated 9 years ago
- a header only C++ LRU Cache template class (now with optional synchronization) that allows you to define key, value and optionally the Ma…☆40Updated 8 years ago
- A single file C++11 header-only memory mapped file library.☆62Updated last year
- CGI and FastCGI C++ Library☆51Updated 5 years ago
- A special smart pointer to exchange data between threads☆37Updated 5 years ago
- ZeroMQ C++ binding.☆29Updated 6 years ago
- Cross-platform C++ library for fast binary and REST messaging☆41Updated 4 years ago
- a tool to count accesses to member variables in c++ programs☆74Updated 10 years ago
- Contains working code samples from my C++ blog.☆131Updated 4 years ago
- A very minimal .INI reader/writer (C++11)☆30Updated 8 years ago