GitHub topics: filesystem-events
notify-rs/notify
🔭 Cross-platform filesystem notification library for Rust.
Language: Rust - Size: 1.5 MB - Last synced at: 3 days ago - Pushed at: 10 days ago - Stars: 2,966 - Forks: 241

martexit/stdx
`stdx` is a minimalist, modular C99 utility library that offers dependency-free, single-header components for common programming tasks. Ideal for quick prototypes and embedded projects, it allows you to integrate only what you need with ease. 🛠️🌍
Language: C - Size: 56.6 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

marciovmf/stdx
stdx is a minimalist, modular C99 utility library inspired by the STB style. It provides a set of dependency-free, single-header components that extend common programming functionality in C.
Language: C - Size: 136 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 2 - Forks: 0

r-lib/watcher
Watch the File System for Changes
Language: R - Size: 1.87 MB - Last synced at: 7 days ago - Pushed at: about 1 month ago - Stars: 26 - Forks: 1

spieglt/whatfiles
Log what files are accessed by any Linux process
Language: C - Size: 55.7 KB - Last synced at: 20 days ago - Pushed at: about 1 month ago - Stars: 942 - Forks: 32

radovskyb/watcher
watcher is a Go package for watching for files or directory changes without using filesystem events.
Language: Go - Size: 172 KB - Last synced at: 22 days ago - Pushed at: over 1 year ago - Stars: 1,492 - Forks: 185

rjeczalik/notify
File system event notification library on steroids.
Language: Go - Size: 731 KB - Last synced at: 23 days ago - Pushed at: over 1 year ago - Stars: 918 - Forks: 130

thekid/inotify-win
A port of the inotify-wait tool for Windows
Language: C# - Size: 46.9 KB - Last synced at: 18 days ago - Pushed at: about 1 year ago - Stars: 282 - Forks: 69

d2phap/FileWatcherEx Fork of JulioGold/vscode-filewatcher-windows
⌚ The file watcher on Windows.
Language: C# - Size: 1.44 MB - Last synced at: about 23 hours ago - Pushed at: about 1 year ago - Stars: 78 - Forks: 15

DmitryOlshansky/dinotify
A tiny D library to work with Linux's kernel inotify file events subsystem.
Language: D - Size: 65.4 KB - Last synced at: 5 days ago - Pushed at: about 1 year ago - Stars: 6 - Forks: 4

OrlovEvgeny/TinyJPG
images jpg or jpeg compressed and watcher fsnotify
Language: Go - Size: 2.15 MB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 89 - Forks: 14

tywkeene/go-fsevents
Recursive filesystem event watcher using inotify in golang
Language: Go - Size: 2.44 MB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 122 - Forks: 18

dee0xeed/edsm-in-zig-demo-3
file system events
Language: Zig - Size: 20.5 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

propensive/surveillance
Representation-agnostic filewatching with streams in Scala
Language: Scala - Size: 2.44 MB - Last synced at: 3 days ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

tinkershack/fluffy
Fluffy watches, reports Linux on-disk filesystem events faithfully. Comes with a CLI framework/tool for convenience. The library, libfluffy, can be independently used in other projects.
Language: C - Size: 112 KB - Last synced at: 30 days ago - Pushed at: over 6 years ago - Stars: 32 - Forks: 9

neXenio/panoptes
cross-platform file watcher library for C++17 using std::filesystem and native interfaces
Language: C++ - Size: 117 KB - Last synced at: 2 months ago - Pushed at: almost 4 years ago - Stars: 35 - Forks: 5

ctsrc/http-horse
HTTP Hot Reload Server for HTML, CSS, JavaScript/TypeScript and WebAssembly web development.
Language: Rust - Size: 179 KB - Last synced at: 8 days ago - Pushed at: 8 months ago - Stars: 3 - Forks: 0

gbroques/filesystem-websocket-notifier
Notifies a WebSocket connection about filesystem changes.
Language: C++ - Size: 13.7 KB - Last synced at: 4 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

mpatacchiola/gnu-hammer
Set of simple tools for Unix systems. It includes date-generator, filesystem monitoring.
Language: Python - Size: 22.5 KB - Last synced at: 3 months ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

