DeveloperPaul123 / periodic-functionLinks
Small header only library to call a function at a specific time interval.
☆29Updated last year
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++☆93Updated 4 years ago
- File/Directory Watcher for Modern C++☆86Updated 2 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource, C++ standard libraries extensions, ver…☆49Updated last week
- Task System presented in "Better Code: Concurrency - Sean Parent"☆43Updated 5 years ago
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆65Updated last month
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆38Updated last month
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆89Updated 3 weeks ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- Word Game Solver☆16Updated 2 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆59Updated last month
- Transferred to https://github.com/Neargye/yacppl☆14Updated 4 years ago
- Yet another C++ text formatting library.☆71Updated 10 months ago
- A simple C++ header-only template library implementing matching using wildcards☆89Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆35Updated 3 months ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆76Updated 6 months ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆164Updated last month
- <charconv> from Microsoft STL, but multi-platform☆39Updated 7 months ago
- An indirect value-type for C++☆84Updated 2 years ago
- Single-header header-only C++11 / C++14 / C++17 library for easily managing set of auto-generated type-safe flags.☆93Updated 4 years ago
- Library of backported modern C++ types to work with C++11☆87Updated 5 months ago
- Header-only C++17 library for evaluating logical expressions.☆87Updated 3 years ago
- ⛓️ Bindings that stick. A simple and generic API for C++ to other language bindings supporting bidirectional communication, inheritance a…☆57Updated 4 years ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆47Updated last year
- An asynchronous FastCGI web microframework for C++☆39Updated 5 months ago
- Library for complex bitfields☆19Updated last year
- A C++ ringbuffer that always looks like a flat array☆82Updated 5 years ago
- Light, fast, threadpool for C++20☆106Updated 2 years ago
- Libusb wrapper for Asio