{"id":15047803,"url":"https://github.com/massimo-marino/circular-buffer","last_synced_at":"2025-04-10T01:23:19.767Z","repository":{"id":162656965,"uuid":"103549619","full_name":"massimo-marino/circular-buffer","owner":"massimo-marino","description":"A C++ implementation of a circular buffer","archived":false,"fork":false,"pushed_at":"2025-02-18T18:37:30.000Z","size":48,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-24T03:04:36.654Z","etag":null,"topics":["circular-buffer","clang","cpp","cpp14","cpp17","cpp20","producer-consumer"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/massimo-marino.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-09-14T15:28:58.000Z","updated_at":"2025-02-21T19:51:44.000Z","dependencies_parsed_at":null,"dependency_job_id":"dfcd018d-2767-4f56-b52d-b5f243c147a4","html_url":"https://github.com/massimo-marino/circular-buffer","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/massimo-marino%2Fcircular-buffer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/massimo-marino%2Fcircular-buffer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/massimo-marino%2Fcircular-buffer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/massimo-marino%2Fcircular-buffer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/massimo-marino","download_url":"https://codeload.github.com/massimo-marino/circular-buffer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248138593,"owners_count":21053887,"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":["circular-buffer","clang","cpp","cpp14","cpp17","cpp20","producer-consumer"],"created_at":"2024-09-24T21:04:51.644Z","updated_at":"2025-04-10T01:23:19.746Z","avatar_url":"https://github.com/massimo-marino.png","language":"C++","readme":"# circular-buffer\nC++17/20 implementation of a circular buffer\n\n#### Requirements\n\n`cmake` is used to compile the sources.\n\nThe cmake file compiles with `C++20`.\n\nThe unit tests are implemented in googletest: be sure you have installed googletest to compile.\n\n\n#### Install\n\n```bash\n$ git clone https://github.com/massimo-marino/circular-buffer.git\n$ cd circular-buffer\n$ mkdir build\n$ cd build\n$ cmake ..\n$ make\n```\n\n#### Run Unit Tests\n\n```bash\n$ cd src/unitTests\n$ ./unitTests\n```\n\n\n#### Run Example\n\nRemove `-DDO_LOGS` from `CMAKE_CXX_FLAGS` in the cmake file to see no logs printed at run-time.\n\n```bash\n$ cd ../example\n$ ./circular-buffer-example\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmassimo-marino%2Fcircular-buffer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmassimo-marino%2Fcircular-buffer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmassimo-marino%2Fcircular-buffer/lists"}