https://github.com/rust-lang/jobserver-rs

Last synced: about 1 month ago

Repository metadata:


Owner metadata:


Committers metadata

Last synced: about 1 month ago

Total Commits: 196
Total Committers: 35
Avg Commits per committer: 5.6
Development Distribution Score (DDS): 0.602

Commits in past year: 54
Committers in past year: 14
Avg Commits per committer in past year: 3.857
Development Distribution Score (DDS) in past year: 0.519

Name Email Commits
Alex Crichton a****x@a****m 78
Jiahao XU J****U@o****m 42
BelovDV 7****V 13
Weihang Lo me@w****w 12
bjorn3 b****3 7
Vadim Petrochenkov v****v@g****m 7
Jiahao XU 3****u 3
Liam Gray h****p@g****m 3
dependabot-preview[bot] 2****] 2
belovdv 7****v 2
Lzu Tao t****u@g****m 2
Marco A L Barbosa m****o@g****m 2
Alexander Kjäll a****l@g****m 1
Alex Touchet a****t@o****m 1
Thirds 5****s 1
Weihang Lo w****o 1
gnzlbg g****g 1
Chris Denton c****n@g****m 1
Emilio Cobos Álvarez e****o@c****o 1
Igor Gnatenko i****n@g****m 1
Josh Stone j****e@r****m 1
Josiah Savary h****o@j****m 1
Juan Jose Nicola j****a@g****t 1
Mark Rousskov m****m@g****m 1
Mike Hommey mh@g****g 1
Olof Johansson o****f@l****t 1
Qiu Chaofan q****f@e****m 1
Tatsuyuki Ishi i****i@g****m 1
The8472 g****t@i****e 1
Vlad-Shcherbina v****a@g****m 1
and 5 more...

Issue and Pull Request metadata

Last synced: about 1 month ago


Package metadata

cargo: jobserver

An implementation of the GNU Make jobserver for Rust.

  • Homepage: https://github.com/rust-lang/jobserver-rs
  • Documentation: https://docs.rs/jobserver/
  • Licenses: MIT OR Apache-2.0
  • Latest release: 0.1.31 (published 8 months ago)
  • Last Synced: 2024-11-10T20:36:39.331Z (about 1 month ago)
  • Versions: 33
  • Dependent Packages: 31
  • Dependent Repositories: 20,124
  • Downloads: 120,158,966 Total
  • Docker Downloads: 44,250,109
  • Rankings:
    • Docker downloads count: 0.079%
    • Downloads: 0.143%
    • Dependent repos count: 0.165%
    • Dependent packages count: 1.425%
    • Average: 4.699%
    • Forks count: 9.724%
    • Stargazers count: 16.66%
  • Maintainers (3)

Dependencies

.github/workflows/main.yml actions
  • actions/checkout master composite
Cargo.toml cargo
Cargo.lock cargo
  • bitflags 2.4.0
  • cfg-if 1.0.0
  • errno 0.3.8
  • fastrand 2.0.1
  • libc 0.2.152
  • linux-raw-sys 0.4.12
  • rustix 0.38.31
  • tempfile 3.10.1
  • windows-sys 0.52.0
  • windows-targets 0.52.0
  • windows_aarch64_gnullvm 0.52.0
  • windows_aarch64_msvc 0.52.0
  • windows_i686_gnu 0.52.0
  • windows_i686_msvc 0.52.0
  • windows_x86_64_gnu 0.52.0
  • windows_x86_64_gnullvm 0.52.0
  • windows_x86_64_msvc 0.52.0
.github/actions/compile-make/action.yml actions
  • actions/cache v4 composite
.github/workflows/publish.yml actions
  • actions/checkout v4 composite