matchers
Regex matching on character and byte streams.
0.2.0
450M downloads/mo
#260 most downloaded on crates.io
hawkw/matchers
What this package is like to depend on
Last release 2 years ago
no release in 18 months
Ships fairly regularly
a new release about every 2.5 years
Nearly every release is documented
notes for 3 of 3 stable releases
Nothing withdrawn
no release was ever pulled
7 years old
3 releases · first in 2019
0 releases in the last 12 months
see the full history below
Release timeline
3 releases · Aug 2019 to Jul 2024
2020
2021
2022
2023
2024
2025
2026
Releases
latest 3-
0.2.001 Jul 2024Release notes
Open source → -
0.1.025 Feb 2021Release notes
Open source → -
0.0.102 Aug 2019Release notes
Open source →Features
- add
FromStrimpl forPattern(86a33462) - add
CloneandDebugimpls (9092305d) - support matching on
io::Read(121efb9b)
Bug Fixes
- only short-circuit when known not to match (71544493)
- add