Ecosyste.ms: Funds
An open API service for providing issue and pull request metadata for open source projects.
https://github.com/aio-libs/async-lru
asyncio lru lru-cache
Last synced: about 5 hours ago
Repository metadata:
Simple LRU cache for asyncio
- Host: GitHub
- URL: https://github.com/aio-libs/async-lru
- Owner: aio-libs
- License: mit
- Created: 2017-02-20T14:06:47.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-10-23T19:31:53.000Z (17 days ago)
- Last Synced: 2024-10-29T15:46:08.610Z (12 days ago)
- Topics: asyncio, lru, lru-cache
- Language: Python
- Homepage: https://pypi.org/p/async-lru
- Size: 403 KB
- Stars: 712
- Watchers: 21
- Forks: 53
- Open Issues: 7
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGES.rst
- License: LICENSE
Owner metadata:
- Name: aio-libs
- Login: aio-libs
- Email:
- Kind: organization
- Description: The set of asyncio-based libraries built with high quality
- Website: https://github.com/aio-libs/.github/discussions
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/7049303?v=4
- Repositories: 67
- Last Synced at: 2024-05-21T03:08:48.813Z
- Profile URL: https://github.com/aio-libs
- Sponsor URL:
Committers metadata
Last synced: about 8 hours ago
Total Commits: 416
Total Committers: 17
Avg Commits per committer: 24.471
Development Distribution Score (DDS): 0.702
Commits in past year: 78
Committers in past year: 2
Avg Commits per committer in past year: 39.0
Development Distribution Score (DDS) in past year: 0.013
Name | Commits | |
---|---|---|
dependabot[bot] | 4****] | 124 |
dependabot-preview[bot] | 2****] | 78 |
hellysmile | h****e@g****m | 64 |
pyup-bot | g****t@p****o | 49 |
Andrew Svetlov | a****v@g****m | 42 |
Sviatoslav Sydorenko | wk@s****a | 15 |
dependabot[bot] | s****t@d****m | 14 |
litwisha | l****a@g****m | 8 |
Sam Bull | a****0@s****g | 7 |
Sam Bull | g****t@s****g | 5 |
Sviatoslav Sydorenko | s****t@r****m | 4 |
Alex Rothberg | a****g@g****m | 1 |
sylwia-budzynska | 1****a | 1 |
Anthony Hivert | a****t@g****m | 1 |
Dima Kruk | k****a@g****m | 1 |
GabrielSalla | g****a@g****m | 1 |
laky55555 | l****5@g****m | 1 |
Issue and Pull Request metadata
Last synced: about 5 hours ago
Package metadata
- Total packages: 5
-
Total downloads:
- pypi: 22,906,315 last-month
- Total docker downloads: 544,219,948
- Total dependent packages: 112 (may contain duplicates)
- Total dependent repositories: 2,124 (may contain duplicates)
- Total versions: 29
- Total maintainers: 4
pypi: async-lru
Simple LRU cache for asyncio
- Homepage: https://github.com/aio-libs/async-lru
- Documentation: https://async-lru.readthedocs.io/
- Licenses: MIT License
- Latest release: 2.0.4 (published over 1 year ago)
- Last Synced: 2024-11-09T00:42:19.316Z (1 day ago)
- Versions: 16
- Dependent Packages: 108
- Dependent Repositories: 2,089
- Downloads: 22,895,806 Last month
- Docker Downloads: 544,219,948
-
Rankings:
- Downloads: 0.069%
- Dependent repos count: 0.233%
- Dependent packages count: 0.243%
- Docker downloads count: 0.895%
- Average: 2.058%
- Stargazers count: 3.438%
- Forks count: 7.469%
- Maintainers (3)
go: github.com/aio-libs/async-lru
- Homepage:
- Documentation: https://pkg.go.dev/github.com/aio-libs/async-lru#section-documentation
- Licenses: mit
- Latest release: v2.0.4+incompatible (published over 1 year ago)
- Last Synced: 2024-11-08T23:03:13.585Z (1 day ago)
- Versions: 9
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Stargazers count: 2.563%
- Forks count: 3.562%
- Average: 6.625%
- Dependent packages count: 9.576%
- Dependent repos count: 10.802%
conda: async-lru
- Homepage: https://github.com/aio-libs/async-lru
- Licenses: MIT
- Latest release: 1.0.3 (published over 2 years ago)
- Last Synced: 2024-11-01T19:35:32.468Z (8 days ago)
- Versions: 2
- Dependent Packages: 1
- Dependent Repositories: 9
-
Rankings:
- Dependent repos count: 11.53%
- Stargazers count: 17.629%
- Average: 21.069%
- Forks count: 26.169%
- Dependent packages count: 28.949%
pypi: async-lru-threadsafe
Simple threadsafe LRU cache for asyncio
- Homepage: https://github.com/aio-libs/async-lru
- Documentation: https://async-lru-threadsafe.readthedocs.io/
- Licenses: MIT License
- Latest release: 2.0.4 (published about 1 year ago)
- Last Synced: 2024-11-08T23:03:12.013Z (1 day ago)
- Versions: 1
- Dependent Packages: 1
- Dependent Repositories: 0
- Downloads: 10,509 Last month
-
Rankings:
- Stargazers count: 2.758%
- Forks count: 6.049%
- Dependent packages count: 7.355%
- Average: 21.226%
- Dependent repos count: 68.741%
- Maintainers (1)
conda: async-lru
- Homepage: https://github.com/aio-libs/async-lru
- Licenses: MIT
- Latest release: 2.0.4 (published about 1 year ago)
- Last Synced: 2024-11-08T23:03:29.048Z (1 day ago)
- Versions: 1
- Dependent Packages: 2
- Dependent Repositories: 26
-
Rankings:
- Dependent repos count: 30.015%
- Stargazers count: 30.076%
- Dependent packages count: 30.62%
- Average: 32.481%
- Forks count: 39.213%
Dependencies
- black ==20.8b1
- flake8 ==3.8.4
- isort ==5.6.4
- mypy ==0.920
- pytest-asyncio ==0.14.0
- pytest-cov ==2.10.1
- pytest-runner ==5.2
- dependabot/fetch-metadata v1.6.0 composite
- actions/checkout v3 composite
- actions/setup-python v4 composite
- aio-libs/create-release v1.6.6 composite
- codecov/codecov-action v3 composite
- pre-commit/action v3.0.0 composite
- py-actions/py-dependency-install v4.0.0 composite
- pypa/gh-action-pypi-publish release/v1 composite
- re-actors/alls-green release/v1 composite
- sigstore/gh-action-sigstore-python v2.1.0 composite
- softprops/action-gh-release v1 composite
- actions/checkout v3 composite
- github/codeql-action/analyze v2 composite
- github/codeql-action/autobuild v2 composite
- github/codeql-action/init v2 composite
- flake8 ==6.1.0 development
- flake8-bandit ==4.1.1 development
- flake8-bugbear ==23.9.16 development
- flake8-import-order ==0.18.2 development
- flake8-requirements ==1.7.8 development
- mypy ==1.5.1 development