juanchopanza / cppblogLinks
Contains working code samples from my C++ blog.
☆131Updated 4 years ago
Alternatives and similar repositories for cppblog
Users that are interested in cppblog are comparing it to the libraries listed below
Sorting:
- Filesystem changes monitor using boost::asio © Boris Schaeling☆90Updated 2 months ago
- C++ signal and slot system☆163Updated 5 years ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 2 years ago
- C++ async operations☆100Updated 10 years ago
- Presentation materials for C++Now 2016☆83Updated 8 years ago
- Source code for my articles☆146Updated last year
- C++ JSON Library including both a json-data-structure and parser (based on Boost.Spirit). The goal: use json structures in C++ like you d…☆121Updated 4 years ago
- Urdl C++ Library - Urdl is a cross-platform C++ library for downloading web content using a URL. It provides an easy-to-use extension to …☆115Updated 7 years ago
- C++ binding for nanomsg☆109Updated 10 years ago
- A simple C++11 reflection/serialization framework.☆130Updated 9 years ago
- Library for comfortable work with DLL and DSO☆109Updated 2 months ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 3 years ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 7 years ago
- Non bloated asynchronous logger☆223Updated last year
- A very sane (header only) C++14 JSON library☆133Updated 8 years ago
- Cmake-based build of boost☆57Updated 5 years ago
- ☆172Updated 6 years ago
- A C++ wrapper for sqlite3 meant to be used in combination with sqlpp11.☆73Updated 3 years ago
- The C++ Network Library Project -- header-only, cross-platform, standards compliant networking library.☆344Updated 6 years ago
- Wigwag is a C++ signals library☆88Updated 7 years ago
- A simple, generic, header-only state machine implementation for C++.☆63Updated 3 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆194Updated 3 years ago
- async/await in vanilla C++11☆80Updated 8 years ago
- C++ features jump start☆123Updated 2 years ago
- PolyM is a very simple C++ message queue intended for inter-thread communication☆196Updated 10 months ago
- A C++14 library to make it easier to work with parameter packs☆56Updated 5 years ago
- A reference implementation for a modern C++ client interface☆92Updated 7 years ago
- ☆32Updated 7 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆149Updated last year
- A platform-independent promise library for C++, implementing asynchronous continuations.☆194Updated 7 years ago