https://github.com/dart-lang/pool
Last synced: about 1 month ago
Repository metadata:
A class for managing a finite pool of resources.
- Host: GitHub
- URL: https://github.com/dart-lang/pool
- Owner: dart-lang
- License: bsd-3-clause
- Created: 2014-12-18T00:23:46.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2024-11-01T02:23:09.000Z (about 2 months ago)
- Last Synced: 2024-11-06T00:03:50.313Z (about 2 months ago)
- Language: Dart
- Homepage: https://pub.dev/packages/pool
- Size: 136 KB
- Stars: 51
- Watchers: 38
- Forks: 16
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Owner metadata:
- Name: Dart
- Login: dart-lang
- Email:
- Kind: organization
- Description: Dart is an open-source, scalable programming language, with robust libraries and runtimes, for building web, server, and mobile apps.
- Website: https://dart.dev
- Location:
- Twitter: dart_lang
- Company:
- Icon url: https://avatars.githubusercontent.com/u/1609975?v=4
- Repositories: 109
- Last Synced at: 2023-04-09T13:26:05.319Z
- Profile URL: https://github.com/dart-lang
- Sponsor URL:
Committers metadata
Last synced: about 2 months ago
Total Commits: 104
Total Committers: 17
Avg Commits per committer: 6.118
Development Distribution Score (DDS): 0.798
Commits in past year: 16
Committers in past year: 3
Avg Commits per committer in past year: 5.333
Development Distribution Score (DDS) in past year: 0.313
Name | Commits | |
---|---|---|
Kevin Moore | k****o | 21 |
dependabot[bot] | 4****] | 21 |
Kevin Moore | k****o@g****m | 18 |
Natalie Weizenbaum | n****z@g****m | 17 |
Devon Carew | d****w@g****m | 8 |
Nate Bosch | n****1@g****m | 3 |
Jacob MacDonald | j****c@g****m | 3 |
keertip | k****p@g****m | 2 |
Ivan | l****o@g****m | 2 |
Phil Quitslund | pq | 2 |
David Morgan | d****n@g****m | 1 |
Lasse R.H. Nielsen | l****n@g****m | 1 |
Patrice Chalin | c****n | 1 |
Franklin Yow | 5****w | 1 |
BC Ko | b****o | 1 |
Nate Bosch | n****h@g****m | 1 |
Sam Rawlins | s****s@g****m | 1 |
Issue and Pull Request metadata
Last synced: about 1 month ago
Package metadata
- Total packages: 1
- Total downloads: unknown
- Total docker downloads: 19,038,308
- Total dependent packages: 107
- Total dependent repositories: 33,466
- Total versions: 23
pub: pool
Manage a finite pool of resources. Useful for controlling concurrent file system or network requests.
- Homepage:
- Documentation: https://pub.dev/documentation/pool/
- Licenses: bsd-3-clause
- Latest release: 1.5.1 (published over 2 years ago)
- Last Synced: 2024-11-11T02:42:36.782Z (about 1 month ago)
- Versions: 23
- Dependent Packages: 107
- Dependent Repositories: 33,466
- Docker Downloads: 19,038,308
-
Rankings:
- Docker downloads count: 0.048%
- Dependent repos count: 0.128%
- Dependent packages count: 0.328%
- Average: 3.514%
- Forks count: 7.851%
- Stargazers count: 9.216%
Dependencies
.github/workflows/ci.yml
actions
- actions/checkout 755da8c3cf115ac066823e79a1e1788f8940201b composite
- dart-lang/setup-dart 6a218f2413a3e78e9087f638a238f6b40893203d composite
pubspec.yaml
pub
- fake_async ^1.2.0 development
- lints ^1.0.0 development
- test ^1.16.0 development
- async ^2.5.0
- stack_trace ^1.10.0