{"id":3696917,"name":"cached","ecosystem":"cargo","description":"Generic cache implementations and simplified function memoization","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaemk/cached","keywords_array":["redis","disk","cache","lru","memoize"],"namespace":null,"versions_count":92,"first_release_published_at":"2017-03-28T00:36:06.017Z","latest_release_published_at":"2026-03-22T16:16:38.902Z","latest_release_number":"0.59.0","last_synced_at":"2026-05-31T18:00:18.281Z","created_at":"2022-04-11T11:46:49.211Z","updated_at":"2026-05-31T18:00:18.282Z","registry_url":"https://crates.io/crates/cached/","install_command":"cargo install cached","documentation_url":"https://docs.rs/cached/","metadata":{"categories":["caching","data-structures"]},"repo_metadata":{"id":37451221,"uuid":"86962621","full_name":"jaemk/cached","owner":"jaemk","description":"Rust cache structures and easy function memoization","archived":false,"fork":false,"pushed_at":"2025-11-22T04:56:15.000Z","size":636,"stargazers_count":1915,"open_issues_count":69,"forks_count":108,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-11-22T05:35:02.730Z","etag":null,"topics":["cache","caching","lrucache","memoization","rust","rust-caching","rustlang"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jaemk.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","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,"notice":null,"maintainers":null,"copyright":"COPYRIGHT","agents":null,"dco":null,"cla":null}},"created_at":"2017-04-02T04:23:22.000Z","updated_at":"2025-11-22T04:56:19.000Z","dependencies_parsed_at":"2023-02-02T20:20:13.006Z","dependency_job_id":"db4fe09d-a072-4608-9221-2ea424b5441c","html_url":"https://github.com/jaemk/cached","commit_stats":{"total_commits":298,"total_committers":35,"mean_commits":8.514285714285714,"dds":0.5906040268456376,"last_synced_commit":"920e22bf44eb90acb87cb0cbccd1b0ca3a3f024e"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/jaemk/cached","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaemk%2Fcached","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaemk%2Fcached/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaemk%2Fcached/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaemk%2Fcached/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaemk","download_url":"https://codeload.github.com/jaemk/cached/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaemk%2Fcached/sbom","scorecard":{"id":501940,"data":{"date":"2025-08-11","repo":{"name":"github.com/jaemk/cached","commit":"51280cf2a0dcee54e0feae17f20a1b5a1aeef96a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Code-Review","score":5,"reason":"Found 8/14 approved changesets -- score normalized to 5","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":"Maintained","score":10,"reason":"13 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.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":"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":"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/build.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/jaemk/cached/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jaemk/cached/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/jaemk/cached/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/jaemk/cached/build.yml/master?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party 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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 25 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-19T22:08:47.162Z","repository_id":37451221,"created_at":"2025-08-19T22:08:47.162Z","updated_at":"2025-08-19T22:08:47.162Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30283703,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-09T02:57:19.223Z","status":"ssl_error","status_checked_at":"2026-03-09T02:56:26.373Z","response_time":61,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"jaemk","name":"James Kominick","uuid":"13563490","kind":"user","description":"","email":"","website":"https://james.kominick.com","location":"Charlestown, RI","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/13563490?u=b7aed2a3d35838f70eb22444785a1632a57c31a5\u0026v=4","repositories_count":111,"last_synced_at":"2023-04-10T03:07:09.131Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jaemk","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:38:21.631Z","updated_at":"2023-04-10T03:07:09.282Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaemk","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaemk/repositories"},"tags":[{"name":"v0.8.0","sha":"34e8a2536c338b965fffc95e301ccc666de76c63","kind":"commit","published_at":"2018-10-23T01:35:44.000Z","download_url":"https://codeload.github.com/jaemk/cached/tar.gz/v0.8.0","html_url":"https://github.com/jaemk/cached/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaemk/cached@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaemk%2Fcached/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaemk%2Fcached/tags/v0.8.0/manifests"},{"name":"0.6.2","sha":"71499d7e277ff8fd00350d33d415b7a85f8fda42","kind":"tag","published_at":"2018-09-28T05:35:45.000Z","download_url":"https://codeload.github.com/jaemk/cached/tar.gz/0.6.2","html_url":"https://github.com/jaemk/cached/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaemk/cached@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaemk%2Fcached/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaemk%2Fcached/tags/0.6.2/manifests"},{"name":"v0.6.1","sha":"e5c2ff276ff6b70bbd8454e5f35df369805af9cd","kind":"tag","published_at":"2018-09-20T03:46:59.000Z","download_url":"https://codeload.github.com/jaemk/cached/tar.gz/v0.6.1","html_url":"https://github.com/jaemk/cached/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaemk/cached@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaemk%2Fcached/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaemk%2Fcached/tags/v0.6.1/manifests"},{"name":"v0.5.0","sha":"a20af53217c66137abcfcf30ef3587b308b6594b","kind":"tag","published_at":"2018-02-19T03:59:28.000Z","download_url":"https://codeload.github.com/jaemk/cached/tar.gz/v0.5.0","html_url":"https://github.com/jaemk/cached/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaemk/cached@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaemk%2Fcached/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaemk%2Fcached/tags/v0.5.0/manifests"},{"name":"v0.4.4","sha":"7e9c3fc8faa12f25860e2158c5d26a535d443d6e","kind":"tag","published_at":"2018-02-11T06:25:12.000Z","download_url":"https://codeload.github.com/jaemk/cached/tar.gz/v0.4.4","html_url":"https://github.com/jaemk/cached/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaemk/cached@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaemk%2Fcached/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaemk%2Fcached/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"d89f959ffeaf5ed24d622e5637be169a11350f84","kind":"tag","published_at":"2018-01-03T03:03:02.000Z","download_url":"https://codeload.github.com/jaemk/cached/tar.gz/v0.4.3","html_url":"https://github.com/jaemk/cached/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaemk/cached@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaemk%2Fcached/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaemk%2Fcached/tags/v0.4.3/manifests"}]},"repo_metadata_updated_at":"2026-03-22T16:21:52.595Z","dependent_packages_count":148,"downloads":32063492,"downloads_period":"total","dependent_repos_count":618,"rankings":{"downloads":0.9217974259241691,"dependent_repos_count":1.5400191414808546,"dependent_packages_count":0.5511493480306493,"stargazers_count":4.652468140277646,"forks_count":7.624155552391349,"docker_downloads_count":2.925733805668016,"average":3.0358872356287807},"purl":"pkg:cargo/cached","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/cached","docker_dependents_count":32,"docker_downloads_count":23283763,"usage_url":"https://repos.ecosyste.ms/usage/cargo/cached","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/cached/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-11-28T12:00:43.887Z","issues_count":102,"pull_requests_count":127,"avg_time_to_close_issue":6802175.630434782,"avg_time_to_close_pull_request":7186157.724770642,"issues_closed_count":46,"pull_requests_closed_count":109,"pull_request_authors_count":41,"issue_authors_count":77,"avg_comments_per_issue":2.8823529411764706,"avg_comments_per_pull_request":1.5433070866141732,"merged_pull_requests_count":91,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":5,"past_year_pull_requests_count":18,"past_year_avg_time_to_close_issue":805.0,"past_year_avg_time_to_close_pull_request":1327823.1,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":2.6,"past_year_avg_comments_per_pull_request":1.1111111111111112,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaemk%2Fcached/issues","maintainers":[{"login":"jaemk","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaemk"}],"active_maintainers":[{"login":"jaemk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaemk"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/cached/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/cached/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/cached/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/cached/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/cached/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/cached/codemeta","maintainers":[{"uuid":"5522","login":"jaemk","name":"James Kominick","email":null,"url":"https://github.com/jaemk","packages_count":11,"html_url":"https://crates.io/users/jaemk","role":null,"created_at":"2022-11-07T17:24:45.947Z","updated_at":"2022-11-07T17:24:45.947Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/jaemk/packages"}]}