mvorbrodt / blog
Code samples from https://vorbrodt.blog/
☆112Updated 5 months ago
Alternatives and similar repositories for blog:
Users that are interested in blog are comparing it to the libraries listed below
- A single header standard C++ serialization framework.☆191Updated 3 years ago
- Single-header library facilities for C++2a Coroutines☆80Updated 3 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆161Updated last week
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆129Updated 3 years 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☆146Updated 9 months ago
- A micro microbenchmarking library for C++11 in a single header file☆211Updated 11 months ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆190Updated 3 years ago
- Fast C++ container combining the best features of std::vector and std::deque☆126Updated last year
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆140Updated 10 months ago
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 5 years 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 …☆138Updated 2 weeks ago
- A small header-only library for converting data between json representation and c++ structs☆150Updated 6 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☆156Updated 8 months ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆151Updated this week
- A bunch of small C++ utilities☆65Updated last year
- C++ serializers benchmark with realistic data☆120Updated 2 years ago
- C++14 code to convert integers to strings at compile-time☆117Updated last month
- C++11 metaprogramming library☆254Updated last month
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆139Updated 2 years ago
- Finite State Machine implementation using std::variant☆85Updated 5 years ago
- Header-only library for multithreaded programming☆233Updated 3 weeks ago
- Light, fast, threadpool for C++20☆97Updated last year
- 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☆239Updated 2 weeks ago
- Single-header program options parsing library for C++11☆134Updated 2 years ago
- Header only read/write wrapper to combine mutexes with locks.☆149Updated 4 months ago
- A simple, single-header-only library, for wrapping text. In C++☆101Updated 5 years ago
- Policy Based C++ Allocator Library☆123Updated 7 years ago
- A C++ library that implements the WhatWG URL specification☆58Updated last year
- Header-only library providing unicode aware string support for C++☆108Updated 3 weeks ago