ltjax / file_monitorLinks
Lean library to observe file changes in a specific directory path.
☆46Updated 8 months ago
Alternatives and similar repositories for file_monitor
Users that are interested in file_monitor are comparing it to the libraries listed below
Sorting:
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A simple C++ header-only template library implementing matching using wildcards☆88Updated last year
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆48Updated last year
- File/Directory Watcher for Modern C++☆84Updated 2 years ago
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆135Updated 4 years ago
- C++20 implementation of {{ mustache }}☆86Updated 8 months ago
- Header-only library providing unicode aware string support for C++☆109Updated 4 months ago
- Non-intrusive, high performance C++17 lightweight JSON de/serializer☆68Updated 5 years ago
- A single file C++11 header-only memory mapped file library.☆64Updated last year
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆116Updated 3 years ago
- ☆49Updated 7 years ago
- Displayed width of UTF-8 strings in Modern C++☆47Updated 2 years ago
- A graph concurrent library for C++☆63Updated 2 years ago
- Simple, non intrusive reactive programming library for C++. (Events + Observable Properties + Reactive Properties)☆73Updated 6 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 3 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆142Updated last year
- Replaced by foonathan/lexy☆138Updated 4 years ago
- Stack allocated and type-erased functors 🐜☆54Updated 7 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- Yet another C++ text formatting library.☆71Updated 7 months ago
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆77Updated 2 years ago
- C++ asynchronous promises like a Promises/A+☆44Updated 2 years ago
- forward declarations for C++ std headers☆74Updated 4 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions