{"id":20077348,"url":"https://github.com/boostorg/pool","last_synced_at":"2025-04-05T16:07:50.509Z","repository":{"id":6353080,"uuid":"7589908","full_name":"boostorg/pool","owner":"boostorg","description":"Boost.org pool module","archived":false,"fork":false,"pushed_at":"2025-03-15T16:57:49.000Z","size":8530,"stargazers_count":51,"open_issues_count":9,"forks_count":50,"subscribers_count":15,"default_branch":"develop","last_synced_at":"2025-03-29T15:07:30.901Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://boost.org/libs/pool","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsl-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/boostorg.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":"2013-01-13T15:57:57.000Z","updated_at":"2025-03-22T19:24:37.000Z","dependencies_parsed_at":"2024-12-17T09:06:41.116Z","dependency_job_id":"6ee09df7-d796-477e-a711-b1a4fbf511e5","html_url":"https://github.com/boostorg/pool","commit_stats":null,"previous_names":[],"tags_count":122,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boostorg%2Fpool","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boostorg%2Fpool/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boostorg%2Fpool/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boostorg%2Fpool/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/boostorg","download_url":"https://codeload.github.com/boostorg/pool/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247361687,"owners_count":20926643,"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-13T15:07:05.777Z","updated_at":"2025-04-05T16:07:50.488Z","avatar_url":"https://github.com/boostorg.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"Pool, part of collection of the [Boost C++ Libraries](https://github.com/boostorg), provides an efficient way to handle memory suballocation for fixed-size items.\n\n### License\n\nDistributed under the [Boost Software License, Version 1.0](https://www.boost.org/LICENSE_1_0.txt).\n\n### Properties\n\n* C++03\n* Header Only\n\n### Build Status\n\n\u003c!-- boost-ci/tools/makebadges.sh --project pool --appveyor j6otdvyec8ycs9h1 --codecov blmk8CZxg2 --coverity 15800 --\u003e\n| Branch          | GHA CI | Appveyor | Coverity Scan | codecov.io | Deps | Docs | Tests |\n| :-------------: | ------ | -------- | ------------- | ---------- | ---- | ---- | ----- |\n| [`master`](https://github.com/boostorg/pool/tree/master) | [![Build Status](https://github.com/boostorg/pool/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/boostorg/pool/actions?query=branch:master) | [![Build status](https://ci.appveyor.com/api/projects/status/j6otdvyec8ycs9h1/branch/master?svg=true)](https://ci.appveyor.com/project/cppalliance/pool/branch/master) | [![Coverity Scan Build Status](https://scan.coverity.com/projects/15800/badge.svg)](https://scan.coverity.com/projects/boostorg-pool) | [![codecov](https://codecov.io/gh/boostorg/pool/branch/master/graph/badge.svg?token=blmk8CZxg2)](https://codecov.io/gh/boostorg/pool/tree/master) | [![Deps](https://img.shields.io/badge/deps-master-brightgreen.svg)](https://pdimov.github.io/boostdep-report/master/pool.html) | [![Documentation](https://img.shields.io/badge/docs-master-brightgreen.svg)](https://www.boost.org/doc/libs/master/libs/pool) | [![Enter the Matrix](https://img.shields.io/badge/matrix-master-brightgreen.svg)](https://www.boost.org/development/tests/master/developer/pool.html)\n| [`develop`](https://github.com/boostorg/pool/tree/develop) | [![Build Status](https://github.com/boostorg/pool/actions/workflows/ci.yml/badge.svg?branch=develop)](https://github.com/boostorg/pool/actions?query=branch:develop) | [![Build status](https://ci.appveyor.com/api/projects/status/j6otdvyec8ycs9h1/branch/develop?svg=true)](https://ci.appveyor.com/project/cppalliance/pool/branch/develop) | [![Coverity Scan Build Status](https://scan.coverity.com/projects/15800/badge.svg)](https://scan.coverity.com/projects/boostorg-pool) | [![codecov](https://codecov.io/gh/boostorg/pool/branch/develop/graph/badge.svg?token=blmk8CZxg2)](https://codecov.io/gh/boostorg/pool/tree/develop) | [![Deps](https://img.shields.io/badge/deps-develop-brightgreen.svg)](https://pdimov.github.io/boostdep-report/develop/pool.html) | [![Documentation](https://img.shields.io/badge/docs-develop-brightgreen.svg)](https://www.boost.org/doc/libs/develop/libs/pool) | [![Enter the Matrix](https://img.shields.io/badge/matrix-develop-brightgreen.svg)](https://www.boost.org/development/tests/develop/developer/pool.html)\n\n### Directories\n\n| Name        | Purpose                        |\n| ----------- | ------------------------------ |\n| `doc`       | documentation                  |\n| `example`   | examples                       |\n| `include`   | headers                        |\n| `test`      | unit tests                     |\n\n### More information\n\n* [Ask questions](https://stackoverflow.com/questions/ask?tags=c%2B%2B,boost,boost-pool)\n* [Report bugs](https://github.com/boostorg/pool/issues): Be sure to mention Boost version, platform and compiler you're using. A small compilable code sample to reproduce the problem is always good as well.\n* Submit your patches as pull requests against **develop** branch. Note that by submitting patches you agree to license your modifications under the [Boost Software License, Version 1.0](https://www.boost.org/LICENSE_1_0.txt).\n* Discussions about the library are held on the [Boost developers mailing list](https://www.boost.org/community/groups.html#main). Be sure to read the [discussion policy](https://www.boost.org/community/policy.html) before posting and add the `[pool]` tag at the beginning of the subject line.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboostorg%2Fpool","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fboostorg%2Fpool","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboostorg%2Fpool/lists"}