https://github.com/smol-rs/async-executor
async rust
Last synced: about 1 month ago
Repository metadata:
Async executor
- Host: GitHub
- URL: https://github.com/smol-rs/async-executor
- Owner: smol-rs
- License: apache-2.0
- Created: 2020-07-23T10:06:44.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-10-19T22:31:08.000Z (2 months ago)
- Last Synced: 2024-11-08T16:13:11.236Z (about 1 month ago)
- Topics: async, rust
- Language: Rust
- Homepage:
- Size: 152 KB
- Stars: 333
- Watchers: 14
- Forks: 45
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE-APACHE
Owner metadata:
- Name: smol-rs
- Login: smol-rs
- Email:
- Kind: organization
- Description:
- Website:
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/73748432?v=4
- Repositories: 31
- Last Synced at: 2024-03-25T20:54:55.925Z
- Profile URL: https://github.com/smol-rs
- Sponsor URL:
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 | 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
- Total packages: 1
-
Total downloads:
- cargo: 42,252,457 total
- Total docker downloads: 25,245,769
- Total dependent packages: 97
- Total dependent repositories: 9,147
- Total versions: 29
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