{"id":17126415,"url":"https://github.com/kellpossible/smart-pointers","last_synced_at":"2025-03-24T03:45:04.656Z","repository":{"id":71253216,"uuid":"273297504","full_name":"kellpossible/smart-pointers","owner":"kellpossible","description":"My notes following along with the video presentation \"Crust of Rust: Smart Pointers and Interior Mutability\" by Jon Gjengset","archived":false,"fork":false,"pushed_at":"2020-06-18T17:18:51.000Z","size":4,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-29T10:15:41.035Z","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kellpossible.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2020-06-18T17:15:38.000Z","updated_at":"2022-09-20T03:45:08.000Z","dependencies_parsed_at":"2023-07-06T14:02:05.234Z","dependency_job_id":null,"html_url":"https://github.com/kellpossible/smart-pointers","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/kellpossible%2Fsmart-pointers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kellpossible%2Fsmart-pointers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kellpossible%2Fsmart-pointers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kellpossible%2Fsmart-pointers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kellpossible","download_url":"https://codeload.github.com/kellpossible/smart-pointers/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245206529,"owners_count":20577582,"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-10-14T18:47:55.686Z","updated_at":"2025-03-24T03:45:04.634Z","avatar_url":"https://github.com/kellpossible.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Smart Pointers and Interior Mutability Notes\n\nThis repository contains my notes following along with the video presentation [Crust of Rust: Smart Pointers and Interior Mutability](https://www.youtube.com/watch?v=8O0Nt9qY_vo) by Jon Gjengset. It explores how to implement simple versions of the standard library's `Cell`, `RefCell`, `Rc`, and how to make use of  `unsafe` code and the `UnsafeCell` to implement these lower level constructs and document it correctly.\n\n**WARNING: this code should not be used in production!**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkellpossible%2Fsmart-pointers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkellpossible%2Fsmart-pointers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkellpossible%2Fsmart-pointers/lists"}