mvorbrodt / blogLinks
Code samples from https://vorbrodt.blog/
☆115Updated last month
Alternatives and similar repositories for blog
Users that are interested in blog are comparing it to the libraries listed below
Sorting:
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆197Updated 4 years ago
- A single header standard C++ serialization framework.☆199Updated 4 years ago
- C++ serializers benchmark with realistic data☆127Updated 3 years ago
- A small header-only library for converting data between json representation and c++ structs☆159Updated last year
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆139Updated 4 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆148Updated last year
- Header-only library for multithreaded programming☆240Updated last week
- Literal Logging for C++☆86Updated 8 years ago
- Cmake-based build of boost☆57Updated 6 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated last month
- A bunch of small C++ utilities☆70Updated 2 years ago
- File/Directory Watcher for Modern C++☆87Updated 3 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆134Updated 6 years ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 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.☆253Updated last month
- nanorpc - lightweight RPC in pure C++ 17☆245Updated 2 years ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 3 years ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 3 years ago
- Filesystem changes monitor using boost::asio © Boris Schaeling☆89Updated 10 months ago
- The C++11 way of implementing the Fast Pimpl Idiom☆48Updated 13 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- Priority-based Task Scheduling for Modern C++☆93Updated 4 years ago
- Light, fast, threadpool for C++20☆110Updated 2 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 …☆152Updated last month
- Lock-free concurrent work stealing deque in C++☆41Updated 7 years ago
- A C++ string-based dispatch/routing library☆25Updated 8 years ago
- C++14 code to convert integers to strings at compile-time☆121Updated last year
- C++20 Microservice Bootstrapping Framework☆232Updated 2 weeks ago
- C++ features jump start☆123Updated 3 years ago
- Presentation Material for C++Now 2018☆125Updated 7 years ago