{"id":27753277,"url":"https://github.com/sunfishcode/singlethreaded-cell","last_synced_at":"2026-02-14T00:49:59.465Z","repository":{"id":272510895,"uuid":"916843023","full_name":"sunfishcode/singlethreaded-cell","owner":"sunfishcode","description":"A `Cell` type that knows that there is only one thread","archived":false,"fork":false,"pushed_at":"2025-01-14T21:30:18.000Z","size":5,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-26T22:10:56.037Z","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/sunfishcode.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":"2025-01-14T21:29:05.000Z","updated_at":"2025-01-17T02:41:12.000Z","dependencies_parsed_at":"2025-01-14T22:32:34.841Z","dependency_job_id":"768d4b65-a725-40cc-9e11-334610dbd9f8","html_url":"https://github.com/sunfishcode/singlethreaded-cell","commit_stats":null,"previous_names":["sunfishcode/singlethreaded-cell"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sunfishcode/singlethreaded-cell","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sunfishcode%2Fsinglethreaded-cell","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sunfishcode%2Fsinglethreaded-cell/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sunfishcode%2Fsinglethreaded-cell/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sunfishcode%2Fsinglethreaded-cell/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sunfishcode","download_url":"https://codeload.github.com/sunfishcode/singlethreaded-cell/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sunfishcode%2Fsinglethreaded-cell/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29427405,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T22:20:51.549Z","status":"ssl_error","status_checked_at":"2026-02-13T22:20:49.838Z","response_time":78,"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"}},"keywords":[],"created_at":"2025-04-29T05:49:32.925Z","updated_at":"2026-02-14T00:49:59.427Z","avatar_url":"https://github.com/sunfishcode.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"[`SinglethreadedCell`] is a cell that only supports single-threaded platforms.\n\nIt's similar to [`core::cell::UnsafeCell`], except it implements `Deref` and\n`Sync`, which it can do because it never exposes external mutation and only\nsupports single-threaded platforms.\n\n[`SinglethreadedCell`]: https://docs.rs/singlethreaded-cell/*/singlethreaded_cell/struct.SinglethreadedCell.html\n[`core::cell::UnsafeCell`]: https://doc.rust-lang.org/stable/core/cell/struct.UnsafeCell.html\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsunfishcode%2Fsinglethreaded-cell","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsunfishcode%2Fsinglethreaded-cell","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsunfishcode%2Fsinglethreaded-cell/lists"}