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
- Host: GitHub
- URL: https://github.com/beorn7/perks
- Owner: beorn7
- License: mit
- Fork: true (bmizerany/perks)
- Created: 2014-06-13T11:05:02.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2019-08-15T16:31:36.000Z (about 5 years ago)
- Last Synced: 2024-10-29T19:59:28.218Z (11 days ago)
- Language: Go
- Size: 68.4 KB
- Stars: 103
- Watchers: 6
- Forks: 23
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Owner metadata:
- Name: Björn Rabenstein
- Login: beorn7
- Email:
- Kind: user
- Description: @prometheus developer working at @grafana. Alumnus of @soundcloud and @google. Hope is not a strategy – but it springs eternal.
- Website:
- Location: Berlin
- Twitter:
- Company: @grafana
- Icon url: https://avatars.githubusercontent.com/u/5609886?v=4
- Repositories: 10
- Last Synced at: 2023-02-27T22:10:26.691Z
- Profile URL: https://github.com/beorn7
- Sponsor URL:
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 | 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
- Total packages: 2
- Total downloads: unknown
- Total docker downloads: 71,621,191,993
- Total dependent packages: 37,625 (may contain duplicates)
- Total dependent repositories: 106,860 (may contain duplicates)
- Total versions: 2
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%