Ecosyste.ms: Funds

An open API service for providing issue and pull request metadata for open source projects.

https://github.com/sindresorhus/quick-lru

Last synced: 2 minutes ago

Repository metadata:

Simple “Least Recently Used” (LRU) cache


Owner metadata:


Committers metadata

Last synced: 7 days ago

Total Commits: 58
Total Committers: 16
Avg Commits per committer: 3.625
Development Distribution Score (DDS): 0.345

Commits in past year: 7
Committers in past year: 1
Avg Commits per committer in past year: 7.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Sindre Sorhus s****s@g****m 38
Javier Blanco j****1@g****m 2
Javier Blanco j****o@a****m 2
silverwind me@s****o 2
Dimitri Benin B****r 2
Eli Skeggs s****e 2
Alexander Pope a****x@p****m 1
Corey Farrell g****t@c****m 1
Fabio Spampinato f****o@n****p 1
Luke Childs l****3@g****m 1
Momtchil Momtchev m****l@m****m 1
Niklas Wenzel d****v@n****e 1
Shadowless b****r@g****m 1
please-rewrite z****h@g****m 1
Aditya Patadia a****a 1
Mark Wubben m****k@n****t 1

Issue and Pull Request metadata

Last synced: 2 minutes ago


Package metadata

npm: quick-lru

Simple “Least Recently Used” (LRU) cache

  • Homepage: https://github.com/sindresorhus/quick-lru
  • Licenses: MIT
  • Latest release: 7.0.0 (published about 1 year ago)
  • Last Synced: 2024-11-09T00:42:18.730Z (1 day ago)
  • Versions: 16
  • Dependent Packages: 939
  • Dependent Repositories: 1,458,896
  • Downloads: 96,407,600 Last month
  • Docker Downloads: 8,102,670,131
  • Rankings:
    • Docker downloads count: 0.013%
    • Downloads: 0.018%
    • Dependent repos count: 0.024%
    • Dependent packages count: 0.073%
    • Average: 1.103%
    • Stargazers count: 2.785%
    • Forks count: 3.704%
  • Maintainers (1)
  • Funding:
    • https://github.com/sponsors/sindresorhus
npm: @alloc/quick-lru

Simple “Least Recently Used” (LRU) cache

  • Homepage: https://github.com/sindresorhus/quick-lru
  • Licenses: MIT
  • Latest release: 5.2.0 (published over 3 years ago)
  • Last Synced: 2024-11-09T00:42:19.586Z (1 day ago)
  • Versions: 1
  • Dependent Packages: 29
  • Dependent Repositories: 610,233
  • Downloads: 35,363,805 Last month
  • Docker Downloads: 287,264,729
  • Rankings:
    • Dependent repos count: 0.048%
    • Downloads: 0.056%
    • Docker downloads count: 0.14%
    • Dependent packages count: 1.004%
    • Average: 1.289%
    • Stargazers count: 2.785%
    • Forks count: 3.704%
  • Maintainers (1)
  • Funding:
    • https://github.com/sponsors/sindresorhus
go: github.com/sindresorhus/quick-lru

npm: @swordjs/quick-lru

Simple “Least Recently Used” (LRU) cache

  • Homepage: https://github.com/sindresorhus/quick-lru
  • Licenses: MIT
  • Latest release: 6.1.3 (published over 1 year ago)
  • Last Synced: 2024-11-09T00:42:19.919Z (1 day ago)
  • Versions: 3
  • Dependent Packages: 1
  • Dependent Repositories: 0
  • Downloads: 4 Last month
  • Rankings:
    • Stargazers count: 3.819%
    • Forks count: 4.808%
    • Downloads: 11.01%
    • Average: 15.567%
    • Dependent repos count: 25.306%
    • Dependent packages count: 32.89%
  • Maintainers (1)
  • Funding:
    • https://github.com/sponsors/sindresorhus
maven: org.webjars.npm:quick-lru

WebJar for quick-lru

  • Homepage: https://www.webjars.org
  • Documentation: https://appdoc.app/artifact/org.webjars.npm/quick-lru/
  • Licenses: MIT
  • Latest release: 6.1.2 (published about 1 year ago)
  • Last Synced: 2024-11-09T00:42:18.354Z (1 day ago)
  • Versions: 5
  • Dependent Packages: 5
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 11.045%
    • Average: 21.512%
    • Dependent repos count: 31.98%

Dependencies

package.json npm
  • ava ^3.15.0 development
  • nyc ^15.1.0 development
  • tsd ^0.14.0 development
  • xo ^0.37.1 development
.github/workflows/main.yml actions
  • actions/checkout v3 composite
  • actions/setup-node v3 composite