opcoder0/fanotify
Fanotify API for Go
Language: Go - Size: 92.8 KB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 11 - Forks: 1

genkgo/php-ext-fs-notify
PHP Extension for cross-platform filesystem notifications
Language: Rust - Size: 53.7 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 4 - Forks: 0

vdhruvannaidu/nodejs-filesystem
NodeJS-Filesystem
Language: JavaScript - Size: 4.88 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

warniiiz/Lazydog
Python module monitoring high-level file system events (Copy, Move, Create, Delete, Modify). Lazydog tries to aggregate low-level events in order to emit a minimum number of high-level event. Extension of watchdog module.
Language: Python - Size: 154 KB - Last synced at: 17 days ago - Pushed at: about 7 years ago - Stars: 8 - Forks: 0

Coldzer0/FSEvents
Mac OS Directory Watcher ❤️
Language: Pascal - Size: 2.93 KB - Last synced at: about 1 year ago - Pushed at: about 8 years ago - Stars: 5 - Forks: 3

Wosi/DirectoryWatcher
Watch changes in directories
Language: Pascal - Size: 26.4 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 90 - Forks: 31

stpaulchuck/File_Renamer_II
bulk file renamer using C# and Windows Management objects
Language: C# - Size: 94.7 KB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 1

izkn/py-inotify
Lightweight bindings for inotify(7) using the Python/C API
Language: C - Size: 13.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

pouyanh/polywatch
Polling file & directory change watcher
Language: Go - Size: 97.7 KB - Last synced at: 12 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 1

peitaosu/watch-puppy
A watchdog tool which can be used to observe file system changes and registry changes.
Language: Python - Size: 6.84 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 0

roadkell/witnessd
File/directory event watcher for systemd using inotify
Language: Shell - Size: 48.8 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

papuge/FSMonitor
File system monitoring utility based on FSEvents API MacOS
Language: C - Size: 1.23 MB - Last synced at: 2 months ago - Pushed at: about 5 years ago - Stars: 10 - Forks: 0

ghorbanzade/watchdog
Simple filesystem event monitoring application for Linux
Language: C++ - Size: 136 KB - Last synced at: 3 days ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

hug58/HugFiles
HugFiles es un intento de hacer un Dropbox
Size: 57.6 KB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

cpu/rfanotify 📦
Rust port of the Linux 4.0.4 `man 7 fanotify` example program source (roughly).
Language: Rust - Size: 26.4 KB - Last synced at: 2 months ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 1

cyanogilvie/inotify
Tcl package to receive filesystem events from the Linux kernel
Language: Makefile - Size: 105 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

fronbasal/go-autoftp
Automatically upload a directory on change to a given FTP server.
Language: Go - Size: 26.4 KB - Last synced at: 12 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

YahyaFazlani/filewatch
A file organizer with cli to add filetypes and choose a folder to put them into.
Language: Python - Size: 10.7 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

hinha/watchgo
BACKUP your file. watchgo is Filesystem automatically watcher your file and backup into storage
Language: Go - Size: 80.1 KB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ajaykumarkk/CyberDoc
A python based approach to endpoint security
Language: Python - Size: 3.7 MB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 2

YaxinCheng/TonnerreSearch
A necessary component for building your own Spotlight on macOS with Swift
Language: Swift - Size: 108 KB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 8 - Forks: 1

Q1-Energie-AG/fswatch
FSWatch is a debounce fsnotfiy for easier filesystem event handling
Language: Go - Size: 20.5 KB - Last synced at: 7 months ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 1

jonasala/intrabox
Internal network file syncronization
Size: 0 Bytes - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

hoempf/dockside
Docker and file system watcher to proxy file system events from windows to mounted docker containers.
Language: Go - Size: 2.94 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ajaykumarkk/DriveMonitoring
File Event Based Approach to create reports about the Removable Drive History with file changes
Language: Python - Size: 19.5 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 1

duke-m/kqclient
tiny file-system watcher for BSD
Language: C - Size: 3.91 KB - Last synced at: 5 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0
