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

https://github.com/CosmicToast/brpaste

go pastebin redis

Score: -Infinity

Last synced: about 21 hours ago
JSON representation

Repository metadata:

A pastebin so fast, it burns rubber.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 2 days ago

Total Commits: 89
Total Committers: 4
Avg Commits per committer: 22.25
Development Distribution Score (DDS): 0.517

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

Name Email Commits
Chloe Kudryavtsev t****t@t****e 43
Chloe Kudryavtsev t****t@t****e 43
Chloé Vulquin c****e@t****t 2
Haelwenn (lanodan) Monnier c****t@h****e 1

Issue and Pull Request metadata

Last synced: 2 days ago

Total issues: 4
Total pull requests: 1
Average time to close issues: about 20 hours
Average time to close pull requests: about 7 hours
Total issue authors: 2
Total pull request authors: 1
Average comments per issue: 0.75
Average comments per pull request: 0.0
Merged pull request: 1
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/CosmicToast/brpaste

Top Issue Authors

  • CosmicToast (3)
  • ghost (1)

Top Pull Request Authors

  • lanodan (1)

Top Issue Labels

  • enhancement (2)
  • good first issue (1)
  • tests (1)

Top Pull Request Labels


Package metadata

proxy.golang.org: github.com/CosmicToast/brpaste

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/CosmicToast/brpaste#section-documentation
  • Licenses: unlicense
  • Latest release: v1.0.0 (published over 7 years ago)
  • Last Synced: 2026-08-25T16:32:53.473Z (2 days ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 6.999%
    • Average: 8.173%
    • Dependent repos count: 9.346%
proxy.golang.org: toast.cafe/x/brpaste/v2

  • Homepage: https://github.com/CosmicToast/brpaste
  • Documentation: https://pkg.go.dev/toast.cafe/x/brpaste/v2#section-documentation
  • Licenses: unlicense
  • Latest release: v2.1.0 (published over 6 years ago)
  • Last Synced: 2026-08-25T16:33:25.644Z (2 days ago)
  • Versions: 2
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 6.999%
    • Average: 8.173%
    • Dependent repos count: 9.346%
proxy.golang.org: github.com/cosmictoast/brpaste

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/cosmictoast/brpaste#section-documentation
  • Licenses: unlicense
  • Latest release: v1.0.0 (published over 7 years ago)
  • Last Synced: 2026-08-25T16:33:26.222Z (2 days ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 6.999%
    • Average: 8.173%
    • Dependent repos count: 9.346%

Dependencies

go.mod go
  • github.com/fasthttp/router v0.5.2
  • github.com/go-redis/redis/v7 v7.0.0-beta.4
  • github.com/golang/protobuf v1.3.1
  • github.com/klauspost/compress v1.9.4
  • github.com/stretchr/testify v1.5.1
  • github.com/twmb/murmur3 v1.0.0
  • github.com/valyala/fasthttp v1.7.0
  • github.com/valyala/quicktemplate v1.4.1
  • golang.org/x/text v0.3.2
  • toast.cafe/x/libuconf v0.0.0-20200419230957-881131b6a896
go.sum go
  • github.com/BurntSushi/toml v0.3.1
  • github.com/davecgh/go-spew v1.1.0
  • github.com/davecgh/go-spew v1.1.1
  • github.com/fasthttp/router v0.5.2
  • github.com/fsnotify/fsnotify v1.4.7
  • github.com/go-redis/redis/v7 v7.0.0-beta.4
  • github.com/golang/protobuf v1.2.0
  • github.com/golang/protobuf v1.3.1
  • github.com/hpcloud/tail v1.0.0
  • github.com/klauspost/compress v1.4.0
  • github.com/klauspost/compress v1.4.1
  • github.com/klauspost/compress v1.8.2
  • github.com/klauspost/compress v1.9.4
  • github.com/klauspost/cpuid v0.0.0-20180405133222-e7e905edc00e
  • github.com/klauspost/cpuid v1.2.0
  • github.com/klauspost/cpuid v1.2.1
  • github.com/onsi/ginkgo v1.6.0
  • github.com/onsi/ginkgo v1.8.0
  • github.com/onsi/gomega v1.5.0
  • github.com/pelletier/go-toml v1.7.0
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/savsgio/gotils v0.0.0-20190925070755-524bc4f47500
  • github.com/stretchr/objx v0.1.0
  • github.com/stretchr/testify v1.5.1
  • github.com/twmb/murmur3 v1.0.0
  • github.com/valyala/bytebufferpool v1.0.0
  • github.com/valyala/fasthttp v1.2.0
  • github.com/valyala/fasthttp v1.6.0
  • github.com/valyala/fasthttp v1.7.0
  • github.com/valyala/quicktemplate v1.4.1
  • github.com/valyala/tcplisten v0.0.0-20161114210144-ceec8f93295a
  • golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
  • golang.org/x/net v0.0.0-20180906233101-161cd47e91fd
  • golang.org/x/net v0.0.0-20180911220305-26e67e76b6c3
  • golang.org/x/net v0.0.0-20190827160401-ba9fcec4b297
  • golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
  • golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
  • golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
  • golang.org/x/text v0.3.0
  • golang.org/x/text v0.3.2
  • golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e
  • gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
  • gopkg.in/fsnotify.v1 v1.4.7
  • gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7
  • gopkg.in/yaml.v2 v2.2.1
  • gopkg.in/yaml.v2 v2.2.2
  • gopkg.in/yaml.v2 v2.2.8
  • toast.cafe/x/libuconf v0.0.0-20200419230957-881131b6a896