{"id":13741771,"url":"https://github.com/yrashk/zig-rcsp","last_synced_at":"2025-10-03T15:53:50.047Z","repository":{"id":66367515,"uuid":"258304742","full_name":"yrashk/zig-rcsp","owner":"yrashk","description":"Reference-counted Shared Pointer for Zig","archived":false,"fork":false,"pushed_at":"2023-08-03T19:48:50.000Z","size":25,"stargazers_count":27,"open_issues_count":0,"forks_count":3,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-08-03T04:08:56.347Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Zig","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yrashk.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}},"created_at":"2020-04-23T19:08:04.000Z","updated_at":"2024-05-29T09:09:52.000Z","dependencies_parsed_at":"2024-01-25T05:09:33.294Z","dependency_job_id":"88abf341-7fc0-4199-b6cf-38b47701f76b","html_url":"https://github.com/yrashk/zig-rcsp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yrashk%2Fzig-rcsp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yrashk%2Fzig-rcsp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yrashk%2Fzig-rcsp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yrashk%2Fzig-rcsp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yrashk","download_url":"https://codeload.github.com/yrashk/zig-rcsp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223688020,"owners_count":17186263,"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","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":"2024-08-03T04:01:02.531Z","updated_at":"2025-10-03T15:53:44.134Z","avatar_url":"https://github.com/yrashk.png","language":"Zig","funding_links":[],"categories":["Libraries"],"sub_categories":[],"readme":"# Reference-counted Shared Pointer for Zig\n\nThis is an implementation of (both atomically and non-atomically) reference-counted shared pointer for [Zig](https://ziglang.org). It's somewhat similar to Rust's [Rc](https://doc.rust-lang.org/std/rc/struct.Rc.html) and [Arc](https://doc.rust-lang.org/std/sync/struct.Arc.html) as well as C++'s [shared_ptr](https://en.cppreference.com/w/cpp/memory/shared_ptr).\n\nIt's in early stages of development and is **not** proven to be correct or feature-complete. Let's call it a prototype.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyrashk%2Fzig-rcsp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyrashk%2Fzig-rcsp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyrashk%2Fzig-rcsp/lists"}