7 stable releases (3 major)

new 4.0.0 Apr 20, 2024
3.0.0 Jan 1, 2024
2.0.1 Dec 9, 2023
2.0.0 Nov 27, 2023
1.0.0 Jun 23, 2022

#82 in macOS and iOS APIs

Download history 452/week @ 2024-01-01 315/week @ 2024-01-08 199/week @ 2024-01-15 161/week @ 2024-01-22 456/week @ 2024-01-29 866/week @ 2024-02-05 513/week @ 2024-02-12 631/week @ 2024-02-19 745/week @ 2024-02-26 582/week @ 2024-03-04 547/week @ 2024-03-11 880/week @ 2024-03-18 1142/week @ 2024-03-25 580/week @ 2024-04-01 651/week @ 2024-04-08 1043/week @ 2024-04-15

3,540 downloads per month
Used in 11 crates (5 directly)

Apache-2.0

180KB
3.5K SLoC

Crates.io page API Docs Crate license: Apache 2.0 CI status

Watchexec filterer: globset

The default filterer implementation for Watchexec.


lib.rs:

A path-only Watchexec filterer based on globsets.

This filterer mimics the behavior of the watchexec v1 filter, but does not match it exactly, due to differing internals. It is used as the default filterer in Watchexec CLI currently.

Dependencies

~17–31MB
~483K SLoC