Bosma / Scheduler
Modern C++ Scheduling Library
☆274Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for Scheduler
- A C++11/14/17 header-only cross-platform library for handling CRON expressions☆236Updated last year
- Cross-platform C++ common library for Linux, OSX, Windows, Cygwin, MinGW☆295Updated 3 months ago
- C++ library for executors☆494Updated 8 years ago
- A Simple C++ Http server/client above Boost.Beast☆187Updated 2 months ago
- A lightweight and very fast event bus / event framework for C++17☆370Updated 7 months ago
- 🦘 A dependency injection container for C++11, C++14 and later☆498Updated this week
- Pure C++17 Signals and Slots☆411Updated 2 years ago
- C++ signal and slot system☆161Updated 4 years ago
- A header-only C++ library for task concurrency☆624Updated last year
- Provides helper tools for creating RESTful services using Boost.Beast☆263Updated last year
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆422Updated 5 months ago
- PolyM is a very simple C++ message queue intended for inter-thread communication☆192Updated 3 months ago
- C++ language binding library integrating ZeroMQ with Boost Asio☆318Updated 8 months ago
- nanorpc - lightweight RPC in pure C++ 17☆235Updated last year
- Sole is a lightweight C++11 library to generate universally unique identificators (UUID), both v1 and v4.☆300Updated 2 years ago
- C++ header-only config reader library based on JSON☆183Updated 7 months ago
- High performance C++11 signals☆165Updated 5 years ago
- A portable, pure C++11 timer component.☆166Updated 8 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☆239Updated 5 months ago
- MySQL C++ client based on Boost.Asio