{"id":21107504,"url":"https://github.com/cjhdev/buffer_pool_example","last_synced_at":"2025-03-14T09:22:24.253Z","repository":{"id":148216371,"uuid":"59290816","full_name":"cjhdev/buffer_pool_example","owner":"cjhdev","description":"Fixed size static allocated buffer pool in C++11","archived":false,"fork":false,"pushed_at":"2016-05-20T12:02:00.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-21T03:42:36.171Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","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/cjhdev.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}},"created_at":"2016-05-20T12:01:15.000Z","updated_at":"2016-05-20T12:02:01.000Z","dependencies_parsed_at":"2023-05-19T11:00:22.915Z","dependency_job_id":null,"html_url":"https://github.com/cjhdev/buffer_pool_example","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/cjhdev%2Fbuffer_pool_example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cjhdev%2Fbuffer_pool_example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cjhdev%2Fbuffer_pool_example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cjhdev%2Fbuffer_pool_example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cjhdev","download_url":"https://codeload.github.com/cjhdev/buffer_pool_example/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243551445,"owners_count":20309346,"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-20T00:40:17.255Z","updated_at":"2025-03-14T09:22:24.224Z","avatar_url":"https://github.com/cjhdev.png","language":"C++","readme":"# Fixed Size Static Allocated Buffer Pool in C++\n\nA demonstration of a fixed size buffer pool in C++11 that avoids dynamic memory allocation.\n\n- See [buffer_pool.h](buffer_pool.h) for the buffer pool template\n- See [app.cpp](app.cpp) for the buffer pool template being exercised\n\nTo build and run app.cpp, from terminal call `make`, then `./bin/app`.\n\n## License\n\nMIT\n\nCopyright (c) 2016 Cameron Harper\n\n \n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcjhdev%2Fbuffer_pool_example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcjhdev%2Fbuffer_pool_example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcjhdev%2Fbuffer_pool_example/lists"}