https://github.com/hashicorp/golang-lru
Score: 37.23234406931868
Last synced: about 6 hours ago
JSON representation
Repository metadata:
Golang LRU cache
- Host: GitHub
- URL: https://github.com/hashicorp/golang-lru
- Owner: hashicorp
- License: mpl-2.0
- Created: 2014-08-06T22:14:53.000Z (about 12 years ago)
- Default Branch: main
- Last Pushed: 2026-09-03T15:21:28.000Z (7 days ago)
- Last Synced: 2026-09-06T20:17:06.005Z (3 days ago)
- Language: Go
- Size: 162 KB
- Stars: 5,120
- Watchers: 310
- Forks: 544
- Open Issues: 54
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Owner metadata:
- Name: HashiCorp
- Login: hashicorp
- Email: hello@hashicorp.com
- Kind: organization
- Description: Consistent workflows to provision, secure, connect, and run any infrastructure for any application.
- Website: https://hashicorp.com
- Location: San Francisco, CA
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/761456?v=4
- Repositories: 944
- Last Synced at: 2026-09-07T00:49:07.754Z
- Profile URL: https://github.com/hashicorp
GitHub Events
Total
- Create event: 14
- Delete event: 8
- Fork event: 32
- Issue comment event: 41
- Issues event: 7
- Member event: 3
- Pull request event: 29
- Pull request review comment event: 7
- Pull request review event: 18
- Push event: 15
- Watch event: 514
- Total: 688
Last Year
- Create event: 8
- Delete event: 6
- Fork event: 2
- Issue comment event: 5
- Issues event: 1
- Pull request event: 13
- Pull request review comment event: 3
- Pull request review event: 6
- Push event: 4
- Watch event: 95
- Total: 143
Committers metadata
Last synced: 1 day ago
Total Commits: 141
Total Committers: 56
Avg Commits per committer: 2.518
Development Distribution Score (DDS): 0.823
Commits in past year: 17
Committers in past year: 9
Avg Commits per committer in past year: 1.889
Development Distribution Score (DDS) in past year: 0.647
| Name | Commits | |
|---|---|---|
| Armon Dadgar | a****r@g****m | 25 |
| Jeff Mitchell | j****l@g****m | 10 |
| Dmitry Verkhoturov | p****7@g****m | 9 |
| dependabot[bot] | 4****] | 9 |
| Michael Gaffney | m****e@g****c | 8 |
| KaushikiAnand | k****d@h****m | 6 |
| Mark Reid | m****d@m****m | 6 |
| hashicorp-copywrite[bot] | 1****] | 4 |
| Marek Dolgos | m****k@l****o | 3 |
| Michael Schurter | m****r@h****m | 3 |
| Ritik Rajdev | 5****v | 3 |
| creatorHead | a****d@h****m | 2 |
| Yigong Liu | 7****r | 2 |
| Shawn Smith | s****h@g****m | 2 |
| Sasha Melentyev | s****a@m****o | 2 |
| Nick Galbreath | n****g@c****m | 2 |
| Mitchell Hashimoto | m****o@g****m | 2 |
| Michael Muré | m****e@c****t | 2 |
| Joe Sylve | j****e@b****m | 2 |
| James Rasell | j****l | 2 |
| Daniel Kumor | d****l@d****m | 2 |
| closs | c****s@s****m | 1 |
| Alexander Gugel | a****l@g****m | 1 |
| Alexey Ivanov | S****z@G****m | 1 |
| Almenon | a****4@g****m | 1 |
| Bo Lopker | l****k@g****m | 1 |
| Bryce Kahle | g****b@b****m | 1 |
| DCjanus | D****s@d****m | 1 |
| zhuliquan | z****e@f****m | 1 |
| yuokada | c****t@g****m | 1 |
| and 26 more... | ||
Issue and Pull Request metadata
Last synced: 1 day ago
Total issues: 72
Total pull requests: 132
Average time to close issues: 9 months
Average time to close pull requests: 6 months
Total issue authors: 69
Total pull request authors: 78
Average comments per issue: 2.17
Average comments per pull request: 2.31
Merged pull request: 55
Bot issues: 0
Bot pull requests: 13
Past year issues: 2
Past year pull requests: 17
Past year average time to close issues: 16 days
Past year average time to close pull requests: 24 days
Past year issue authors: 2
Past year pull request authors: 14
Past year average comments per issue: 0.5
Past year average comments per pull request: 0.94
Past year merged pull request: 9
Past year bot issues: 0
Past year bot pull requests: 5
Top Issue Authors
- pkieltyka (2)
- paskal (2)
- shellohunter (2)
- AkihiroSuda (1)
- olebedev (1)
- yazhuo (1)
- abdullahkmunawar (1)
- SuperSandro2000 (1)
- immortal-boy (1)
- karanjmu92 (1)
- rtksrubie (1)
- laotoutou (1)
- ktanqwerty (1)
- viralmutant (1)
- xuetusc (1)
Top Pull Request Authors
- paskal (7)
- dependabot[bot] (6)
- yigongliu-concur (5)
- venkatsvpr (5)
- laotoutou (4)
- ritikrajdev (4)
- hashicorp-copywrite[bot] (4)
- AllenWrong (4)
- rfyiamcool (3)
- KaushikiAnand (3)
- mgaffney (3)
- zhuliquan (2)
- yuva29 (2)
- ashukur (2)
- DCjanus (2)
Top Issue Labels
Top Pull Request Labels
- github_actions (6)
- dependencies (6)
- automated (4)
- legal (4)
- internal-approval (2)
- SEC-090 (1)
- hacktoberfest-accepted (1)
- SEC-090/Pinning/Trusted (1)
Package metadata
- Total packages: 35
- Total downloads: unknown
- Total docker downloads: 51,025,315,175
- Total dependent packages: 27,119 (may contain duplicates)
- Total dependent repositories: 130,811 (may contain duplicates)
- Total versions: 153
proxy.golang.org: github.com/hashicorp/golang-lru
Package lru provides three different LRU caches of varying sophistication.
- Homepage: https://github.com/hashicorp/golang-lru
- Documentation: https://pkg.go.dev/github.com/hashicorp/golang-lru#section-documentation
- Licenses: MPL-2.0
- Latest release: v1.0.2 (published about 3 years ago)
- Last Synced: 2026-09-07T21:19:42.272Z (2 days ago)
- Versions: 9
- Dependent Packages: 25,900
- Dependent Repositories: 128,405
- Docker Downloads: 40,774,618,288
-
Rankings:
- Dependent repos count: 0.005%
- Dependent packages count: 0.007%
- Docker downloads count: 0.008%
- Average: 0.509%
- Stargazers count: 1.146%
- Forks count: 1.38%
proxy.golang.org: github.com/hashicorp/golang-lru/v2
Package lru provides three different LRU caches of varying sophistication.
- Homepage: https://github.com/hashicorp/golang-lru
- Documentation: https://pkg.go.dev/github.com/hashicorp/golang-lru/v2#section-documentation
- Licenses: MPL-2.0
- Latest release: v2.0.7 (published almost 3 years ago)
- Last Synced: 2026-09-08T21:07:01.977Z (1 day ago)
- Versions: 8
- Dependent Packages: 1,219
- Dependent Repositories: 2,405
- Docker Downloads: 8,622,914,446
-
Rankings:
- Docker downloads count: 0.046%
- Dependent repos count: 0.167%
- Dependent packages count: 0.234%
- Average: 0.587%
- Stargazers count: 1.125%
- Forks count: 1.36%
proxy.golang.org: github.com/hashicorp/golang-lru/v2/simplelru
Package simplelru provides simple LRU implementation based on build-in container/list.
- Homepage: https://github.com/hashicorp/golang-lru
- Status: removed
- Documentation: https://pkg.go.dev/github.com/hashicorp/golang-lru/v2/simplelru#section-documentation
- Licenses: MPL-2.0
- Latest release: v2.0.7 (published 4 months ago)
- Last Synced: 2026-09-07T23:01:55.237Z (2 days ago)
- Versions: 8
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Stargazers count: 1.073%
- Forks count: 1.359%
- Average: 3.058%
- Dependent packages count: 4.741%
- Dependent repos count: 5.06%
proxy.golang.org: github.com/hashicorp/golang-lru/v2/internal
- Homepage: https://github.com/hashicorp/golang-lru
- Status: removed
- Documentation: https://pkg.go.dev/github.com/hashicorp/golang-lru/v2/internal#section-documentation
- Licenses: MPL-2.0
- Latest release: v2.0.7 (published 4 months ago)
- Last Synced: 2026-09-08T21:08:46.748Z (1 day ago)
- Versions: 3
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Stargazers count: 1.073%
- Forks count: 1.359%
- Average: 3.058%
- Dependent packages count: 4.741%
- Dependent repos count: 5.06%
proxy.golang.org: github.com/HashiCorp/golang-lru
- Homepage:
- Documentation: https://pkg.go.dev/github.com/HashiCorp/golang-lru#section-documentation
- Licenses: mpl-2.0
- Latest release: v1.0.2 (published about 3 years ago)
- Last Synced: 2026-09-08T21:20:35.677Z (1 day ago)
- Versions: 8
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Stargazers count: 1.156%
- Forks count: 1.44%
- Average: 3.305%
- Dependent packages count: 5.14%
- Dependent repos count: 5.485%
proxy.golang.org: github.com/hashicorp/golang-lru/arc/v2
- Homepage: https://github.com/hashicorp/golang-lru
- Documentation: https://pkg.go.dev/github.com/hashicorp/golang-lru/arc/v2#section-documentation
- Licenses: MPL-2.0
- Latest release: v2.0.7 (published almost 3 years ago)
- Last Synced: 2026-09-08T21:10:24.425Z (1 day ago)
- Versions: 5
- Dependent Packages: 0
- Dependent Repositories: 1
- Docker Downloads: 1,627,782,432
-
Rankings:
- Stargazers count: 1.105%
- Forks count: 1.329%
- Average: 3.92%
- Dependent repos count: 4.794%
- Dependent packages count: 8.453%
proxy.golang.org: github.com/hashiCorp/golang-lru
- Homepage:
- Documentation: https://pkg.go.dev/github.com/hashiCorp/golang-lru#section-documentation
- Licenses: mpl-2.0
- Latest release: v1.0.2 (published about 3 years ago)
- Last Synced: 2026-09-08T21:08:02.519Z (1 day ago)
- Versions: 8
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 4.539%
- Average: 4.691%
- Dependent repos count: 4.844%
proxy.golang.org: github.com/hashICorp/golang-LRU/v2
- Homepage:
- Documentation: https://pkg.go.dev/github.com/hashICorp/golang-LRU/v2#section-documentation
- Licenses: mpl-2.0
- Latest release: v2.0.7 (published almost 3 years ago)
- Last Synced: 2026-09-08T21:06:00.779Z (1 day ago)
- Versions: 8
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 4.616%
- Average: 4.772%
- Dependent repos count: 4.927%
proxy.golang.org: github.com/hashICorp/golang-LRU
- Homepage:
- Documentation: https://pkg.go.dev/github.com/hashICorp/golang-LRU#section-documentation
- Licenses: mpl-2.0
- Latest release: v1.0.2 (published about 3 years ago)
- Last Synced: 2026-09-07T23:46:38.976Z (2 days ago)
- Versions: 8
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 4.616%
- Average: 4.772%
- Dependent repos count: 4.927%
proxy.golang.org: github.com/Hashicorp/Golang-lru
- Homepage:
- Documentation: https://pkg.go.dev/github.com/Hashicorp/Golang-lru#section-documentation
- Licenses: mpl-2.0
- Latest release: v1.0.2 (published about 3 years ago)
- Last Synced: 2026-09-07T21:28:47.115Z (2 days ago)
- Versions: 8
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 4.619%
- Average: 4.774%
- Dependent repos count: 4.93%
proxy.golang.org: github.com/hashicorp/golang-lRU
- Homepage:
- Documentation: https://pkg.go.dev/github.com/hashicorp/golang-lRU#section-documentation
- Licenses: mpl-2.0
- Latest release: v1.0.2 (published about 3 years ago)
- Last Synced: 2026-09-07T21:08:40.362Z (2 days ago)
- Versions: 8
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 4.625%
- Average: 4.78%
- Dependent repos count: 4.935%
proxy.golang.org: github.com/hashicorp/golang-lRU/v2
- Homepage:
- Documentation: https://pkg.go.dev/github.com/hashicorp/golang-lRU/v2#section-documentation
- Licenses: mpl-2.0
- Latest release: v2.0.7 (published almost 3 years ago)
- Last Synced: 2026-09-08T21:08:46.436Z (1 day ago)
- Versions: 8
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 4.625%
- Average: 4.78%
- Dependent repos count: 4.935%
proxy.golang.org: github.com/hashicorp/golang-lru/simplelru
Package simplelru provides simple LRU implementation based on build-in container/list.
- Homepage: https://github.com/hashicorp/golang-lru
- Status: removed
- Documentation: https://pkg.go.dev/github.com/hashicorp/golang-lru/simplelru#section-documentation
- Licenses: MPL-2.0
- Latest release: v1.0.2 (published 4 months ago)
- Last Synced: 2026-09-08T01:07:38.786Z (2 days ago)
- Versions: 7
- Dependent Packages: 0
- Dependent Repositories: 0
- Docker Downloads: 9
-
Rankings:
- Dependent packages count: 4.748%
- Average: 4.908%
- Dependent repos count: 5.067%
proxy.golang.org: github.com/HashiCorp/golang-lru/v2
- Homepage:
- Documentation: https://pkg.go.dev/github.com/HashiCorp/golang-lru/v2#section-documentation
- Licenses: mpl-2.0
- Latest release: v2.0.7 (published almost 3 years ago)
- Last Synced: 2026-09-07T21:13:29.631Z (2 days ago)
- Versions: 8
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 4.836%
- Average: 4.998%
- Dependent repos count: 5.161%
proxy.golang.org: github.com/Hashicorp/golang-lru/v2
- Homepage:
- Documentation: https://pkg.go.dev/github.com/Hashicorp/golang-lru/v2#section-documentation
- Licenses: mpl-2.0
- Latest release: v2.0.7 (published almost 3 years ago)
- Last Synced: 2026-09-08T21:03:56.122Z (1 day ago)
- Versions: 8
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 4.916%
- Average: 5.081%
- Dependent repos count: 5.246%
proxy.golang.org: github.com/hashicorp/golang-lrU
- Homepage:
- Documentation: https://pkg.go.dev/github.com/hashicorp/golang-lrU#section-documentation
- Licenses: mpl-2.0
- Latest release: v1.0.2 (published about 3 years ago)
- Last Synced: 2026-09-07T21:17:23.648Z (2 days ago)
- Versions: 8
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 5.103%
- Average: 5.274%
- Dependent repos count: 5.445%
proxy.golang.org: github.com/hashicorp/Golang-lru
- Homepage:
- Documentation: https://pkg.go.dev/github.com/hashicorp/Golang-lru#section-documentation
- Licenses: mpl-2.0
- Latest release: v1.0.2 (published about 3 years ago)
- Last Synced: 2026-09-07T21:31:22.670Z (2 days ago)
- Versions: 8
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 5.363%
- Average: 5.543%
- Dependent repos count: 5.723%
proxy.golang.org: github.com/Hashicorp/golang-lru
This package provides a simple LRU cache.
- Homepage: https://github.com/Hashicorp/golang-lru
- Documentation: https://pkg.go.dev/github.com/Hashicorp/golang-lru#section-documentation
- Licenses: MPL-2.0
- Latest release: v1.0.2 (published about 3 years ago)
- Last Synced: 2026-09-07T22:01:49.006Z (2 days ago)
- Versions: 8
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 6.999%
- Average: 8.173%
- Dependent repos count: 9.346%
guix: go-github-com-hashicorp-golang-lru-arc-v2
Adaptive Replacement Cache
- Homepage: https://github.com/hashicorp/golang-lru
- Documentation: https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/golang-xyz.scm#n12928
- Licenses: mpl2.0
- Latest release: 2.0.7 (published 6 months ago)
- Last Synced: 2026-08-18T12:32:11.977Z (23 days ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
ubuntu-23.10: golang-github-hashicorp-golang-lru
- Homepage: https://github.com/hashicorp/golang-lru
- Licenses: mpl-2.0
- Latest release: 0.5.4-2 (published 7 months ago)
- Last Synced: 2026-08-18T12:30:43.153Z (23 days ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
debian-10: golang-github-hashicorp-golang-lru
- Homepage: https://github.com/hashicorp/golang-lru
- Documentation: https://packages.debian.org/buster/golang-github-hashicorp-golang-lru
- Licenses: mpl-2.0
- Latest release: 0.5.0-1 (published 7 months ago)
- Last Synced: 2026-08-06T10:25:32.509Z (about 1 month 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: golang-github-hashicorp-golang-lru
- Homepage: https://github.com/hashicorp/golang-lru
- Licenses: mpl-2.0
- Latest release: 0.5.4-2 (published 7 months ago)
- Last Synced: 2026-08-18T12:30:10.599Z (23 days 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: golang-github-hashicorp-golang-lru
- Homepage: https://github.com/hashicorp/golang-lru
- Licenses: mpl-2.0
- Latest release: 0.5.4-2 (published 7 months ago)
- Last Synced: 2026-08-18T12:30:53.052Z (23 days ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
guix: go-github-com-hashicorp-golang-lru
Golang LRU cache
- Homepage: https://github.com/hashicorp/golang-lru
- Documentation: https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/golang-xyz.scm#n12903
- Licenses: mpl2.0
- Latest release: 1.0.2 (published 6 months ago)
- Last Synced: 2026-08-18T12:32:11.978Z (23 days 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: golang-github-hashicorp-golang-lru
- Homepage: https://github.com/hashicorp/golang-lru
- Status: removed
- Licenses: mpl-2.0
- Latest release: 0.5.4-2 (published 7 months ago)
- Last Synced: 2026-08-02T03:05:56.648Z (about 1 month ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
debian-11: golang-github-hashicorp-golang-lru
- Homepage: https://github.com/hashicorp/golang-lru
- Documentation: https://packages.debian.org/bullseye/golang-github-hashicorp-golang-lru
- Licenses: mpl-2.0
- Latest release: 0.5.4-2 (published 7 months ago)
- Last Synced: 2026-08-18T12:28:31.399Z (23 days 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: golang-github-hashicorp-golang-lru
- Homepage: https://github.com/hashicorp/golang-lru
- Licenses: mpl-2.0
- Latest release: 0.5.4-1 (published 7 months ago)
- Last Synced: 2026-08-18T12:29:36.845Z (23 days ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
debian-13: golang-github-hashicorp-golang-lru
- Homepage: https://github.com/hashicorp/golang-lru
- Documentation: https://packages.debian.org/trixie/golang-github-hashicorp-golang-lru
- Licenses: mpl-2.0
- Latest release: 0.5.4-2 (published 7 months ago)
- Last Synced: 2026-08-18T12:29:02.834Z (23 days ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
ubuntu-24.10: golang-github-hashicorp-golang-lru
- Homepage: https://github.com/hashicorp/golang-lru
- Licenses: mpl-2.0
- Latest release: 0.5.4-2 (published 7 months ago)
- Last Synced: 2026-08-18T12:30:43.345Z (23 days 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: golang-github-hashicorp-golang-lru-v2
- Homepage: https://github.com/hashicorp/golang-lru
- Licenses: mpl-2.0
- Latest release: 2.0.7-2 (published 7 months ago)
- Last Synced: 2026-08-18T12:30:31.485Z (23 days ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
debian-12: golang-github-hashicorp-golang-lru
- Homepage: https://github.com/hashicorp/golang-lru
- Documentation: https://packages.debian.org/bookworm/golang-github-hashicorp-golang-lru
- Licenses: mpl-2.0
- Latest release: 0.5.4-2 (published 7 months ago)
- Last Synced: 2026-08-18T12:29:40.191Z (23 days ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
ubuntu-24.10: golang-github-hashicorp-golang-lru-v2
- Homepage: https://github.com/hashicorp/golang-lru
- Licenses: mpl-2.0
- Latest release: 2.0.7-2 (published 7 months ago)
- Last Synced: 2026-08-18T12:31:02.455Z (23 days ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
guix: go-github-com-hashicorp-golang-lru-v2
Golang LRU cache
- Homepage: https://github.com/hashicorp/golang-lru
- Documentation: https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/golang-xyz.scm#n12968
- Licenses: mpl-2.0
- Latest release: 2.0.7 (published 6 months ago)
- Last Synced: 2026-08-18T12:32:03.920Z (23 days ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
ubuntu-23.10: golang-github-hashicorp-golang-lru-v2
- Homepage: https://github.com/hashicorp/golang-lru
- Licenses: mpl-2.0
- Latest release: 2.0.1-2 (published 7 months ago)
- Last Synced: 2026-08-18T12:30:58.645Z (23 days ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
debian-13: golang-github-hashicorp-golang-lru-v2
- Homepage: https://github.com/hashicorp/golang-lru
- Documentation: https://packages.debian.org/trixie/golang-github-hashicorp-golang-lru-v2
- Licenses: mpl-2.0
- Latest release: 2.0.7-2 (published 7 months ago)
- Last Synced: 2026-08-18T12:29:03.672Z (23 days ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
Dependencies
- actions/checkout v2 composite
- actions/setup-go v1 composite