mvorbrodt / blogLinks
Code samples from https://vorbrodt.blog/
☆114Updated 3 months 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.☆196Updated 3 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆196Updated 4 years ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 2 years ago
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆135Updated 4 years ago
- Filesystem changes monitor using boost::asio © Boris Schaeling☆90Updated 5 months ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- File/Directory Watcher for Modern C++☆84Updated 2 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 6 years ago
- Header-only library for multithreaded programming☆235Updated 4 months ago
- 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
- Simple resource pool for recycling resources in C++☆69Updated last month
- Single-header library facilities for C++2a Coroutines☆80Updated 3 years ago
- nanorpc - lightweight RPC in pure C++ 17☆243Updated 2 years ago
- Literal Logging for C++☆86Updated 7 years ago
- C++14 code to convert integers to strings at compile-time☆120Updated 7 months 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 …☆144Updated 5 months 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☆245Updated 6 months ago
- A C++ ringbuffer that always looks like a flat array☆82Updated 5 years ago
- C++ serializers benchmark with realistic data☆125Updated 2 years ago
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.☆143Updated 10 months ago
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- A C++14 reflection library☆75Updated last week
- Priority-based Task Scheduling for Modern C++☆89Updated 4 years ago
- A C++14 Task Manager / Scheduler☆108Updated 2 years ago
- Presentation Material for C++Now 2018☆125Updated 6 years ago
- Futures and thread pool for C++ (with optional Qt support)☆131Updated 4 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- A small header-only library for converting data between json representation and c++ structs☆156Updated last year
- A bunch of small C++ utilities☆66Updated last year
- spdlog setup initialization via file configuration for convenience.☆81Updated last year