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

https://github.com/minio/minlz

compression golang golang-package lz4 lz77 snappy throughput throughput-performance

Score: 22.30695804309157

Last synced: about 19 hours ago
JSON representation

Repository metadata:

MinLZ is a LZ77 compressor, focused on realtime data compression


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 2 days ago

Total Commits: 54
Total Committers: 2
Avg Commits per committer: 27.0
Development Distribution Score (DDS): 0.352

Commits in past year: 36
Committers in past year: 2
Avg Commits per committer in past year: 18.0
Development Distribution Score (DDS) in past year: 0.333

Name Email Commits
Klaus Post k****t@g****m 35
dependabot[bot] 4****] 19

Issue and Pull Request metadata

Last synced: 6 days ago

Total issues: 4
Total pull requests: 41
Average time to close issues: about 6 hours
Average time to close pull requests: 4 days
Total issue authors: 3
Total pull request authors: 3
Average comments per issue: 4.0
Average comments per pull request: 0.68
Merged pull request: 36
Bot issues: 0
Bot pull requests: 12

Past year issues: 1
Past year pull requests: 19
Past year average time to close issues: N/A
Past year average time to close pull requests: 5 days
Past year issue authors: 1
Past year pull request authors: 3
Past year average comments per issue: 2.0
Past year average comments per pull request: 1.42
Past year merged pull request: 15
Past year bot issues: 0
Past year bot pull requests: 4

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

Top Issue Authors

  • RaduBerinde (2)
  • lizthegrey (1)
  • jbowens (1)

Top Pull Request Authors

  • klauspost (27)
  • dependabot[bot] (12)
  • lizthegrey (2)

Top Issue Labels

Top Pull Request Labels

  • dependencies (12)
  • github_actions (9)

Package metadata

proxy.golang.org: github.com/minio/MinLZ

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/minio/MinLZ#section-documentation
  • Licenses: apache-2.0
  • Latest release: v1.2.0 (published about 1 month ago)
  • Last Synced: 2026-08-12T03:01:11.162Z (2 days ago)
  • Versions: 6
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 4.785%
    • Average: 4.946%
    • Dependent repos count: 5.107%
proxy.golang.org: github.com/minio/minlz/_generate

  • Homepage: https://github.com/minio/minlz
  • Documentation: https://pkg.go.dev/github.com/minio/minlz/_generate#section-documentation
  • Licenses: Apache-2.0
  • Latest release: (published 2 days ago)
  • Last Synced: 2026-08-12T03:01:25.501Z (2 days ago)
  • Versions: 0
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 4.827%
    • Average: 4.99%
    • Dependent repos count: 5.152%
proxy.golang.org: github.com/minio/minlz

  • Homepage: https://github.com/minio/minlz
  • Documentation: https://pkg.go.dev/github.com/minio/minlz#section-documentation
  • Licenses: Apache-2.0
  • Latest release: v1.2.0 (published about 1 month ago)
  • Last Synced: 2026-08-12T03:01:12.017Z (2 days ago)
  • Versions: 6
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Docker Downloads: 15,924,549
  • Rankings:
    • Dependent packages count: 5.744%
    • Average: 5.936%
    • Dependent repos count: 6.129%
guix: go-github-com-minio-minlz

LZ77 compressor


Dependencies

.github/workflows/codeql-analysis.yml actions
  • actions/checkout b4ffde65f46336ab88eb53be808477a3936bae11 composite
  • github/codeql-action/analyze 9e8d0789d4a0fa9ceb6b1738f7e269594bdd67f0 composite
  • github/codeql-action/autobuild 9e8d0789d4a0fa9ceb6b1738f7e269594bdd67f0 composite
  • github/codeql-action/init 9e8d0789d4a0fa9ceb6b1738f7e269594bdd67f0 composite
.github/workflows/go.yml actions
  • actions/checkout v4 composite
  • actions/setup-go v5.3.0 composite
.github/workflows/release.yml actions
  • actions/checkout b4ffde65f46336ab88eb53be808477a3936bae11 composite
  • actions/setup-go 5a083d0e9a84784eb32078397cf5459adecb4c40 composite
  • goreleaser/goreleaser-action 9ed2f89a662bf1735a48bc8557fd212fa902bebf composite
_generate/go.mod go
  • github.com/klauspost/asmfmt v1.3.2
  • github.com/mmcloughlin/avo v0.6.0
  • golang.org/x/mod v0.22.0
  • golang.org/x/sync v0.9.0
  • golang.org/x/tools v0.27.0
_generate/go.sum go
  • github.com/klauspost/asmfmt v1.3.2
  • github.com/mmcloughlin/avo v0.6.0
  • golang.org/x/mod v0.22.0
  • golang.org/x/sync v0.9.0
  • golang.org/x/tools v0.27.0
go.mod go
  • github.com/klauspost/compress v1.17.11
go.sum go
  • github.com/klauspost/compress v1.17.11