andremaravilha / cxxtimer
A timer for modern C++
☆28Updated 2 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for cxxtimer
- spdlog setup initialization via file configuration for convenience.☆78Updated 9 months ago
- Boost.org circular_buffer module☆53Updated last week
- C++ plugin framework☆48Updated 5 years ago
- C++ Message Queuing Library and Framework☆87Updated 3 weeks ago
- Thread safe, lock-free memory pool.☆53Updated 7 months ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆132Updated 7 months ago
- Pipelines for Modern C++☆58Updated 4 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 …☆136Updated 5 months ago
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆24Updated 4 months ago
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 5 years ago
- A thread pool for C++ using std::thread and other C++11/14 standard threading utilities.☆34Updated 6 years ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated 10 months ago
- Boost.org signals2 module☆77Updated last week
- Object pool implementation in C++11☆93Updated 3 years ago
- A C++14 Task Manager / Scheduler☆102Updated last year
- A curated list of Modern C++ idioms☆21Updated 7 years ago
- async is a tiny C++ header-only high-performance library for async calls handled by a thread-pool, which is built on top of an unbounded …☆28Updated 3 years ago
- A C++14 reflection library☆69Updated last week
- std::future extension☆37Updated 4 years ago
- Boost.org interprocess module☆139Updated last week
- Cmake-based build of boost☆58Updated 5 years ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- Started to re-write sqlpp11 to sqlpp17 (not even remotely ready yet)☆53Updated last year
- C++ HTTP mock server for client tests.☆32Updated 3 years ago
- Header-only C++ logging library☆133Updated 5 months ago
- A c++ function closure implementation. It integrates the std::function and std::bind, and even more powerful.☆49Updated last year
- Simple C++ Config Loader Framework(Serialization & Reflection)☆220Updated last year
- Simple resource pool for recycling resources in C++☆64Updated 4 months ago
- A very fast cross-platform memory pool mechanism for C++ built using a data-oriented approach (3 to 24 times faster than regular new or d…☆218Updated 4 months ago
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆72Updated 4 months ago