mvorbrodt / blogLinks
Code samples from https://vorbrodt.blog/
☆114Updated 4 months ago
Alternatives and similar repositories for blog
Users that are interested in blog are comparing it to the libraries listed below
Sorting:
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆143Updated last year
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆196Updated 4 years ago
- A single header standard C++ serialization framework.☆196Updated 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 …☆146Updated 5 months ago
- C++14 code to convert integers to strings at compile-time☆120Updated 8 months ago
- File/Directory Watcher for Modern C++☆85Updated 2 years ago
- C++ serializers benchmark with realistic data☆125Updated 2 years ago
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆136Updated 4 years ago
- A bunch of small C++ utilities☆66Updated last year
- Cmake-based build of boost☆57Updated 5 years ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Simple resource pool for recycling resources in C++☆70Updated 2 months ago
- A C++ ringbuffer that always looks like a flat array☆82Updated 5 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆150Updated 4 years 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☆247Updated 7 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☆161Updated 5 months ago
- Header-only library for multithreaded programming☆236Updated 5 months ago
- Comparison of C++ Serialization Libraries for Graph Data☆36Updated 3 years ago
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 4 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- nanorpc - lightweight RPC in pure C++ 17☆243Updated 2 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆150Updated last year
- Priority-based Task Scheduling for Modern C++☆90Updated 4 years ago
- Presentation Material for C++Now 2018☆125Updated 6 years ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 3 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- Filesystem changes monitor using boost::asio © Boris Schaeling☆90Updated 5 months ago
- Futures and thread pool for C++ (with optional Qt support)☆131Updated 4 years ago
- A C++14 reflection library☆75Updated this week