10 releases (5 major breaking)

6.0.0 Oct 14, 2024
5.0.0 Oct 13, 2024
4.0.1 Apr 28, 2024
3.0.0 Jan 1, 2024
1.0.0 Jun 23, 2022

#750 in Filesystem

Download history 466/week @ 2024-07-28 532/week @ 2024-08-04 340/week @ 2024-08-11 347/week @ 2024-08-18 259/week @ 2024-08-25 323/week @ 2024-09-01 361/week @ 2024-09-08 714/week @ 2024-09-15 493/week @ 2024-09-22 448/week @ 2024-09-29 358/week @ 2024-10-06 866/week @ 2024-10-13 331/week @ 2024-10-20 383/week @ 2024-10-27 365/week @ 2024-11-03 429/week @ 2024-11-10

1,546 downloads per month
Used in 13 crates (5 directly)

Apache-2.0

185KB
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

~20–35MB
~515K SLoC