An open API service for producing an overview of a list of open source projects.

https://github.com/bodgit/sevenzip

7z 7zip archive archiving bcj bcj2 brotli compression compressor decompression decompressor deflate delta golang golang-library lz4 lzma lzma2 zstandard zstd

Score: 22.6698888818311

Last synced: about 3 hours ago
JSON representation

Repository metadata:

Golang library for dealing with 7-zip archives


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 1 day ago

Total Commits: 374
Total Committers: 7
Avg Commits per committer: 53.429
Development Distribution Score (DDS): 0.484

Commits in past year: 59
Committers in past year: 4
Avg Commits per committer in past year: 14.75
Development Distribution Score (DDS) in past year: 0.407

Name Email Commits
dependabot[bot] 4****] 193
Matt Dainty m****t@b****m 140
renovate[bot] 2****] 35
Daniel Hobe h****e@g****m 3
Nao Yonashiro o****o@g****m 1
Jon Williams j****n@j****s 1
Dmitry Kulagin k****s@g****m 1

Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 41
Total pull requests: 460
Average time to close issues: 2 months
Average time to close pull requests: 12 days
Total issue authors: 26
Total pull request authors: 12
Average comments per issue: 2.27
Average comments per pull request: 1.21
Merged pull request: 268
Bot issues: 2
Bot pull requests: 391

Past year issues: 5
Past year pull requests: 35
Past year average time to close issues: 7 days
Past year average time to close pull requests: 13 days
Past year issue authors: 5
Past year pull request authors: 5
Past year average comments per issue: 0.8
Past year average comments per pull request: 1.17
Past year merged pull request: 15
Past year bot issues: 2
Past year bot pull requests: 31

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/bodgit/sevenzip

Top Issue Authors

  • bodgit (13)
  • spectertian (2)
  • zollty (2)
  • Thijxx (2)
  • Puyodead1 (1)
  • gooxion (1)
  • mac2000 (1)
  • PoyExe (1)
  • renovate[bot] (1)
  • dependabot[bot] (1)
  • adenis78 (1)
  • marktayl (1)
  • d4z3x (1)
  • zfLQ2qx2 (1)
  • powellnorma (1)

Top Pull Request Authors

  • dependabot[bot] (370)
  • bodgit (52)
  • renovate[bot] (21)
  • kulaginds (4)
  • turtletowerz (2)
  • wizardishungry (2)
  • ihateradiohead (2)
  • belyalov (2)
  • gooxion (2)
  • secDre4mer (1)
  • unxed (1)
  • lorenyeung (1)

Top Issue Labels

  • enhancement (13)
  • bug (10)
  • question (7)
  • wontfix (4)
  • github_actions (1)
  • dependencies (1)
  • duplicate (1)

Top Pull Request Labels

  • dependencies (370)
  • github_actions (263)
  • go (107)
  • enhancement (15)
  • bug (7)
  • autorelease: tagged (6)
  • autorelease: pending (5)

Package metadata

proxy.golang.org: github.com/bodgit/sevenzip

Package sevenzip provides read access to 7-zip archives.

  • Homepage: https://github.com/bodgit/sevenzip
  • Documentation: https://pkg.go.dev/github.com/bodgit/sevenzip#section-documentation
  • Licenses: BSD-3-Clause
  • Latest release: v1.6.5 (published about 1 month ago)
  • Last Synced: 2026-08-13T02:15:58.615Z (1 day ago)
  • Versions: 22
  • Dependent Packages: 181
  • Dependent Repositories: 38
  • Docker Downloads: 3,833,873
  • Rankings:
    • Docker downloads count: 0.56%
    • Dependent packages count: 0.663%
    • Dependent repos count: 0.911%
    • Average: 3.48%
    • Stargazers count: 5.425%
    • Forks count: 9.844%
proxy.golang.org: github.com/Bodgit/sevenzip

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/Bodgit/sevenzip#section-documentation
  • Licenses: bsd-3-clause
  • Latest release: v1.6.5 (published about 1 month ago)
  • Last Synced: 2026-08-13T02:11:50.320Z (1 day ago)
  • Versions: 22
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 4.651%
    • Average: 4.807%
    • Dependent repos count: 4.964%
guix: go-github-com-bodgit-sevenzip

Golang library for dealing with 7-zip archives


Dependencies

go.mod go
  • github.com/andybalholm/brotli v1.0.4
  • github.com/bodgit/plumbing v1.2.0
  • github.com/bodgit/windows v1.0.0
  • github.com/connesc/cipherio v0.2.1
  • github.com/hashicorp/errwrap v1.0.0
  • github.com/hashicorp/go-multierror v1.1.1
  • github.com/klauspost/compress v1.15.9
  • github.com/pierrec/lz4/v4 v4.1.15
  • github.com/ulikunitz/xz v0.5.10
  • go4.org v0.0.0-20200411211856-f5505b9728dd
  • golang.org/x/text v0.3.7
go.sum go
  • 232 dependencies
.github/workflows/main.yml actions
  • actions/checkout v3 composite
  • actions/setup-go v3 composite
  • golangci/golangci-lint-action v3 composite
  • goreleaser/goreleaser-action v4.2.0 composite
  • shogo82148/actions-goveralls v1 composite