mvorbrodt / blogLinks
Code samples from https://vorbrodt.blog/
☆114Updated last month
Alternatives and similar repositories for blog
Users that are interested in blog are comparing it to the libraries listed below
Sorting:
- A single header standard C++ serialization framework.☆195Updated 3 years ago
- A C++14 reflection library☆73Updated 3 weeks ago
- variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library☆240Updated 4 months ago
- Header-only library for multithreaded programming☆233Updated 2 months ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆157Updated 3 months ago
- A small header-only library for converting data between json representation and c++ structs☆156Updated 11 months ago
- Code for the talk, "Allocators: the Good Parts", at CppCon2017☆62Updated 7 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆149Updated last year
- any lite - A C++17-like any, a type-safe container for single values of any type for C++98, C++11 and later in a single-file header-only …☆143Updated 3 months ago
- C++11 metaprogramming library☆260Updated 2 weeks ago
- nanorpc - lightweight RPC in pure C++ 17☆243Updated 2 years ago
- Filesystem changes monitor using boost::asio © Boris Schaeling☆90Updated 3 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆179Updated last month
- Header-only library providing unicode aware string support for C++☆108Updated 2 months ago
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 4 years ago
- C++20 Microservice Bootstrapping Framework☆223Updated 3 weeks ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆134Updated 4 years ago
- Boost.org interprocess module☆151Updated last month
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 5 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆194Updated 4 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 3 years ago
- redis-cpp is a header-only library in C++17 for Redis (and C++11 backport)☆130Updated 6 months ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 2 years ago
- Header only read/write wrapper to combine mutexes with locks.☆149Updated 8 months ago
- Massively Multiplayer Online Blackjack Game using Boost.Beast☆5Updated 4 years ago
- Finite State Machine implementation using std::variant☆88Updated 5 years ago
- args-parser is a small C++ header-only library for parsing command line arguments.☆91Updated 5 months ago
- A micro microbenchmarking library for C++11 in a single header file☆219Updated 2 months ago
- An asynchronous msgpack-RPC and JSON-RPC library built on top of Boost.Asio.☆151Updated 2 months ago