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:
- Source code for my articles☆146Updated last year
- C++ signal and slot system☆163Updated 5 years ago
- Lightweight, Generic, Pure C++11 ThreadPool☆274Updated 7 years ago
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆136Updated 4 years ago
- SIGSEGV handler which prints the debug stack trace for C/C++ projects on Linux. It is configurable and rather robust.☆185Updated 3 years ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 2 years ago
- 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
- Presentation Material for C++Now 2018☆125Updated 6 years ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 7 years ago
- A platform-independent promise library for C++, implementing asynchronous continuations.☆194Updated 7 years ago
- Non bloated asynchronous logger☆223Updated last year
- Library for comfortable work with DLL and DSO☆111Updated last month
- A fast, lightweight, signal library, for C++11, using the Fastest Possible C++ Delegates, with a little extra features.☆113Updated 5 years ago
- A C++ wrapper for sqlite3 meant to be used in combination with sqlpp11.☆73Updated 3 years ago
- C++ language binding library integrating ZeroMQ with Boost Asio☆333Updated 6 months ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆141Updated 2 years ago
- C++11 wrapper for the LMDB embedded B+ tree database library.☆278Updated 4 years ago
- Example project which demonstrates various CMake features.☆141Updated 4 years ago
- Modern C++ Scheduling Library☆281Updated 3 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 …☆117Updated 7 years ago
- Presentation materials for C++Now 2016☆83Updated 8 years ago
- A small platform independent library making it simple to create and stop new processes in C++, as well as writing to stdin and reading fr…☆356Updated 7 years ago
- C++ async operations☆100Updated 10 years ago
- Embeddable C++ HTTP server☆161Updated 2 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- A pure C++ OAuth library☆232Updated 6 years ago
- Simple C++ cross-platform plugin system☆161Updated 8 years ago
- Nanomsg binding for C++11☆117Updated 4 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆148Updated last year
- The C++ Network Library Project -- header-only, cross-platform, standards compliant networking library.☆343Updated 6 years ago