https://github.com/unicode-rs/unicode-segmentation
Last synced: about 1 month ago
Repository metadata:
Grapheme Cluster and Word boundaries according to UAX#29 rules
- Host: GitHub
- URL: https://github.com/unicode-rs/unicode-segmentation
- Owner: unicode-rs
- License: other
- Created: 2015-04-13T22:44:25.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-09-13T17:06:17.000Z (3 months ago)
- Last Synced: 2024-10-29T12:04:06.849Z (about 2 months ago)
- Language: Rust
- Homepage: https://unicode-rs.github.io/unicode-segmentation
- Size: 1.95 MB
- Stars: 571
- Watchers: 16
- Forks: 56
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Owner metadata:
- Name: unicode-rs
- Login: unicode-rs
- Email:
- Kind: organization
- Description:
- Website: http://unicode-rs.github.io/
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/11933128?v=4
- Repositories: 10
- Last Synced at: 2024-03-25T20:09:30.058Z
- Profile URL: https://github.com/unicode-rs
- Sponsor URL:
Committers metadata
Last synced: about 1 month ago
Total Commits: 165
Total Committers: 38
Avg Commits per committer: 4.342
Development Distribution Score (DDS): 0.715
Commits in past year: 18
Committers in past year: 8
Avg Commits per committer in past year: 2.25
Development Distribution Score (DDS) in past year: 0.611
Name | Commits | |
---|---|---|
Manish Goregaokar | m****l@g****m | 47 |
kwantam | k****m@g****m | 21 |
Matt Brubeck | m****k@l****t | 16 |
Jules Bertholet | j****t@q****z | 7 |
Raph Levien | r****h@g****m | 7 |
Tim McNamara | t****m@d****z | 5 |
syvb | me@i****a | 4 |
Yoh Deadfall | y****l@h****m | 4 |
Tom Cumming | m****l@t****k | 4 |
Nicolás Mendoza | d****a@g****m | 4 |
Nathan Vegdahl | c****n@c****m | 4 |
Martin Geisler | m****n@g****t | 4 |
Jake Shadle | j****e@e****m | 4 |
Fedor Indutny | 2****y | 3 |
Chris Simpkins | g****s@g****m | 3 |
Jun Mukai | m****i@g****m | 3 |
Smitty | me@s****m | 2 |
Simon Sapin | s****n@e****g | 2 |
Yorwba | y****4@g****m | 2 |
Aidan Bickford | a****d@g****m | 1 |
Basile Henry | b****y@g****m | 1 |
davkor | d****d@a****m | 1 |
Yunbo Ni | 8****8 | 1 |
Ryan Avella | r****a | 1 |
Anthony Brigante | 3****1 | 1 |
David Corbett | c****v@h****u | 1 |
DerpMarine | d****8@g****m | 1 |
Harrison McCullough | m****n@g****m | 1 |
Igor Gnatenko | i****n@g****m | 1 |
Jonas Heinrich | J****h@s****m | 1 |
and 8 more... |
Issue and Pull Request metadata
Last synced: about 1 month ago
Package metadata
- Total packages: 1
-
Total downloads:
- cargo: 152,526,400 total
- Total docker downloads: 46,890,870
- Total dependent packages: 597
- Total dependent repositories: 37,966
- Total versions: 23
- Total maintainers: 6
cargo: unicode-segmentation
This crate provides Grapheme Cluster, Word and Sentence boundaries according to Unicode Standard Annex #29 rules.
- Homepage: https://github.com/unicode-rs/unicode-segmentation
- Documentation: https://docs.rs/unicode-segmentation/
- Licenses: MIT OR Apache-2.0
- Latest release: 1.11.0 (published 11 months ago)
- Last Synced: 2024-11-10T20:34:40.262Z (about 1 month ago)
- Versions: 23
- Dependent Packages: 597
- Dependent Repositories: 37,966
- Downloads: 152,526,400 Total
- Docker Downloads: 46,890,870
-
Rankings:
- Docker downloads count: 0.051%
- Downloads: 0.089%
- Dependent repos count: 0.09%
- Dependent packages count: 0.135%
- Average: 2.694%
- Stargazers count: 7.533%
- Forks count: 8.266%
- Maintainers (6)
Dependencies
- libfuzzer-sys 0.4
- actions/checkout v2 composite