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

https://github.com/beehivebroadband/limitr

Score: -Infinity

Last synced: about 10 hours ago
JSON representation

Repository metadata:

A HTTP request rate limiter written in Go


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 1 day ago

Total Commits: 176
Total Committers: 4
Avg Commits per committer: 44.0
Development Distribution Score (DDS): 0.119

Commits in past year: 20
Committers in past year: 3
Avg Commits per committer in past year: 6.667
Development Distribution Score (DDS) in past year: 0.35

Name Email Commits
Mason m****s@b****t 155
Mason m****s@g****m 11
copilot-swe-agent[bot] 1****t 6
dependabot[bot] 4****] 4

Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 1
Total pull requests: 14
Average time to close issues: 5 days
Average time to close pull requests: about 12 hours
Total issue authors: 1
Total pull request authors: 3
Average comments per issue: 0.0
Average comments per pull request: 0.0
Merged pull request: 12
Bot issues: 0
Bot pull requests: 3

Past year issues: 0
Past year pull requests: 1
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: 1
Past year average comments per issue: 0
Past year average comments per pull request: 0.0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 1

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

Top Issue Authors

  • mfrancisbeehive (1)

Top Pull Request Authors

  • mfrancisbeehive (10)
  • dependabot[bot] (3)
  • masoncfrancis (1)

Top Issue Labels

Top Pull Request Labels

  • dependencies (3)
  • go (2)

Package metadata

proxy.golang.org: github.com/BeehiveBroadband/limitr

  • Homepage: https://github.com/BeehiveBroadband/limitr
  • Documentation: https://pkg.go.dev/github.com/BeehiveBroadband/limitr#section-documentation
  • Licenses: mit
  • Latest release: (published 1 day ago)
  • Last Synced: 2026-08-26T17:05:03.389Z (1 day ago)
  • Versions: 0
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 5.829%
    • Average: 6.024%
    • Dependent repos count: 6.22%

Dependencies

Dockerfile docker
  • golang 1.22.3-alpine3.20 build
go.mod go
  • github.com/andybalholm/brotli v1.0.5
  • github.com/gofiber/fiber/v2 v2.52.4
  • github.com/google/uuid v1.5.0
  • github.com/klauspost/compress v1.17.0
  • github.com/mattn/go-colorable v0.1.13
  • github.com/mattn/go-isatty v0.0.20
  • github.com/mattn/go-runewidth v0.0.15
  • github.com/rivo/uniseg v0.2.0
  • github.com/valyala/bytebufferpool v1.0.0
  • github.com/valyala/fasthttp v1.51.0
  • github.com/valyala/tcplisten v1.0.0
  • golang.org/x/sys v0.15.0
go.sum go
  • github.com/andybalholm/brotli v1.0.5
  • github.com/gofiber/fiber/v2 v2.52.4
  • github.com/google/uuid v1.5.0
  • github.com/klauspost/compress v1.17.0
  • github.com/mattn/go-colorable v0.1.13
  • github.com/mattn/go-isatty v0.0.16
  • github.com/mattn/go-isatty v0.0.20
  • github.com/mattn/go-runewidth v0.0.15
  • github.com/rivo/uniseg v0.2.0
  • github.com/valyala/bytebufferpool v1.0.0
  • github.com/valyala/fasthttp v1.51.0
  • github.com/valyala/tcplisten v1.0.0
  • golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab
  • golang.org/x/sys v0.6.0
  • golang.org/x/sys v0.15.0