https://github.com/servo/unicode-bidi

Last synced: about 1 month ago

Repository metadata:

Implementation of the Unicode Bidirection Algorithm in Rust


Owner metadata:


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 Email 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

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