mvorbrodt / blogView external linksLinks
Code samples from https://vorbrodt.blog/
☆115Dec 4, 2025Updated 2 months ago
Alternatives and similar repositories for blog
Users that are interested in blog are comparing it to the libraries listed below
Sorting:
- A view that allows iteration over a view, returning the index of each item along with each item☆13Jun 17, 2020Updated 5 years ago
- Using C++ templates to track dimensional metadata☆11Nov 20, 2020Updated 5 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆16Dec 29, 2022Updated 3 years ago
- Similar to python's `repr`, for c++☆32Apr 11, 2022Updated 3 years ago
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Apr 26, 2024Updated last year
- The Fancy Named Parameters Library☆36Oct 21, 2025Updated 3 months ago
- A header-only C++ library that allows easily creating thread-safe, concurrency friendly resources.☆21Jun 21, 2023Updated 2 years ago
- Library for complex bitfields☆19May 25, 2024Updated last year
- Extension of the STL algorithms on sets☆21Sep 1, 2019Updated 6 years ago
- Variadic recursive expression templates with lazy evaluation which look like ordinary (possibly nested) containers.☆17Feb 5, 2023Updated 3 years ago
- ARticated; An augmented reality application for Android☆10Apr 10, 2023Updated 2 years ago
- Low level C++11 RAII wrapper classes for the Vulkan API. The code is auto generated by RAIIGen.☆12Aug 22, 2025Updated 5 months ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆25Feb 3, 2026Updated last week
- ☆22Nov 6, 2023Updated 2 years ago
- A simple and easy C++ Finite State Machine (FSM) container, with full manual☆26Dec 19, 2025Updated last month
- Basic C++ library☆13Mar 21, 2023Updated 2 years ago
- Super efficient TCP connection between remote processes☆12Apr 7, 2016Updated 9 years ago
- Provide binary wheels for using ffmpeg with pyglet on certain platforms☆11Oct 6, 2019Updated 6 years ago
- OpenGL interop example using WGL_NV_DX_interop2☆10Mar 8, 2018Updated 7 years ago
- Yet another post-build step and class to bring reflection to C++ enumerations.☆11Sep 22, 2021Updated 4 years ago
- Experiments with compile-time metaprogramming☆11Dec 29, 2025Updated last month
- Fast and high-concurrent C++ RPC framework, based on protobuf and boost::asio☆10Aug 16, 2019Updated 6 years ago
- A crash-collecting system for Windows.☆11Oct 25, 2024Updated last year
- C++ Reactive Programming, published by Packt☆144Jul 6, 2023Updated 2 years ago
- Header-only implementation of a grid for spatial lookups☆25Oct 19, 2024Updated last year
- C++20 Coroutines and io_uring☆52Nov 30, 2022Updated 3 years ago
- A lightweight, non-owning reference to a callable.☆183Sep 22, 2021Updated 4 years ago
- Swiftly is an easy to use Qt/C++ web framework☆22Dec 2, 2019Updated 6 years ago
- An open source collection of utility classes and tools for Qt.☆26Mar 9, 2021Updated 4 years ago
- Simple Performance Timer for C++ apps☆22Jan 8, 2016Updated 10 years ago
- My Talk on C++20's Concepts☆23Sep 23, 2020Updated 5 years ago
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Feb 23, 2021Updated 4 years ago
- Yet another component system☆12Jul 30, 2022Updated 3 years ago
- A C++ library for guessing MIME types from filenames☆11May 7, 2019Updated 6 years ago
- Header-only ECMAScript (JavaScript) compatible regular expression engine☆15Jan 17, 2026Updated 3 weeks ago
- Reworking the tutorials from <http://www.opengl-tutorial.org/> Using Qt5 and the QOpenGLWidget☆12Oct 26, 2015Updated 10 years ago
- Docker images to build C++ projects. Includes cmake, conan, Qt and different compilers.☆11Jan 21, 2023Updated 3 years ago
- ☆10Jan 7, 2015Updated 11 years ago
- A modern C++ uri & query parser☆12Jul 26, 2024Updated last year