https://github.com/fancy-regex/fancy-regex
regex regular-expressions
Last synced: 1 day ago
Repository metadata:
Rust library for regular expressions using "fancy" features like look-around and backreferences
- Host: GitHub
- URL: https://github.com/fancy-regex/fancy-regex
- Owner: fancy-regex
- License: mit
- Created: 2018-10-02T17:55:03.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2024-10-24T10:27:21.000Z (20 days ago)
- Last Synced: 2024-10-29T12:11:21.368Z (15 days ago)
- Topics: regex, regular-expressions
- Language: Rust
- Homepage:
- Size: 533 KB
- Stars: 427
- Watchers: 10
- Forks: 37
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Authors: AUTHORS
-
Funding.yml:
- Github: raphlinus, robinst
- Funding Links:
Owner metadata:
- Name: fancy-regex
- Login: fancy-regex
- Email:
- Kind: organization
- Description: The fancy-regex Rust library for non-regular regexes
- Website:
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/43792049?v=4
- Repositories: 1
- Last Synced at: 2023-03-02T20:20:40.320Z
- Profile URL: https://github.com/fancy-regex
- Sponsor URL:
Committers metadata
Last synced: 1 day ago
Total Commits: 323
Total Committers: 28
Avg Commits per committer: 11.536
Development Distribution Score (DDS): 0.594
Commits in past year: 54
Committers in past year: 7
Avg Commits per committer in past year: 7.714
Development Distribution Score (DDS) in past year: 0.667
Name | Commits | |
---|---|---|
Robin Stocker | r****n@n****g | 131 |
Robin Stocker | r****r@a****m | 55 |
Keith Hall | k****b@g****m | 24 |
John Williams | j****w@g****m | 16 |
Raph Levien | r****h@g****m | 16 |
Misaki Kasumi | m****i@o****m | 13 |
k94-ishi | 3****i | 10 |
Jon Perry | j****n@j****v | 9 |
Benjamin Minixhofer | b****r@g****m | 7 |
Ryan Tolboom | r****7@n****u | 7 |
Lucius Hu | l****n | 5 |
Raph Levien | r****n@g****m | 5 |
Jon Duckworth | d****b@g****m | 4 |
Systemcluster | me@s****e | 3 |
Kevin Hu | k****t@g****m | 2 |
Markus Unterwaditzer | m****s@u****t | 2 |
Matt Brubeck | m****k@l****t | 2 |
Paul Weaver | p****l@a****e | 2 |
5225225 | 5****5@m****g | 1 |
Andre Bogus | b****e@g****m | 1 |
Dmitry Dygalo | d****o@g****m | 1 |
Marti Raudsepp | m****i@j****g | 1 |
Raph Levien | R****n | 1 |
Rushmore Mushambi | r****e@w****m | 1 |
Robert Knight | r****t@g****m | 1 |
John Williams | j****2 | 1 |
Tristan Hume | t****e@g****m | 1 |
TÖRÖK Attila | t****4@g****m | 1 |
Issue and Pull Request metadata
Last synced: 2 days ago
Package metadata
- Total packages: 1
-
Total downloads:
- cargo: 33,985,039 total
- Total docker downloads: 23,402,033
- Total dependent packages: 180
- Total dependent repositories: 1,475
- Total versions: 21
- Total maintainers: 2
cargo: fancy-regex
An implementation of regexes, supporting a relatively rich set of features, including backreferences and look-around.
- Homepage:
- Documentation: https://docs.rs/fancy-regex/
- Licenses: MIT
- Latest release: 0.13.0 (published 11 months ago)
- Last Synced: 2024-11-10T21:01:04.715Z (2 days ago)
- Versions: 21
- Dependent Packages: 180
- Dependent Repositories: 1,475
- Downloads: 33,985,039 Total
- Docker Downloads: 23,402,033
-
Rankings:
- Dependent packages count: 0.406%
- Downloads: 0.507%
- Docker downloads count: 0.798%
- Dependent repos count: 1.035%
- Average: 3.508%
- Stargazers count: 8.487%
- Forks count: 9.814%
- Maintainers (2)
Dependencies
- bit-set 0.5
- regex 1.3.8
- libfuzzer-sys 0.4
- actions-rs/cargo v1 composite
- actions-rs/toolchain v1 composite
- actions/checkout v2 composite
- codecov/codecov-action v3 composite