{"id":37102491,"url":"https://github.com/aacfactory/bcache","last_synced_at":"2026-01-14T12:25:17.501Z","repository":{"id":217655189,"uuid":"744470814","full_name":"aacfactory/bcache","owner":"aacfactory","description":"cache","archived":false,"fork":false,"pushed_at":"2024-01-17T11:39:30.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2024-06-21T08:08:14.690Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/aacfactory.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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}},"created_at":"2024-01-17T11:15:48.000Z","updated_at":"2024-01-17T11:39:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"e7dc0f25-8537-46db-8331-eac7ae365ebd","html_url":"https://github.com/aacfactory/bcache","commit_stats":null,"previous_names":["aacfactory/bcache"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/aacfactory/bcache","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aacfactory%2Fbcache","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aacfactory%2Fbcache/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aacfactory%2Fbcache/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aacfactory%2Fbcache/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aacfactory","download_url":"https://codeload.github.com/aacfactory/bcache/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aacfactory%2Fbcache/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28420756,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T10:47:48.104Z","status":"ssl_error","status_checked_at":"2026-01-14T10:46:19.031Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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"}},"keywords":[],"created_at":"2026-01-14T12:25:16.783Z","updated_at":"2026-01-14T12:25:17.490Z","avatar_url":"https://github.com/aacfactory.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bcache\nbyte cache\n\n## Install\n```shell\ngo get github.com/aacfactory/bcache\n```\n\n## Usage\n```go\ncache := bcache.New()\nsetErr := cache.Set([]byte(\"key\"), []byte(\"value\"))\nvalue, has := cache.Get([]byte(\"key\"))\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faacfactory%2Fbcache","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faacfactory%2Fbcache","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faacfactory%2Fbcache/lists"}