https://github.com/sindresorhus/p-limit
Score: 34.453833494086915
Last synced: about 12 hours ago
JSON representation
Repository metadata:
Run multiple promise-returning & async functions with limited concurrency
- Host: GitHub
- URL: https://github.com/sindresorhus/p-limit
- Owner: sindresorhus
- License: mit
- Created: 2016-10-21T07:51:54.000Z (almost 10 years ago)
- Default Branch: main
- Last Pushed: 2026-08-31T16:49:14.000Z (10 days ago)
- Last Synced: 2026-09-06T17:37:11.065Z (4 days ago)
- Language: JavaScript
- Homepage:
- Size: 54.7 KB
- Stars: 2,920
- Watchers: 13
- Forks: 144
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license
- Security: .github/security.md
-
Funding:
- Github: sindresorhus
- Open collective: sindresorhus
- Buy me a coffee: sindresorhus
- Custom: https://sindresorhus.com/donate
Owner metadata:
- Name: Sindre Sorhus
- Login: sindresorhus
- Email:
- Kind: user
- Description: Full-Time Open-Sourcerer. Focused on Swift & JavaScript. Makes macOS apps, CLI tools, npm packages.
- Website: https://sindresorhus.com/apps
- Location:
- Twitter: sindresorhus
- Company:
- Icon url: https://avatars.githubusercontent.com/u/170270?u=34acd557a042ac478d273a4621570cadb6b0bd89&v=4
- Repositories: 1111
- Last Synced at: 2024-10-29T21:14:09.635Z
- Profile URL: https://github.com/sindresorhus
GitHub Events
Total
- Create event: 1
- Fork event: 20
- Issue comment event: 41
- Issues event: 14
- Pull request event: 7
- Pull request review comment event: 20
- Pull request review event: 10
- Push event: 7
- Release event: 5
- Watch event: 566
- Total: 691
Last Year
- Fork event: 5
- Issue comment event: 7
- Issues event: 3
- Pull request event: 2
- Pull request review comment event: 1
- Pull request review event: 1
- Push event: 3
- Release event: 1
- Watch event: 121
- Total: 144
Committers metadata
Last synced: 1 day ago
Total Commits: 81
Total Committers: 20
Avg Commits per committer: 4.05
Development Distribution Score (DDS): 0.259
Commits in past year: 16
Committers in past year: 4
Avg Commits per committer in past year: 4.0
Development Distribution Score (DDS) in past year: 0.188
| Name | Commits | |
|---|---|---|
| Sindre Sorhus | s****s@g****m | 60 |
| Linus Unnebäck | l****s@f****e | 2 |
| Jason | j****l | 2 |
| Oren Zomer | o****n@a****m | 1 |
| Alperen | m****n@g****m | 1 |
| Chow Loong Jin | h****r@d****g | 1 |
| Chris Opperwall | c****l@g****m | 1 |
| Corey Farrell | g****t@c****m | 1 |
| Dave Gramlich | c****p@g****m | 1 |
| David Brito | 3****o | 1 |
| Dimitri Benin | B****r | 1 |
| James Kyle | m****e@t****m | 1 |
| James Ni | j****7@a****u | 1 |
| Michael Mayer | m****l@s****e | 1 |
| Rajan Pantha | r****a@s****p | 1 |
| Zoltan Kochan | z****n | 1 |
| laohan | 1****7@q****m | 1 |
| sethp | s****o@g****m | 1 |
| tuhm1 | 5****1 | 1 |
| 蛭子屋双六 | 3****y | 1 |
Issue and Pull Request metadata
Last synced: about 18 hours ago
Total issues: 68
Total pull requests: 43
Average time to close issues: 5 months
Average time to close pull requests: about 1 month
Total issue authors: 64
Total pull request authors: 35
Average comments per issue: 2.49
Average comments per pull request: 2.16
Merged pull request: 24
Bot issues: 0
Bot pull requests: 0
Past year issues: 4
Past year pull requests: 6
Past year average time to close issues: 15 days
Past year average time to close pull requests: 10 days
Past year issue authors: 4
Past year pull request authors: 6
Past year average comments per issue: 2.25
Past year average comments per pull request: 1.0
Past year merged pull request: 3
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
- jdmarshall (3)
- dcporter (2)
- Richienb (2)
- mcmxcdev (1)
- UnlimitedBytes (1)
- viktar-khamianok (1)
- pp0rtal (1)
- nieyuyao (1)
- omichelsen (1)
- ghost12137 (1)
- dwalintukan (1)
- linger0239 (1)
- nl-brett-stime (1)
- reklatsmasters (1)
- andybee (1)
Top Pull Request Authors
- jdmarshall (4)
- tuhm1 (3)
- sugoroku-y (2)
- liuhanqu (2)
- LinusU (2)
- sergerommss95-cpu (1)
- zkochan (1)
- jedwards1211 (1)
- capaj (1)
- tot-ra (1)
- hyperair (1)
- Rohan5commit (1)
- parthasaradhie (1)
- BendingBender (1)
- rajanpanth (1)
Top Issue Labels
- help wanted (4)
- enhancement (3)
- bug (1)
Top Pull Request Labels
Package metadata
- Total packages: 18
-
Total downloads:
- npm: 1,323,670,651 last-month
- Total docker downloads: 14,404,028,182
- Total dependent packages: 3,175 (may contain duplicates)
- Total dependent repositories: 1,094,175 (may contain duplicates)
- Total versions: 99
- Total maintainers: 23
ubuntu-23.10: node-p-limit
- Homepage: https://github.com/sindresorhus/p-limit
- Licenses: mit
- Latest release: 4.0.0+~cs4.0.0-5 (published 7 months ago)
- Last Synced: 2026-03-13T20:18:55.943Z (6 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 0.369%
- Stargazers count: 0.527%
- Forks count: 0.95%
npmjs.org: p-limit
Run multiple promise-returning & async functions with limited concurrency
- Homepage: https://github.com/sindresorhus/p-limit#readme
- Licenses: MIT
- Latest release: 7.3.2 (published 10 days ago)
- Last Synced: 2026-09-08T21:35:35.536Z (1 day ago)
- Versions: 26
- Dependent Packages: 3,167
- Dependent Repositories: 1,094,175
- Downloads: 1,323,670,344 Last month
- Docker Downloads: 14,404,028,182
-
Rankings:
- Downloads: 0.001%
- Docker downloads count: 0.004%
- Dependent packages count: 0.026%
- Dependent repos count: 0.031%
- Average: 0.864%
- Stargazers count: 2.066%
- Forks count: 3.053%
- Maintainers (1)
-
Funding:
- https://github.com/sponsors/sindresorhus
proxy.golang.org: github.com/sindresorhus/p-limit
- Homepage:
- Documentation: https://pkg.go.dev/github.com/sindresorhus/p-limit#section-documentation
- Licenses: mit
- Latest release: v7.3.2+incompatible (published 10 days ago)
- Last Synced: 2026-09-08T21:33:32.082Z (1 day ago)
- Versions: 26
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Stargazers count: 1.322%
- Forks count: 2.174%
- Average: 4.237%
- Dependent packages count: 6.508%
- Dependent repos count: 6.945%
npmjs.org: @easyv/p-limit
Run multiple promise-returning & async functions with limited concurrency
- Homepage: https://github.com/sindresorhus/p-limit#readme
- Licenses: MIT
- Latest release: 4.0.4 (published almost 4 years ago)
- Last Synced: 2026-09-09T00:54:48.510Z (1 day ago)
- Versions: 5
- Dependent Packages: 1
- Dependent Repositories: 0
- Downloads: 55 Last month
-
Rankings:
- Stargazers count: 2.926%
- Forks count: 4.145%
- Average: 14.983%
- Dependent packages count: 16.22%
- Dependent repos count: 25.306%
- Downloads: 26.319%
- Maintainers (19)
-
Funding:
- https://github.com/sponsors/sindresorhus
repo1.maven.org: org.webjars.npm:p-limit
WebJar for p-limit
- Homepage: https://www.webjars.org
- Documentation: https://appdoc.app/artifact/org.webjars.npm/p-limit/
- Licenses: MIT
- Latest release: 4.0.0 (published about 2 years ago)
- Last Synced: 2026-09-08T21:33:18.558Z (1 day ago)
- Versions: 12
- Dependent Packages: 6
- Dependent Repositories: 0
-
Rankings:
- Stargazers count: 9.028%
- Dependent packages count: 9.331%
- Forks count: 14.249%
- Average: 16.147%
- Dependent repos count: 31.98%
npmjs.org: @cjsa/p-limit
Run multiple promise-returning & async functions with limited concurrency
- Homepage: https://github.com/sindresorhus/p-limit#readme
- Licenses: MIT
- Latest release: 4.0.0 (published over 4 years ago)
- Last Synced: 2026-09-09T00:52:24.789Z (1 day ago)
- Versions: 2
- Dependent Packages: 1
- Dependent Repositories: 0
- Downloads: 27 Last month
-
Rankings:
- Stargazers count: 2.755%
- Forks count: 3.914%
- Dependent packages count: 16.224%
- Average: 16.645%
- Dependent repos count: 25.328%
- Downloads: 35.006%
- Maintainers (1)
-
Funding:
- https://github.com/sponsors/sindresorhus
repo1.maven.org: org.mvnpm:p-limit
Run multiple promise-returning & async functions with limited concurrency
- Homepage: https://github.com/sindresorhus/p-limit#readme
- Documentation: https://appdoc.app/artifact/org.mvnpm/p-limit/
- Licenses: MIT
- Latest release: 7.3.2 (published 9 days ago)
- Last Synced: 2026-09-08T21:33:15.981Z (1 day ago)
- Versions: 12
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Stargazers count: 7.436%
- Forks count: 18.124%
- Average: 26.164%
- Dependent repos count: 32.555%
- Dependent packages count: 46.541%
npmjs.org: @depup/p-limit
Run multiple promise-returning & async functions with limited concurrency (with updated dependencies)
- Homepage: https://github.com/sindresorhus/p-limit#readme
- Licenses: MIT
- Latest release: 7.3.2-depup.0 (published 9 days ago)
- Last Synced: 2026-09-09T01:06:09.084Z (1 day ago)
- Versions: 3
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 203 Last month
-
Rankings:
- Dependent repos count: 22.513%
- Average: 27.474%
- Dependent packages count: 32.435%
- Maintainers (1)
-
Funding:
- https://github.com/sponsors/sindresorhus
npmjs.org: @lincy/p-limit
Run multiple promise-returning & async functions with limited concurrency
- Homepage: https://github.com/sindresorhus/p-limit#readme
- Licenses: MIT
- Latest release: 5.0.3 (published over 2 years ago)
- Last Synced: 2026-09-08T21:39:28.926Z (1 day ago)
- Versions: 3
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 22 Last month
-
Rankings:
- Dependent repos count: 36.053%
- Average: 43.863%
- Dependent packages count: 51.674%
- Maintainers (1)
-
Funding:
- https://github.com/sponsors/sindresorhus
debian-12: node-p-limit
- Homepage: https://github.com/sindresorhus/p-limit
- Documentation: https://packages.debian.org/bookworm/node-p-limit
- Licenses: mit
- Latest release: 4.0.0+~cs4.0.0-5 (published 7 months ago)
- Last Synced: 2026-03-13T20:41:38.823Z (6 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
debian-13: node-p-limit
- Homepage: https://github.com/sindresorhus/p-limit
- Documentation: https://packages.debian.org/trixie/node-p-limit
- Licenses: mit
- Latest release: 4.0.0+~cs4.0.0-5 (published 7 months ago)
- Last Synced: 2026-03-14T06:11:25.660Z (6 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
ubuntu-20.04: node-p-limit
- Homepage: https://github.com/sindresorhus/p-limit
- Licenses: mit
- Latest release: 2.2.2-1 (published 7 months ago)
- Last Synced: 2026-03-13T09:21:13.778Z (6 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
debian-10: node-p-limit
- Homepage: https://github.com/sindresorhus/p-limit#readme
- Documentation: https://packages.debian.org/buster/node-p-limit
- Licenses: mit
- Latest release: 1.1.0-1 (published 7 months ago)
- Last Synced: 2026-03-13T14:08:05.757Z (6 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
ubuntu-23.04: node-p-limit
- Homepage: https://github.com/sindresorhus/p-limit
- Licenses: mit
- Latest release: 4.0.0+~cs4.0.0-5 (published 7 months ago)
- Last Synced: 2026-03-11T12:04:19.365Z (6 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
ubuntu-24.04: node-p-limit
- Homepage: https://github.com/sindresorhus/p-limit
- Licenses: mit
- Latest release: 4.0.0+~cs4.0.0-5 (published 7 months ago)
- Last Synced: 2026-03-13T08:19:25.050Z (6 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
debian-11: node-p-limit
- Homepage: https://github.com/sindresorhus/p-limit
- Documentation: https://packages.debian.org/bullseye/node-p-limit
- Licenses: mit
- Latest release: 3.1.0+~cs2.3.0-1 (published 7 months ago)
- Last Synced: 2026-03-13T08:32:38.564Z (6 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
ubuntu-22.04: node-p-limit
- Homepage: https://github.com/sindresorhus/p-limit
- Licenses: mit
- Latest release: 3.1.0+~cs2.3.0-2 (published 7 months ago)
- Last Synced: 2026-03-07T16:31:55.848Z (6 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
Dependencies
- ava ^3.15.0 development
- delay ^5.0.0 development
- in-range ^3.0.0 development
- random-int ^3.0.0 development
- time-span ^5.0.0 development
- tsd ^0.17.0 development
- xo ^0.44.0 development
- yocto-queue ^1.0.0
- actions/checkout v2 composite
- actions/setup-node v2 composite