{"id":13662242,"url":"https://github.com/Kink3d/kPooling","last_synced_at":"2025-04-25T07:31:00.334Z","repository":{"id":45761499,"uuid":"233824753","full_name":"Kink3d/kPooling","owner":"Kink3d","description":"Customizable Object Pooling for Unity.","archived":false,"fork":false,"pushed_at":"2023-02-20T09:35:31.000Z","size":504,"stargazers_count":224,"open_issues_count":2,"forks_count":23,"subscribers_count":9,"default_branch":"master","last_synced_at":"2024-11-10T17:46:45.028Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Kink3d.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"Kink3d"}},"created_at":"2020-01-14T11:19:46.000Z","updated_at":"2024-11-08T03:21:48.000Z","dependencies_parsed_at":"2024-01-06T18:09:00.187Z","dependency_job_id":null,"html_url":"https://github.com/Kink3d/kPooling","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kink3d%2FkPooling","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kink3d%2FkPooling/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kink3d%2FkPooling/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kink3d%2FkPooling/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Kink3d","download_url":"https://codeload.github.com/Kink3d/kPooling/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250774642,"owners_count":21485181,"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-02T05:01:53.191Z","updated_at":"2025-04-25T07:31:00.318Z","avatar_url":"https://github.com/Kink3d.png","language":"C#","readme":"# kPooling\n[![openupm](https://img.shields.io/npm/v/com.kink3d.pooling?label=openupm\u0026registry_uri=https://package.openupm.com)](https://openupm.com/packages/com.kink3d.pooling/)\n\n### Customizable Object Pooling for Unity.\n\n![alt text](https://github.com/Kink3d/kPooling/wiki/Images/Home00.png?raw=true)\n*GameObject pooling example*\n\nkPooling is an object pooling system for Unity. It is based on a flexible generic typed API and supports creation and management of `GameObject` type pools by default. kPooling also comes with a simple but powerful `Processor` API for adding pooling support for any C# type in both runtime and Editor.\n\nRefer to the [Wiki](https://github.com/Kink3d/kPooling/wiki/Home) for more information.\n\n## Instructions\n\n### Install via OpenUPM\n\n\nThe package is available on the [openupm registry](https://openupm.com). It's recommended to install it via [openupm-cli](https://github.com/openupm/openupm-cli).\n\n```\nopenupm add com.kink3d.pooling\n```\n\n### Install via Git URL\n- Open your project manifest file (`MyProject/Packages/manifest.json`).\n- Add `\"com.kink3d.pooling\": \"https://github.com/Kink3d/kPooling.git\"` to the `dependencies` list.\n- Open or focus on Unity Editor to resolve packages.\n\n## Requirements\n- Unity 2019.3.0f3 or higher.\n","funding_links":["https://github.com/sponsors/Kink3d"],"categories":["Open Source Repositories","C\\#","C#"],"sub_categories":["Pooling System"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FKink3d%2FkPooling","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FKink3d%2FkPooling","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FKink3d%2FkPooling/lists"}