https://github.com/servo/unicode-bidi
Last synced: about 1 month ago
Repository metadata:
Implementation of the Unicode Bidirection Algorithm in Rust
- Host: GitHub
- URL: https://github.com/servo/unicode-bidi
- Owner: servo
- License: other
- Created: 2015-05-26T17:28:44.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2024-10-02T18:22:01.000Z (3 months ago)
- Last Synced: 2024-11-01T13:09:43.191Z (about 2 months ago)
- Language: Rust
- Homepage:
- Size: 8.61 MB
- Stars: 78
- Watchers: 18
- Forks: 33
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
- Authors: AUTHORS
Owner metadata:
- Name: Servo
- Login: servo
- Email:
- Kind: organization
- Description: The Servo web browser engine
- Website: https://servo.org
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/2566135?v=4
- Repositories: 180
- Last Synced at: 2023-04-09T13:54:00.605Z
- Profile URL: https://github.com/servo
- Sponsor URL:
Committers metadata
Last synced: about 1 month ago
Total Commits: 263
Total Committers: 26
Avg Commits per committer: 10.115
Development Distribution Score (DDS): 0.711
Commits in past year: 40
Committers in past year: 8
Avg Commits per committer in past year: 5.0
Development Distribution Score (DDS) in past year: 0.4
Name | Commits | |
---|---|---|
Manish Goregaokar | m****l@g****m | 76 |
Matt Brubeck | m****k@l****t | 47 |
Jonathan Kew | j****e@g****m | 46 |
Behnam Esfahbod | b****m@z****g | 45 |
Younies Mahmoud | y****d@g****m | 8 |
Mads Marquart | m****s@m****k | 6 |
null8626 | v****9@g****m | 6 |
Behnam Esfahbod | b****m@b****s | 4 |
Josh Matthews | j****h@j****t | 3 |
Ralph Giles | g****s@m****m | 3 |
Simon Sapin | s****n@e****g | 3 |
Dirk Stolle | s****v@w****e | 2 |
Alex Touchet | 2****t | 1 |
Marcondiro | 4****o | 1 |
Alex Touchet | a****t@o****m | 1 |
Anthony Ramine | n****e@g****m | 1 |
Eli Friedman | e****n@g****m | 1 |
Jan Andre Ikenmeyer | j****n@i****u | 1 |
Laurenz | l****e@g****m | 1 |
Marcondiro | c****o@g****m | 1 |
Martin Geisler | m****n@g****t | 1 |
Martin Robinson | m****n@i****m | 1 |
Patrick Walton | p****n@m****t | 1 |
Shane F. Carr | s****e@u****g | 1 |
Valentin Gosu | v****u@g****m | 1 |
vicky-katara | v****a@g****m | 1 |
Issue and Pull Request metadata
Last synced: about 1 month ago
Package metadata
- Total packages: 1
-
Total downloads:
- cargo: 215,213,583 total
- Total docker downloads: 56,587,997
- Total dependent packages: 33
- Total dependent repositories: 49,788
- Total versions: 30
- Total maintainers: 5
cargo: unicode-bidi
Implementation of the Unicode Bidirectional Algorithm
- Homepage:
- Documentation: https://docs.rs/unicode-bidi/
- Licenses: MIT OR Apache-2.0
- Latest release: 0.3.15 (published 11 months ago)
- Last Synced: 2024-11-10T21:01:15.598Z (about 1 month ago)
- Versions: 30
- Dependent Packages: 33
- Dependent Repositories: 49,788
- Downloads: 215,213,583 Total
- Docker Downloads: 56,587,997
-
Rankings:
- Downloads: 0.051%
- Dependent repos count: 0.057%
- Docker downloads count: 0.082%
- Dependent packages count: 1.473%
- Average: 4.397%
- Forks count: 9.504%
- Stargazers count: 15.219%
- Maintainers (5)
Dependencies
Cargo.toml
cargo
- serde_test >=0.8, <2.0 development
- flame 0.2
- flamer 0.4
- serde >=0.8, <2.0
.github/workflows/main.yml
actions
- actions-rs/cargo v1 composite
- actions-rs/toolchain v1 composite
- actions/checkout v2 composite