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

https://github.com/ComputeIO/ranget

Score: -Infinity

Last synced: 36 minutes ago
JSON representation

Repository metadata:

Multi-threads HTTP Range-based downloader🚀🚀🚀


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 1 day ago

Total Commits: 4
Total Committers: 1
Avg Commits per committer: 4.0
Development Distribution Score (DDS): 0.0

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

Name Email Commits
Cloorc w****h@f****m 4

Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 0
Total pull requests: 0
Average time to close issues: N/A
Average time to close pull requests: N/A
Total issue authors: 0
Total pull request authors: 0
Average comments per issue: 0
Average comments per pull request: 0
Merged pull request: 0
Bot issues: 0
Bot pull requests: 0

Past year issues: 0
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 0
Past year average comments per issue: 0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

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

Top Issue Authors

Top Pull Request Authors


Top Issue Labels

Top Pull Request Labels


Package metadata

proxy.golang.org: github.com/computeio/ranget

ranget is a multi-threaded HTTP downloader with resume capability.

  • Homepage: https://github.com/computeio/ranget
  • Documentation: https://pkg.go.dev/github.com/computeio/ranget#section-documentation
  • Licenses: MIT
  • Latest release: v0.0.0-20260115012622-095e5a110890 (published 8 months ago)
  • Last Synced: 2026-09-11T18:04:28.805Z (1 day ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 4.933%
    • Average: 5.099%
    • Dependent repos count: 5.265%

Dependencies

.github/workflows/nightly.yml actions
  • actions/checkout v4 composite
  • actions/setup-go v5 composite
.github/workflows/release.yml actions
  • actions/checkout v4 composite
  • actions/setup-go v5 composite
go.mod go
  • github.com/google/jsonschema-go v0.3.0
  • github.com/modelcontextprotocol/go-sdk v1.2.0
  • github.com/yosida95/uritemplate/v3 v3.0.2
  • golang.org/x/oauth2 v0.30.0
go.sum go
  • github.com/golang-jwt/jwt/v5 v5.2.2
  • github.com/google/go-cmp v0.7.0
  • github.com/google/jsonschema-go v0.3.0
  • github.com/modelcontextprotocol/go-sdk v1.2.0
  • github.com/yosida95/uritemplate/v3 v3.0.2
  • golang.org/x/oauth2 v0.30.0
  • golang.org/x/tools v0.34.0