DeveloperPaul123 / periodic-function
Small header only library to call a function at a specific time interval.
☆28Updated 5 months ago
Alternatives and similar repositories for periodic-function:
Users that are interested in periodic-function are comparing it to the libraries listed below
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- File/Directory Watcher for Modern C++☆83Updated 2 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 9 months ago
- Priority-based Task Scheduling for Modern C++☆87Updated 4 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆33Updated 3 years ago
- Container Traits for Modern C++☆28Updated 4 years ago
- A compiler-friendly variadic type list for C++.☆36Updated last year
- Library for complex bitfields☆19Updated 9 months ago
- envy: Deserialize environment variables into type-safe structs☆66Updated 4 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 9 months ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆83Updated 3 years ago
- Finite State Machine implementation using std::variant☆87Updated 5 years ago
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆18Updated 3 years ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 3 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆33Updated 3 weeks ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆53Updated 4 years ago
- A Fast and Convenient C++ Logging Library for Low-latency or Real-time Environments☆46Updated last month
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- A compile-time header-only C++17 library for dataflow programing.☆28Updated last year
- C++11 compatible charconv☆29Updated last week
- <charconv> from Microsoft STL, but multi-platform☆37Updated 2 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆34Updated 3 years ago
- repr for Modern C++: Return printable string representation of a value☆84Updated 4 years ago
- Ergonomic C++ Iterator interface for STL containers☆38Updated 2 years ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- A fixed capacity dynamically sized string☆64Updated last week
- Word Game Solver☆16Updated last year
- std::invoke/std::apply analogs for C++11/14☆41Updated 2 years ago