Ecosyste.ms: Funds
An open API service for providing issue and pull request metadata for open source projects.
https://github.com/rust-threadpool/rust-threadpool
parallelism rust thread-pool
Last synced: about 9 hours ago
Repository metadata:
A very simple thread pool for parallel task execution
- Host: GitHub
- URL: https://github.com/rust-threadpool/rust-threadpool
- Owner: rust-threadpool
- License: apache-2.0
- Created: 2015-02-24T21:41:52.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2022-06-14T15:52:58.000Z (over 2 years ago)
- Last Synced: 2024-10-29T16:57:47.587Z (12 days ago)
- Topics: parallelism, rust, thread-pool
- Language: Rust
- Homepage: https://crates.io/crates/threadpool
- Size: 670 KB
- Stars: 545
- Watchers: 15
- Forks: 84
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.md
- License: LICENSE-APACHE
Owner metadata:
- Name: rust-threadpool
- Login: rust-threadpool
- Email:
- Kind: organization
- Description:
- Website:
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/30903191?v=4
- Repositories: 1
- Last Synced at: 2024-03-25T18:45:11.584Z
- Profile URL: https://github.com/rust-threadpool
- Sponsor URL:
Committers metadata
Last synced: about 13 hours ago
Total Commits: 182
Total Committers: 25
Avg Commits per committer: 7.28
Development Distribution Score (DDS): 0.495
Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0
Name | Commits | |
---|---|---|
Corey Farwell | c****f@r****g | 92 |
Stefan Schindler | s****n@e****h | 41 |
Alex Crichton | a****x@a****m | 12 |
Stefan Schindler | d****8@e****h | 11 |
Michael Howell | m****l@n****m | 4 |
Michael Killough | m****h@g****m | 2 |
ma.rybakov | m****v@t****u | 2 |
dns2utf8 | d****8 | 1 |
Adolfo Ochagavía | a****2@g****m | 1 |
Aidan Hobson Sayers | a****s@c****t | 1 |
Anton Hagsér | a****r@e****e | 1 |
Bryan Blanchard | b****d@g****m | 1 |
Craig M. Brandenburg | c****g@l****m | 1 |
Edward Yang | e****1@g****m | 1 |
Jacob Vallejo | y****u@j****m | 1 |
Jay Lee | b****e@g****m | 1 |
Matteo Bertini | m****o@n****t | 1 |
Pascal Hertleif | k****p@g****m | 1 |
Peter Kolloch | k****h@w****m | 1 |
Ray Solomon | r****n@g****m | 1 |
Steve Klabnik | s****e@s****m | 1 |
Tamir Duberstein | t****d@g****m | 1 |
Willem | w****5@g****m | 1 |
nooberfsh | n****h@g****m | 1 |
yuqing | y****g@i****m | 1 |
Issue and Pull Request metadata
Last synced: about 9 hours ago
Package metadata
- Total packages: 2
-
Total downloads:
- cargo: 45,580,987 total
- Total docker downloads: 39,443,877
- Total dependent packages: 362 (may contain duplicates)
- Total dependent repositories: 9,137 (may contain duplicates)
- Total versions: 25
- Total maintainers: 3
cargo: threadpool
A thread pool for running a number of jobs on a fixed set of worker threads.
- Homepage: https://github.com/rust-threadpool/rust-threadpool
- Documentation: https://docs.rs/threadpool/
- Licenses: MIT/Apache-2.0
- Latest release: 1.8.1 (published over 4 years ago)
- Last Synced: 2024-11-08T20:01:46.921Z (1 day ago)
- Versions: 24
- Dependent Packages: 360
- Dependent Repositories: 9,134
- Downloads: 45,578,255 Total
- Docker Downloads: 39,443,877
-
Rankings:
- Docker downloads count: 0.176%
- Dependent packages count: 0.225%
- Downloads: 0.299%
- Dependent repos count: 0.307%
- Average: 2.566%
- Forks count: 7.045%
- Stargazers count: 7.345%
- Maintainers (2)
cargo: threadpool-crossbeam-channel
A fork of the threadpool create, which uses crossbeam-channel instead of std::mpsc.
- Homepage: https://github.com/rust-threadpool/rust-threadpool
- Documentation: https://docs.rs/threadpool-crossbeam-channel/
- Licenses: MIT/Apache-2.0
- Latest release: 1.8.0 (published almost 5 years ago)
- Last Synced: 2024-11-08T20:01:48.670Z (1 day ago)
- Versions: 1
- Dependent Packages: 2
- Dependent Repositories: 3
- Downloads: 2,732 Total
-
Rankings:
- Forks count: 7.504%
- Stargazers count: 7.695%
- Dependent repos count: 11.619%
- Dependent packages count: 12.226%
- Average: 14.266%
- Downloads: 32.287%
- Maintainers (1)