{"id":22502871,"url":"https://github.com/r-unic/flamework-instance-pooling","last_synced_at":"2026-02-08T03:07:50.967Z","repository":{"id":266120895,"uuid":"897475002","full_name":"R-unic/flamework-instance-pooling","owner":"R-unic","description":"Classes to pool Roblox instances, UIPool and PartPool included","archived":false,"fork":false,"pushed_at":"2024-12-10T03:51:56.000Z","size":67,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-11-23T13:13:55.602Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/R-unic.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2024-12-02T17:36:41.000Z","updated_at":"2024-12-10T03:51:59.000Z","dependencies_parsed_at":"2025-07-30T21:27:58.046Z","dependency_job_id":"0cdcbb55-a7b4-451f-ac47-e79bb5294a24","html_url":"https://github.com/R-unic/flamework-instance-pooling","commit_stats":null,"previous_names":["r-unic/flamework-instance-pooling"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/R-unic/flamework-instance-pooling","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/R-unic%2Fflamework-instance-pooling","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/R-unic%2Fflamework-instance-pooling/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/R-unic%2Fflamework-instance-pooling/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/R-unic%2Fflamework-instance-pooling/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/R-unic","download_url":"https://codeload.github.com/R-unic/flamework-instance-pooling/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/R-unic%2Fflamework-instance-pooling/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29218667,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-08T02:25:35.815Z","status":"ssl_error","status_checked_at":"2026-02-08T02:24:27.970Z","response_time":57,"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":"2024-12-06T23:26:55.471Z","updated_at":"2026-02-08T03:07:50.955Z","avatar_url":"https://github.com/R-unic.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# @rbxts/flamework-instance-pooling\nClasses to pool Roblox instances, UIPool and PartPool included. Pooled instances can return themselves with no reference to the pool.\n\n## Example\n```ts\nconst pool = new PartPool(new Instance(\"Part\"), World, 10);\nconst part = pool.take(new CFrame(0, 5, 0));\ntask.wait(6);\npart.returnToPool();\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fr-unic%2Fflamework-instance-pooling","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fr-unic%2Fflamework-instance-pooling","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fr-unic%2Fflamework-instance-pooling/lists"}