tresorit / rdcfswatcherexampleLinks
This is a working example for using ReadDirectoryChangesW() with IOCPs.
☆17Updated 2 years ago
Alternatives and similar repositories for rdcfswatcherexample
Users that are interested in rdcfswatcherexample are comparing it to the libraries listed below
Sorting:
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆76Updated 2 years ago
- Sample code that goes with "Understanding ReadDirectoryChangesW"☆115Updated 2 years ago
- Fixed-size C++ delegates - efficient alternatives to std::function.☆42Updated 2 years ago
- A simple C++ header-only template library implementing matching using wildcards☆88Updated last year
- reflection in c++ for json de/serialization☆46Updated last year
- A Simple Heap Profiler for Windows C/C++ Applications☆65Updated 5 years ago
- A C++17 header-only Unicode library. (Unicode 16.0.0)☆113Updated 9 months ago
- GUI library in C++☆111Updated this week
- QDirect3DWidget implementation similar to the built-in QOpenGLWidget☆152Updated 3 years ago
- Lightweight property editor GUI for with 3D graphics and APIs☆39Updated 3 years ago
- ☆49Updated 7 years ago
- C++ Reflection & Serialization using Clang's LibTooling☆51Updated 4 years ago
- Yet another 2D API abstraction☆50Updated 6 months ago
- Lean library to observe file changes in a specific directory path.☆46Updated 8 months ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆29Updated 10 months ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- C++ wrapper for windows api☆30Updated 3 years ago
- Header-only library providing unicode aware string support for C++☆109Updated 3 months ago
- Phisko's C++ Utilities☆43Updated 2 years ago
- Extraction of Microsoft PPLX out of C++ REST SDK☆24Updated 2 years ago
- Open-hierarchy Fast RTTI framework for C++17 and up with support for multiple inheritance and dynamic casting.☆40Updated 2 years ago
- An implementation of the char8_t remediation approaches discussed in P1423 (https://wg21.link/p1423).☆25Updated 3 years ago
- Simple Library for Internationalization☆51Updated 2 weeks ago
- Example of properly DPI-scaling Win32 windows from XP to the latest Windows 11☆257Updated 9 months ago
- Analyzes MSVC C++ compilations with C++ Build Insights SDK☆81Updated 4 years ago
- A font cooking library☆57Updated 3 years ago
- Fluent design-based GUI library for system tray applications written in C++ single header.☆26Updated 4 months ago
- A generator of JSON parser & serializer C++ code from structure header files☆24Updated 4 months ago
- another c#-like property accessor for C++11 and above.☆20Updated 8 months ago
- CppProperties is a single header libaray for enabling the property system architecture