{"id":22610216,"url":"https://github.com/vibur/vibur-object-pool","last_synced_at":"2025-10-11T14:12:46.465Z","repository":{"id":26968710,"uuid":"30432100","full_name":"vibur/vibur-object-pool","owner":"vibur","description":"Vibur Object Pool - general-purpose concurrent Java object pool","archived":false,"fork":false,"pushed_at":"2025-01-09T12:49:18.000Z","size":362,"stargazers_count":78,"open_issues_count":0,"forks_count":17,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-05-24T05:02:50.085Z","etag":null,"topics":["concurrent","disruptor","java","object-pool"],"latest_commit_sha":null,"homepage":"http://www.vibur.org/vibur-object-pool/","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vibur.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","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,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"simeonmalchev","custom":["www.buymeacoffee.com/simeonmalchev"]}},"created_at":"2015-02-06T20:42:14.000Z","updated_at":"2025-05-08T09:49:25.000Z","dependencies_parsed_at":"2024-12-29T19:21:53.600Z","dependency_job_id":"c50c99bd-beb7-49b0-b21d-d4c83317d0ad","html_url":"https://github.com/vibur/vibur-object-pool","commit_stats":null,"previous_names":[],"tags_count":47,"template":false,"template_full_name":null,"purl":"pkg:github/vibur/vibur-object-pool","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vibur%2Fvibur-object-pool","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vibur%2Fvibur-object-pool/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vibur%2Fvibur-object-pool/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vibur%2Fvibur-object-pool/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vibur","download_url":"https://codeload.github.com/vibur/vibur-object-pool/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vibur%2Fvibur-object-pool/sbom","scorecard":{"id":919967,"data":{"date":"2025-08-11","repo":{"name":"github.com/vibur/vibur-object-pool","commit":"f2a8e22d8ca8334c91fd369d87e34e8524528dcc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Code-Review","score":0,"reason":"Found 1/29 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 2 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-25T00:58:18.059Z","repository_id":26968710,"created_at":"2025-08-25T00:58:18.059Z","updated_at":"2025-08-25T00:58:18.059Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279007498,"owners_count":26084313,"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","status":"online","status_checked_at":"2025-10-11T02:00:06.511Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["concurrent","disruptor","java","object-pool"],"created_at":"2024-12-08T16:06:14.923Z","updated_at":"2025-10-11T14:12:46.429Z","avatar_url":"https://github.com/vibur.png","language":"Java","readme":"\u003cimg style=\"float:left\" src=\"http://www.vibur.org/img/vibur-130x130.png\" alt=\"Vibur logo\"\u003e\r\n\r\nVibur Object Pool is a general-purpose concurrent Java object pool that is built entirely using standard \r\nJava concurrency utilities, does not use any synchronized blocks or methods, and does not have any \r\nexternal dependencies. Vibur Object Pool has been around for more than 10 years now.\r\n\r\nThe project [home page](http://www.vibur.org/vibur-object-pool/) contains details of its inner workings,\r\nusage examples, and more.\r\n\r\nThis project is a main building block of [Vibur DBCP](https://github.com/vibur/vibur-dbcp) - a concurrent \r\nand dynamic JDBC connection pool. \r\n\r\nThe project maven coordinates are:\r\n\r\n```\r\n\u003cdependency\u003e\r\n  \u003cgroupId\u003eorg.vibur\u003c/groupId\u003e\r\n  \u003cartifactId\u003evibur-object-pool\u003c/artifactId\u003e\r\n  \u003cversion\u003e26.0\u003c/version\u003e\r\n\u003c/dependency\u003e   \r\n```\r\n\r\nIf you like these Vibur utilities, please ⭐ them here on GitHub. If you're using them in your projects and if you'd like \r\nto support their future development and upkeep, you can buy-me-a-coffee at:\r\n\r\n[![\"Buy Me A Coffee\"](https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png)](https://www.buymeacoffee.com/simeonmalchev)\r\n","funding_links":["https://github.com/sponsors/simeonmalchev","www.buymeacoffee.com/simeonmalchev","https://www.buymeacoffee.com/simeonmalchev"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvibur%2Fvibur-object-pool","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvibur%2Fvibur-object-pool","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvibur%2Fvibur-object-pool/lists"}