Ecosyste.ms: Funds

An open API service for providing issue and pull request metadata for open source projects.

https://github.com/beorn7/perks

Last synced: about 4 hours ago

Repository metadata:

Effective Computation of Things


Owner metadata:


Committers metadata

Last synced: about 7 hours ago

Total Commits: 84
Total Committers: 10
Avg Commits per committer: 8.4
Development Distribution Score (DDS): 0.25

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
Blake Mizerany b****y@g****m 63
Caleb Spare c****e@g****m 5
Bjoern Rabenstein b****n@r****n 4
Bjoern Rabenstein b****n@s****m 3
Dane Harrigan d****n@g****m 2
Fabian Stäber f****n@f****e 2
beorn7 b****n@s****m 2
Ingvar Mattsson i****e@g****m 1
Matt Bostock m****t@m****m 1
beorn7 b****n@g****m 1

Issue and Pull Request metadata

Last synced: about 4 hours ago


Package metadata

go: github.com/beorn7/perks

  • Homepage: https://github.com/beorn7/perks
  • Documentation: https://pkg.go.dev/github.com/beorn7/perks#section-documentation
  • Licenses: MIT
  • Latest release: v1.0.1 (published over 5 years ago)
  • Last Synced: 2024-11-09T00:06:25.224Z (1 day ago)
  • Versions: 2
  • Dependent Packages: 37,625
  • Dependent Repositories: 106,860
  • Docker Downloads: 71,621,191,993
  • Rankings:
    • Docker downloads count: 0.001%
    • Dependent packages count: 0.008%
    • Dependent repos count: 0.009%
    • Average: 1.9%
    • Stargazers count: 4.693%
    • Forks count: 4.787%
go: github.com/beorn7/perks/quantile

Package quantile computes approximate quantiles over an unbounded data stream within low memory and CPU bounds. A small amount of accuracy is traded to achieve the above properties. Multiple streams can be merged before calling Query to generate a single set of results. This is meaningful when the streams represent the same type of data. See Merge and Samples. For more detailed information about the algorithm used, see: http://www.cs.rutgers.edu/~muthu/bquant.pdf

  • Homepage: https://github.com/beorn7/perks
  • Documentation: https://pkg.go.dev/github.com/beorn7/perks/quantile#section-documentation
  • Licenses: MIT
  • Latest release:
  • Last Synced: 2024-11-09T00:06:26.027Z (1 day ago)
  • Versions: 0
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Stargazers count: 4.371%
    • Forks count: 4.463%
    • Average: 5.387%
    • Dependent packages count: 6.151%
    • Dependent repos count: 6.563%