8 stable releases (3 major)

4.0.1 Apr 28, 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

#83 in macOS and iOS APIs

Download history 228/week @ 2024-01-13 152/week @ 2024-01-20 362/week @ 2024-01-27 750/week @ 2024-02-03 683/week @ 2024-02-10 597/week @ 2024-02-17 736/week @ 2024-02-24 637/week @ 2024-03-02 538/week @ 2024-03-09 692/week @ 2024-03-16 1034/week @ 2024-03-23 863/week @ 2024-03-30 510/week @ 2024-04-06 964/week @ 2024-04-13 877/week @ 2024-04-20 906/week @ 2024-04-27

3,318 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–30MB
~477K SLoC