https://github.com/dart-lang/pool

Last synced: about 1 month ago

Repository metadata:

A class for managing a finite pool of resources.


Owner metadata:


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 Email 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

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