https://github.com/smol-rs/async-executor

async rust

Last synced: about 1 month ago

Repository metadata:

Async executor


Owner metadata:


Committers metadata

Last synced: about 1 month ago

Total Commits: 130
Total Committers: 15
Avg Commits per committer: 8.667
Development Distribution Score (DDS): 0.723

Commits in past year: 45
Committers in past year: 10
Avg Commits per committer in past year: 4.5
Development Distribution Score (DDS) in past year: 0.444

Name Email Commits
John Nunley d****v@n****t 36
Taiki Endo t****9@g****m 31
Stjepan Glavina s****g@g****m 29
John Nunley j****1@g****m 10
James Liu c****t@j****m 7
Alyssa Ross hi@a****s 3
Marc-Antoine Perennou M****e@P****m 3
Lin Yihai l****i@h****m 2
Jacob Rothstein hi@j****e 2
dependabot[bot] 4****] 2
Daria Sukhonina d****a@g****m 1
John Nunley j****y@s****n 1
Matthijs Brobbel m****l@g****m 1
Yosh g****b@y****s 1
张林伟 l****0@g****m 1

Issue and Pull Request metadata

Last synced: about 1 month ago


Package metadata

cargo: async-executor

Async executor

  • Homepage:
  • Documentation: https://docs.rs/async-executor/
  • Licenses: Apache-2.0 OR MIT
  • Latest release: 1.11.0 (published 8 months ago)
  • Last Synced: 2024-11-10T20:32:04.525Z (about 1 month ago)
  • Versions: 29
  • Dependent Packages: 97
  • Dependent Repositories: 9,147
  • Downloads: 42,252,457 Total
  • Docker Downloads: 25,245,769
  • Rankings:
    • Dependent repos count: 0.306%
    • Downloads: 0.327%
    • Dependent packages count: 0.626%
    • Docker downloads count: 1.341%
    • Average: 4.075%
    • Stargazers count: 10.192%
    • Forks count: 11.66%

Dependencies

Cargo.toml cargo
  • async-channel 1.4.1 development
  • async-io 1.1.9 development
  • easy-parallel 3.1.0 development
  • num_cpus 1.13.0 development
  • async-task 4.0.0
  • concurrent-queue 1.2.2
  • fastrand 1.3.4
  • futures-lite 1.11.0
  • once_cell 1.4.1
  • slab 0.4.4
.github/workflows/ci.yml actions
  • actions/checkout v3 composite
  • rustsec/audit-check master composite
.github/workflows/release.yml actions
  • actions/checkout v3 composite
  • taiki-e/create-gh-release-action v1 composite