DeveloperPaul123 / periodic-functionLinks
Small header only library to call a function at a specific time interval.
☆28Updated 10 months ago
Alternatives and similar repositories for periodic-function
Users that are interested in periodic-function are comparing it to the libraries listed below
Sorting:
- Priority-based Task Scheduling for Modern C++☆90Updated 4 years ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆85Updated 4 years ago
- File/Directory Watcher for Modern C++☆84Updated 2 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 4 months ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 3 years ago
- Yet another C++ text formatting library.☆70Updated 8 months ago
- Library of backported modern C++ types to work with C++11☆85Updated 3 months ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- <charconv> from Microsoft STL, but multi-platform☆39Updated 5 months ago
- Lightweight Component Model and Messaging Framework based on ØMQ☆53Updated 5 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆54Updated 5 months ago
- Libusb wrapper for Asio☆65Updated 2 years ago
- A C++ serialization/deserialization library designed with embedded systems in mind☆98Updated 3 months ago
- Library for complex bitfields