tresorit / rdcfswatcherexampleLinks
This is a working example for using ReadDirectoryChangesW() with IOCPs.
☆18Updated 2 years ago
Alternatives and similar repositories for rdcfswatcherexample
Users that are interested in rdcfswatcherexample are comparing it to the libraries listed below
Sorting:
- Sample code that goes with "Understanding ReadDirectoryChangesW"☆115Updated 2 years ago
- Fixed-size C++ delegates - efficient alternatives to std::function.☆41Updated 3 years ago
- A simple C++ header-only template library implementing matching using wildcards☆92Updated last year
- Lean library to observe file changes in a specific directory path.☆45Updated 4 months ago
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆78Updated 2 years ago
- Open-hierarchy Fast RTTI framework for C++17 and up with support for multiple inheritance and dynamic casting.☆43Updated 3 years ago
- C++20 Dynamic Reflection Library☆139Updated 8 months ago
- Simple Library for Internationalization☆53Updated 2 months ago
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆71Updated 3 months ago
- Yet another 2D API abstraction☆50Updated 11 months ago
- A C++17 header-only Unicode library. (Unicode 17.0.0)☆121Updated 3 weeks ago
- ☆40Updated last year
- WinUI 3 with C++ and XAML but without MIDL☆18Updated last year
- A canvas addon for imgui☆29Updated 3 years ago
- ☆50Updated 8 years ago
- C++17 tiny vector math library☆45Updated 2 years ago
- GUI library in C++☆110Updated 2 weeks ago
- Displayed width of UTF-8 strings in Modern C++☆49Updated 3 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆19Updated last year
- reflection in c++ for json de/serialization