https://github.com/async-rs/async-global-executor
Last synced: about 1 month ago
Repository metadata:
A global executor built on top of async-executor and smol
- Host: GitHub
- URL: https://github.com/async-rs/async-global-executor
- Owner: async-rs
- License: apache-2.0
- Created: 2020-08-27T14:57:25.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-05-28T19:09:08.000Z (7 months ago)
- Last Synced: 2024-10-29T16:20:01.948Z (about 2 months ago)
- Language: Rust
- Size: 70.3 KB
- Stars: 74
- Watchers: 8
- Forks: 12
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE-APACHE
-
Funding.yml:
- Github: Keruspe
- Funding Links:
Owner metadata:
- Name: async-rs
- Login: async-rs
- Email:
- Kind: organization
- Description: Asynchronous Rust programming, the familiar way
- Website: https://async.rs
- Location: distributed
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/53658918?v=4
- Repositories: 15
- Last Synced at: 2024-10-29T21:13:34.847Z
- Profile URL: https://github.com/async-rs
- Sponsor URL:
Committers metadata
Last synced: about 1 month ago
Total Commits: 114
Total Committers: 8
Avg Commits per committer: 14.25
Development Distribution Score (DDS): 0.114
Commits in past year: 5
Committers in past year: 2
Avg Commits per committer in past year: 2.5
Development Distribution Score (DDS) in past year: 0.2
Name | Commits | |
---|---|---|
Marc-Antoine Perennou | M****e@P****m | 101 |
Stjepan Glavina | s****g@g****m | 4 |
Dirkjan Ochtman | d****n@o****l | 3 |
Josh Triplett | j****h@j****g | 2 |
Hugo Tunius | h@t****e | 1 |
John | j****1@g****m | 1 |
Mohammad AlSaleh | C****h@g****m | 1 |
surechen | s****7@g****m | 1 |
Issue and Pull Request metadata
Last synced: about 1 month ago
Dependencies
Cargo.toml
cargo
- doc-comment ^0.3 development
- async-channel ^1.5
- async-executor ^1.4
- async-io ^1.2
- async-lock ^2.5
- blocking ^1.0
- futures-lite ^1.0
- num_cpus ^1.13
- once_cell ^1.4
- tokio-crate ^1.0
- tokio02-crate ^0.2
- tokio03-crate ^0.3.4
.github/workflows/build-and-test.yaml
actions
- actions-rs/cargo v1 composite
- actions-rs/toolchain v1 composite
- actions/checkout v2 composite
.github/workflows/lint.yaml
actions
- actions-rs/cargo v1 composite
- actions-rs/clippy-check v1 composite
- actions-rs/toolchain v1 composite
- actions/checkout v2 composite
.github/workflows/security.yaml
actions
- actions-rs/audit-check v1 composite
- actions/checkout v2 composite