#notifications #ffi #fsevents

fsevent-sys

Rust bindings to the fsevent macOS API for file changes notifications

15 releases (8 stable)

4.1.0 Jan 5, 2022
4.0.0 May 19, 2021
3.2.0 May 12, 2021
3.0.2 Jun 4, 2020
0.1.1 Jan 30, 2015

#83 in macOS and iOS APIs

Download history 207392/week @ 2024-12-17 78597/week @ 2024-12-24 156710/week @ 2024-12-31 291120/week @ 2025-01-07 281407/week @ 2025-01-14 258973/week @ 2025-01-21 262367/week @ 2025-01-28 309940/week @ 2025-02-04 295093/week @ 2025-02-11 311375/week @ 2025-02-18 332320/week @ 2025-02-25 336557/week @ 2025-03-04 341519/week @ 2025-03-11 355439/week @ 2025-03-18 356227/week @ 2025-03-25 291753/week @ 2025-04-01

1,411,038 downloads per month
Used in 425 crates (5 directly)

MIT license

16KB
320 lines

FSEvent API for Rust

Original Author:

Installation

In cargo.toml

fsevent = "*"

Usage

cf examples/ folder.

Contributors

Dependencies

~43KB