mvorbrodt / blogLinks
Code samples from https://vorbrodt.blog/
☆115Updated last week
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.☆198Updated 3 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆197Updated 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…☆146Updated last year
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆138Updated 4 years ago
- C++ serializers benchmark with realistic data☆127Updated 2 years ago
- A bunch of small C++ utilities☆70Updated 2 years ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- A small header-only library for converting data between json representation and c++ structs☆159Updated last year
- Filesystem changes monitor using boost::asio © Boris Schaeling☆89Updated 8 months ago
- C++14 code to convert integers to strings at compile-time☆121Updated 11 months ago
- Presentation Material for C++Now 2018☆125Updated 6 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆134Updated 6 years ago
- Header-only library for multithreaded programming☆239Updated 8 months ago
- C++20 Microservice Bootstrapping Framework☆232Updated 2 weeks ago
- A C++14 reflection library☆78Updated this week
- Simple resource pool for recycling resources in C++☆71Updated 5 months ago
- C++ features jump start☆123Updated 3 years ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 3 years ago
- nanorpc - lightweight RPC in pure C++ 17☆244Updated 2 years ago
- Priority-based Task Scheduling for Modern C++☆93Updated 4 years 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☆165Updated 2 weeks 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 …☆149Updated 2 weeks ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- A micro microbenchmarking library for C++11 in a single header file☆226Updated 5 months ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 3 years ago
- args-parser is a small C++ header-only library for parsing command line arguments.☆91Updated 2 months 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.☆251Updated 2 weeks 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.☆151Updated last year
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆171Updated 10 months ago