mvorbrodt / blogLinks
Code samples from https://vorbrodt.blog/
☆114Updated 2 months ago
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.☆196Updated 3 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆194Updated 4 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆141Updated last year
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆135Updated 4 years ago
- Finite State Machine implementation using std::variant☆88Updated 5 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- C++14 code to convert integers to strings at compile-time☆120Updated 6 months ago
- A C++14 reflection library☆73Updated last month
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆159Updated 3 months ago
- Header-only library for multithreaded programming☆233Updated 3 months ago
- A small header-only library for converting data between json representation and c++ structs☆156Updated 11 months ago
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 4 years ago
- Header only read/write wrapper to combine mutexes with locks.☆149Updated 9 months ago
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 5 years ago
- A bunch of small C++ utilities☆66Updated last year
- File/Directory Watcher for Modern C++☆84Updated 2 years ago
- C++ serializers benchmark with realistic data☆125Updated 2 years ago
- Massively Multiplayer Online Blackjack Game using Boost.Beast☆5Updated 4 years ago
- Boost Process☆134Updated last week
- spdlog setup initialization via file configuration for convenience.☆81Updated last year
- Header-only library providing unicode aware string support for C++☆109Updated 3 months ago
- 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 …☆144Updated 3 months ago
- Priority-based Task Scheduling for Modern C++☆89Updated 4 years ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆146Updated 3 years ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 2 years ago
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- A micro microbenchmarking library for C++11 in a single header file☆222Updated 3 weeks ago
- C++ features jump start☆123Updated 2 years ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆141Updated 2 years ago