mvorbrodt / blogLinks
Code samples from https://vorbrodt.blog/
☆113Updated 3 weeks 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.☆194Updated 3 years ago
- C++14 code to convert integers to strings at compile-time☆120Updated 5 months ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Header-only library for multithreaded programming☆233Updated 2 months ago
- Header-only library providing unicode aware string support for C++☆108Updated 2 months ago
- A Fast and Convenient C++ Logging Library for Low-latency or Real-time Environments☆52Updated last week
- Started to re-write sqlpp11 to sqlpp17 (not even remotely ready yet)☆54Updated 2 months ago
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 5 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆149Updated last year
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆133Updated 4 years ago
- A C++14 reflection library☆72Updated last week
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆178Updated 2 weeks ago
- Code for the talk, "Allocators: the Good Parts", at CppCon2017☆62Updated 7 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☆157Updated 2 months ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆255Updated 5 years ago
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 4 years ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆84Updated 2 years ago
- Header only read/write wrapper to combine mutexes with locks.☆148Updated 7 months ago
- High performance C++11 signals☆172Updated 5 years ago
- A little metaprogramming and functional library☆69Updated 2 years ago
- STL-like containers from Boost☆106Updated 2 weeks ago
- ranges features for c+23 ported to C++20☆76Updated 2 years ago
- A proposal for a executor programming model for ISO C++☆140Updated 4 years ago
- A C++ library that implements the WhatWG URL specification☆58Updated last year
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆154Updated 2 months ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 2 years ago
- Thread aware Signal/Slot library☆81Updated 2 months ago
- A bunch of small C++ utilities☆65Updated last year
- Presentation Material for C++Now 2018☆126Updated 6 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆194Updated 3 years ago