{"id":19858527,"url":"https://github.com/matjam/splash","last_synced_at":"2026-05-14T03:37:02.814Z","repository":{"id":139867307,"uuid":"100115063","full_name":"matjam/splash","owner":"matjam","description":"splash is a pool arbitrated using a channel for resource handles.","archived":false,"fork":false,"pushed_at":"2017-08-15T21:57:04.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-11T14:26:20.976Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/matjam.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":"2017-08-12T13:47:24.000Z","updated_at":"2017-08-15T21:57:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"634efd26-406b-4b93-8e32-b41647eb6517","html_url":"https://github.com/matjam/splash","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/matjam%2Fsplash","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matjam%2Fsplash/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matjam%2Fsplash/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matjam%2Fsplash/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/matjam","download_url":"https://codeload.github.com/matjam/splash/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241255130,"owners_count":19934815,"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-11-12T14:23:46.875Z","updated_at":"2025-11-24T07:04:21.561Z","avatar_url":"https://github.com/matjam.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# About Splash\nSplash gives you a managed resource pool. Resource pools provide a way to share exclusive resources among multiple goroutines in a safe way. Each pool uses a channel under the hood, and has a configured maximum capacity. \n\nPools have the following capabilities:\n\n * Automatically maintain a minimum number of pool resources.\n * Automatically remove a resource when returning a resource causes the pool to exceed it's capacity.\n * Perform healthcheck on resources. Resources that fail healthchecks are removed.\n * If a pool connection has not been used for a length of time (ie, timeout), it will be removed.\n * Tack how many times the resources have been used, and for how long.\n\n ## Usage\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatjam%2Fsplash","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmatjam%2Fsplash","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatjam%2Fsplash/lists"}