fswatch
file watcher
A cross-platform file change monitor with multiple backends
A cross-platform file change monitor with multiple backends: Apple OS X File System Events, *BSD kqueue, Solaris/Illumos File Events Notification, Linux inotify, Microsoft Windows and a stat()-based backend.
5k stars
104 watching
330 forks
Language: C++
last commit: 6 months ago
Linked from 1 awesome list
cc-plus-pluschange-monitorevent-notificationsfswatchinotifykqueuesolaris
Related projects:
Repository | Description | Stars |
---|---|---|
| Automates file system actions in response to changes | 15 |
| A system that monitors and reports file system events across different operating systems. | 237 |
| Provides notifications when file system changes occur on Windows | 138 |
| Provides a SWI-Prolog interface to the Linux inotify API for file system event notifications | 1 |
| Reactive wrapper around CoreFoundation file events for Swift development | 61 |
| Provides support and tools for the F# programming language within the Emacs text editor. | 209 |
| A file system monitor for Elixir that watches file changes and notifies handlers with file events | 268 |
| Provides real-time file system event notifications for Elixir applications. | 16 |
| A native file watch notification library for C++ applications | 5 |
| LRU eviction tool for Docker images to manage disk space | 608 |
| Library for monitoring directory or file changes using Java's WatchService API. | 29 |
| Automates compilation and execution of source files in response to changes | 268 |
| A utility for running arbitrary commands when files change without polling | 4,680 |
| An idiomatic Rust wrapper for the inotify API | 262 |
| Tool for watching file changes and running commands when files are modified or deleted. | 818 |