{"id":77200,"name":null,"description":null,"url":"https://github.com/sfackler/exponential-decay-histogram","last_synced_at":"2025-09-08T20:55:55.102Z","repository":{"id":21387848,"uuid":"92631038","full_name":"sfackler/exponential-decay-histogram","owner":"sfackler","description":null,"archived":false,"fork":false,"pushed_at":"2025-07-25T22:09:54.000Z","size":67,"stargazers_count":14,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-08-10T06:36:13.698Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sfackler.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":["sfackler"]}},"created_at":"2017-05-28T00:17:37.000Z","updated_at":"2025-07-27T22:13:26.000Z","dependencies_parsed_at":"2025-05-19T14:25:15.347Z","dependency_job_id":"b313b777-c414-4caa-ba9b-6352354fdca4","html_url":"https://github.com/sfackler/exponential-decay-histogram","commit_stats":{"total_commits":61,"total_committers":5,"mean_commits":12.2,"dds":0.3770491803278688,"last_synced_commit":"8e33cce6890a3d20486780d2f951fef87b881e93"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/sfackler/exponential-decay-histogram","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sfackler%2Fexponential-decay-histogram","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sfackler%2Fexponential-decay-histogram/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sfackler%2Fexponential-decay-histogram/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sfackler%2Fexponential-decay-histogram/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sfackler","download_url":"https://codeload.github.com/sfackler/exponential-decay-histogram/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sfackler%2Fexponential-decay-histogram/sbom","scorecard":{"id":813906,"data":{"date":"2025-08-11","repo":{"name":"github.com/sfackler/exponential-decay-histogram","commit":"f4764228034de2e0af3f8f2ccfc54222d17fe3e7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":1,"reason":"Found 1/8 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/sfackler/exponential-decay-histogram/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/sfackler/exponential-decay-histogram/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/sfackler/exponential-decay-histogram/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/sfackler/exponential-decay-histogram/ci.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-23T13:46:33.586Z","repository_id":21387848,"created_at":"2025-08-23T13:46:33.586Z","updated_at":"2025-08-23T13:46:33.586Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274231482,"owners_count":25245601,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"sfackler","name":"Steven Fackler","uuid":"1455697","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":"@palantir ","icon_url":"https://avatars.githubusercontent.com/u/1455697?u=5bfef1ae0a9acc2307df7e4f5697dc03c2238eda\u0026v=4","repositories_count":155,"last_synced_at":"2023-04-09T13:54:00.489Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["sfackler"]}},"html_url":"https://github.com/sfackler","funding_links":["https://github.com/sponsors/sfackler"],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:27:21.572Z","updated_at":"2023-04-09T13:54:00.841Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sfackler","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sfackler/repositories"},"packages":[{"id":4079835,"name":"exponential-decay-histogram","ecosystem":"cargo","description":"A histogram which exponentially weights in favor of recent values","homepage":null,"licenses":"MIT OR Apache-2.0","normalized_licenses":["MIT","Apache-2.0"],"repository_url":"https://github.com/sfackler/exponential-decay-histogram","keywords_array":["metrics","statistics"],"namespace":null,"versions_count":14,"first_release_published_at":"2017-05-30T00:41:56.988Z","latest_release_published_at":"2025-02-18T15:46:22.842Z","latest_release_number":"0.1.13","last_synced_at":"2025-08-10T06:35:24.203Z","created_at":"2022-04-12T12:03:48.765Z","updated_at":"2025-08-10T06:36:41.838Z","registry_url":"https://crates.io/crates/exponential-decay-histogram/","install_command":"cargo install exponential-decay-histogram","documentation_url":"https://docs.rs/exponential-decay-histogram/","metadata":{"categories":["data-structures"]},"repo_metadata":{"id":21387848,"uuid":"92631038","full_name":"sfackler/exponential-decay-histogram","owner":"sfackler","description":null,"archived":false,"fork":false,"pushed_at":"2025-07-25T22:09:54.000Z","size":67,"stargazers_count":13,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-07-26T05:49:53.638Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sfackler.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":["sfackler"]}},"created_at":"2017-05-28T00:17:37.000Z","updated_at":"2025-07-25T22:09:57.000Z","dependencies_parsed_at":"2025-05-19T14:25:15.347Z","dependency_job_id":"b313b777-c414-4caa-ba9b-6352354fdca4","html_url":"https://github.com/sfackler/exponential-decay-histogram","commit_stats":{"total_commits":61,"total_committers":5,"mean_commits":12.2,"dds":0.3770491803278688,"last_synced_commit":"8e33cce6890a3d20486780d2f951fef87b881e93"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/sfackler/exponential-decay-histogram","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sfackler%2Fexponential-decay-histogram","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sfackler%2Fexponential-decay-histogram/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sfackler%2Fexponential-decay-histogram/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sfackler%2Fexponential-decay-histogram/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sfackler","download_url":"https://codeload.github.com/sfackler/exponential-decay-histogram/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sfackler%2Fexponential-decay-histogram/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269687922,"owners_count":24459389,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-10T02:00:08.965Z","response_time":71,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"sfackler","name":"Steven Fackler","uuid":"1455697","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":"@palantir ","icon_url":"https://avatars.githubusercontent.com/u/1455697?u=5bfef1ae0a9acc2307df7e4f5697dc03c2238eda\u0026v=4","repositories_count":155,"last_synced_at":"2023-04-09T13:54:00.489Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["sfackler"]}},"html_url":"https://github.com/sfackler","funding_links":["https://github.com/sponsors/sfackler"],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:27:21.572Z","updated_at":"2023-04-09T13:54:00.841Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sfackler","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sfackler/repositories"},"tags":[{"name":"v0.1.13","sha":"4179c474918ffa393dcbf8b6a723cf3c4a8c04b0","kind":"tag","published_at":"2025-02-18T15:46:28.000Z","download_url":"https://codeload.github.com/sfackler/exponential-decay-histogram/tar.gz/v0.1.13","html_url":"https://github.com/sfackler/exponential-decay-histogram/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sfackler/exponential-decay-histogram@v0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sfackler%2Fexponential-decay-histogram/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sfackler%2Fexponential-decay-histogram/tags/v0.1.13/manifests"},{"name":"v0.1.12","sha":"b130fab87cbf45aeff8fd3de4ee1234807f34c73","kind":"tag","published_at":"2025-01-27T14:39:10.000Z","download_url":"https://codeload.github.com/sfackler/exponential-decay-histogram/tar.gz/v0.1.12","html_url":"https://github.com/sfackler/exponential-decay-histogram/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sfackler/exponential-decay-histogram@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sfackler%2Fexponential-decay-histogram/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sfackler%2Fexponential-decay-histogram/tags/v0.1.12/manifests"},{"name":"0.1.11","sha":"4e91cfeda2f89c636c98f0c6e96aac1ec4e411ea","kind":"tag","published_at":"2023-09-25T19:47:43.000Z","download_url":"https://codeload.github.com/sfackler/exponential-decay-histogram/tar.gz/0.1.11","html_url":"https://github.com/sfackler/exponential-decay-histogram/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sfackler/exponential-decay-histogram@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sfackler%2Fexponential-decay-histogram/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sfackler%2Fexponential-decay-histogram/tags/0.1.11/manifests"},{"name":"0.1.10","sha":"03f3f8dbf5432a672d8638a7725e58e44540cb9d","kind":"tag","published_at":"2022-05-02T13:21:10.000Z","download_url":"https://codeload.github.com/sfackler/exponential-decay-histogram/tar.gz/0.1.10","html_url":"https://github.com/sfackler/exponential-decay-histogram/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sfackler/exponential-decay-histogram@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sfackler%2Fexponential-decay-histogram/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sfackler%2Fexponential-decay-histogram/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"d2f7543cf26806fde9453b2ffbc1fa64cefbbafa","kind":"commit","published_at":"2021-02-12T00:08:25.000Z","download_url":"https://codeload.github.com/sfackler/exponential-decay-histogram/tar.gz/0.1.9","html_url":"https://github.com/sfackler/exponential-decay-histogram/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sfackler/exponential-decay-histogram@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sfackler%2Fexponential-decay-histogram/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sfackler%2Fexponential-decay-histogram/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"f19321c651c8733e4058aaaa6b1a49d5208e24e3","kind":"commit","published_at":"2021-01-21T14:19:31.000Z","download_url":"https://codeload.github.com/sfackler/exponential-decay-histogram/tar.gz/0.1.8","html_url":"https://github.com/sfackler/exponential-decay-histogram/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sfackler/exponential-decay-histogram@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sfackler%2Fexponential-decay-histogram/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sfackler%2Fexponential-decay-histogram/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"845b37bc802f514cd955577e76dbd4162b6a32b8","kind":"commit","published_at":"2020-11-29T20:55:29.000Z","download_url":"https://codeload.github.com/sfackler/exponential-decay-histogram/tar.gz/0.1.7","html_url":"https://github.com/sfackler/exponential-decay-histogram/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sfackler/exponential-decay-histogram@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sfackler%2Fexponential-decay-histogram/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sfackler%2Fexponential-decay-histogram/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"8eb787ba8ce0188b81013e5d782f71e76e51bd3c","kind":"commit","published_at":"2020-11-23T00:24:32.000Z","download_url":"https://codeload.github.com/sfackler/exponential-decay-histogram/tar.gz/0.1.6","html_url":"https://github.com/sfackler/exponential-decay-histogram/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sfackler/exponential-decay-histogram@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sfackler%2Fexponential-decay-histogram/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sfackler%2Fexponential-decay-histogram/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"270961a1e2c3cb4eee8a778ec681d2243498484e","kind":"commit","published_at":"2019-07-18T14:15:17.000Z","download_url":"https://codeload.github.com/sfackler/exponential-decay-histogram/tar.gz/0.1.5","html_url":"https://github.com/sfackler/exponential-decay-histogram/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sfackler/exponential-decay-histogram@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sfackler%2Fexponential-decay-histogram/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sfackler%2Fexponential-decay-histogram/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"92157ebd81eb64abc8d19a217f2bca858b68cf32","kind":"commit","published_at":"2019-03-13T23:08:47.000Z","download_url":"https://codeload.github.com/sfackler/exponential-decay-histogram/tar.gz/0.1.4","html_url":"https://github.com/sfackler/exponential-decay-histogram/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sfackler/exponential-decay-histogram@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sfackler%2Fexponential-decay-histogram/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sfackler%2Fexponential-decay-histogram/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"457649dcfeeb3cf3f29e8f42538fada83537074f","kind":"commit","published_at":"2018-11-14T23:17:52.000Z","download_url":"https://codeload.github.com/sfackler/exponential-decay-histogram/tar.gz/0.1.3","html_url":"https://github.com/sfackler/exponential-decay-histogram/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sfackler/exponential-decay-histogram@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sfackler%2Fexponential-decay-histogram/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sfackler%2Fexponential-decay-histogram/tags/0.1.3/manifests"},{"name":"v0.1.2","sha":"8367b507970ae515c126d355e5838e7e2a790cef","kind":"commit","published_at":"2018-09-13T22:58:52.000Z","download_url":"https://codeload.github.com/sfackler/exponential-decay-histogram/tar.gz/v0.1.2","html_url":"https://github.com/sfackler/exponential-decay-histogram/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sfackler/exponential-decay-histogram@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sfackler%2Fexponential-decay-histogram/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sfackler%2Fexponential-decay-histogram/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"159892c93520e19a3fca2010dba58d937044859a","kind":"commit","published_at":"2018-01-12T01:58:33.000Z","download_url":"https://codeload.github.com/sfackler/exponential-decay-histogram/tar.gz/v0.1.1","html_url":"https://github.com/sfackler/exponential-decay-histogram/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sfackler/exponential-decay-histogram@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sfackler%2Fexponential-decay-histogram/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sfackler%2Fexponential-decay-histogram/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"bb1d2427fac21d1767fa5702341ed3770a46f7d3","kind":"tag","published_at":"2017-05-30T00:42:17.000Z","download_url":"https://codeload.github.com/sfackler/exponential-decay-histogram/tar.gz/v0.1.0","html_url":"https://github.com/sfackler/exponential-decay-histogram/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sfackler/exponential-decay-histogram@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sfackler%2Fexponential-decay-histogram/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sfackler%2Fexponential-decay-histogram/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-10T06:36:41.837Z","dependent_packages_count":3,"downloads":198574,"downloads_period":"total","dependent_repos_count":6,"rankings":{"downloads":7.836792913178934,"dependent_repos_count":9.18587274051712,"dependent_packages_count":9.155379264234147,"stargazers_count":25.790118170276383,"forks_count":40.58281309864551,"docker_downloads_count":null,"average":18.510195237370418},"purl":"pkg:cargo/exponential-decay-histogram","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/exponential-decay-histogram","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/exponential-decay-histogram","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/exponential-decay-histogram/dependencies","status":null,"funding_links":["https://github.com/sponsors/sfackler"],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-26T06:10:21.440Z","issues_count":0,"pull_requests_count":11,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":13594.2,"issues_closed_count":0,"pull_requests_closed_count":10,"pull_request_authors_count":4,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.2727272727272727,"merged_pull_requests_count":10,"bot_issues_count":0,"bot_pull_requests_count":8,"past_year_issues_count":0,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":3372.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sfackler%2Fexponential-decay-histogram/issues","maintainers":[{"login":"sfackler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfackler"}],"active_maintainers":[{"login":"sfackler","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfackler"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/exponential-decay-histogram/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/exponential-decay-histogram/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/exponential-decay-histogram/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/exponential-decay-histogram/related_packages","maintainers":[{"uuid":"5","login":"sfackler","name":"Steven Fackler","email":null,"url":"https://github.com/sfackler","packages_count":113,"html_url":"https://crates.io/users/sfackler","role":null,"created_at":"2022-11-07T19:04:14.761Z","updated_at":"2022-11-07T19:04:14.761Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/sfackler/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":204887,"maintainers_count":50619,"namespaces_count":0,"keywords_count":51797,"github":"rust-lang","metadata":{"funded_packages_count":19941},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2025-09-08T05:35:57.984Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}}],"commits":{"id":1218933,"full_name":"sfackler/exponential-decay-histogram","default_branch":"master","committers":[{"name":"Steven Fackler","email":"sfackler@gmail.com","login":"sfackler","count":63},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":8},{"name":"dependabot-preview[bot]","email":"27856297+dependabot-preview[bot]","login":"dependabot-preview[bot]","count":1},{"name":"Ning Sun","email":"sunng@protonmail.com","login":"sunng87","count":1}],"total_commits":73,"total_committers":4,"total_bot_commits":9,"total_bot_committers":2,"mean_commits":18.25,"dds":0.136986301369863,"past_year_committers":[{"name":"Steven Fackler","email":"sfackler@gmail.com","login":"sfackler","count":5},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":4}],"past_year_total_commits":9,"past_year_total_committers":2,"past_year_total_bot_commits":4,"past_year_total_bot_committers":1,"past_year_mean_commits":4.5,"past_year_dds":0.4444444444444444,"last_synced_at":"2025-08-10T06:35:15.019Z","last_synced_commit":"f4764228034de2e0af3f8f2ccfc54222d17fe3e7","created_at":"2023-03-10T15:10:21.778Z","updated_at":"2025-08-10T06:35:15.036Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/sfackler%2Fexponential-decay-histogram/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-28T00:00:20.468Z","repositories_count":5479765,"commits_count":853308710,"contributors_count":31095183,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"sfackler/exponential-decay-histogram","html_url":"https://github.com/sfackler/exponential-decay-histogram","last_synced_at":"2025-08-31T07:48:35.879Z","status":null,"issues_count":1,"pull_requests_count":15,"avg_time_to_close_issue":8548.0,"avg_time_to_close_pull_request":12928.384615384615,"issues_closed_count":1,"pull_requests_closed_count":13,"pull_request_authors_count":4,"issue_authors_count":1,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":0.2,"merged_pull_requests_count":13,"bot_issues_count":1,"bot_pull_requests_count":11,"past_year_issues_count":1,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":8548.0,"past_year_avg_time_to_close_pull_request":7040.5,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":6,"created_at":"2023-05-11T23:58:26.355Z","updated_at":"2025-08-31T07:48:35.880Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sfackler%2Fexponential-decay-histogram","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sfackler%2Fexponential-decay-histogram/issues","issue_labels_count":{},"pull_request_labels_count":{"dependencies":11,"rust":3},"issue_author_associations_count":{},"pull_request_author_associations_count":{"CONTRIBUTOR":12,"OWNER":3},"issue_authors":{},"pull_request_authors":{"dependabot[bot]":10,"sfackler":3,"sunng87":1,"dependabot-preview[bot]":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-07T00:00:10.533Z","repositories_count":10150830,"issues_count":32061312,"pull_requests_count":100027159,"authors_count":10722198,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{"dependencies":6,"rust":3},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":6,"OWNER":2},"past_year_issue_authors":{},"past_year_pull_request_authors":{"dependabot[bot]":6,"sfackler":2},"maintainers":[{"login":"sfackler","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfackler"}],"active_maintainers":[{"login":"sfackler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfackler"}]},"events":{"total":{"ReleaseEvent":2,"WatchEvent":1,"DeleteEvent":3,"PushEvent":9,"PullRequestEvent":8,"CreateEvent":5},"last_year":{"ReleaseEvent":2,"WatchEvent":1,"DeleteEvent":3,"PushEvent":9,"PullRequestEvent":8,"CreateEvent":5}},"keywords":[],"dependencies":[{"ecosystem":"cargo","filepath":"Cargo.toml","sha":null,"kind":"manifest","created_at":"2022-08-08T05:15:13.147Z","updated_at":"2022-08-08T05:15:13.147Z","repository_link":"https://github.com/sfackler/exponential-decay-histogram/blob/master/Cargo.toml","dependencies":[{"id":627099067,"package_name":"ordered-float","ecosystem":"cargo","requirements":"3.0","direct":true,"kind":"runtime","optional":false},{"id":627099068,"package_name":"rand","ecosystem":"cargo","requirements":"0.8","direct":true,"kind":"runtime","optional":false},{"id":627099069,"package_name":"criterion","ecosystem":"cargo","requirements":"0.3","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2023-09-26T01:28:01.346Z","updated_at":"2023-09-26T01:28:01.346Z","repository_link":"https://github.com/sfackler/exponential-decay-histogram/blob/master/.github/workflows/ci.yml","dependencies":[{"id":13940935904,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":13940935905,"package_name":"actions/cache","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]}],"score":16.293312025622228,"created_at":"2025-09-08T20:51:23.956Z","updated_at":"2025-10-07T08:27:46.342Z","avatar_url":"https://github.com/sfackler.png","language":"Rust","category":null,"sub_category":null,"monthly_downloads":0,"funding_links":["https://github.com/sponsors/sfackler"],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["serializer","xunit-framework","xunit-test","parallel","optimizer","annotation","genomics","data-structures","standards","plagiarism-checker"],"project_url":"https://science.ecosyste.ms/api/v1/projects/77200","html_url":"https://science.ecosyste.ms/projects/77200"}