mvorbrodt / blogLinks
Code samples from https://vorbrodt.blog/
β114Updated 6 months ago
Alternatives and similar repositories for blog
Users that are interested in blog are comparing it to the libraries listed below
Sorting:
- A bunch of small C++ utilitiesβ69Updated last year
- π£ Hey listen! A simple general-purpose event-listener system for C++17.β137Updated 4 years ago
- C++14 code to convert integers to strings at compile-timeβ120Updated 10 months ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)β196Updated 4 years ago
- Compile-time-efficient proof-of-concept implementation for std::tupleβ94Updated 4 years ago
- A single header standard C++ serialization framework.β197Updated 3 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simpleβ¦β145Updated last year
- Filesystem changes monitor using boost::asio Β© Boris Schaelingβ89Updated 7 months ago
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"β43Updated 4 years ago
- Single-header library facilities for C++2a Coroutinesβ81Updated 3 years ago
- Implementation of std::any, including small object optimization, for C++11 compilersβ151Updated last year
- Core abstractions for dealing with concurrency in C++β68Updated 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.β252Updated last month
- File/Directory Watcher for Modern C++β86Updated 2 years ago
- Header-only library providing unicode aware string support for C++β109Updated 7 months ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.β85Updated 3 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 β¦β149Updated last month
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!β184Updated last month
- A C++14 reflection libraryβ76Updated 3 weeks ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17β155Updated 4 years ago
- Literal Logging for C++β86Updated 8 years ago
- nanorpc - lightweight RPC in pure C++ 17β244Updated 2 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 last month
- Futures and thread pool for C++ (with optional Qt support)β131Updated 4 years ago
- A small header-only library for converting data between json representation and c++ structsβ158Updated last year
- A C++ ringbuffer that always looks like a flat arrayβ83Updated 5 years ago
- C++ features jump startβ123Updated 3 years ago
- A fastest, exception-safety and pure C++17 thread pool.β133Updated 6 years ago
- Simple resource pool for recycling resources in C++β71Updated 4 months ago
- C++ serializers benchmark with realistic dataβ126Updated 2 years ago