{"id":16136422,"url":"https://github.com/vp817/cppbinarystream","last_synced_at":"2025-07-20T20:05:59.060Z","repository":{"id":192107687,"uuid":"686079534","full_name":"vp817/CppBinaryStream","owner":"vp817","description":"binarystream made in cpp","archived":false,"fork":false,"pushed_at":"2025-06-18T12:04:51.000Z","size":63,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-18T13:21:01.443Z","etag":null,"topics":["binary-manipulation","binary-stream","cpp","cpp17"],"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/vp817.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,"zenodo":null}},"created_at":"2023-09-01T17:33:43.000Z","updated_at":"2025-06-18T12:04:54.000Z","dependencies_parsed_at":"2023-09-23T04:30:38.569Z","dependency_job_id":"d6fbfe83-e500-463f-9bea-ac3f221ba2b3","html_url":"https://github.com/vp817/CppBinaryStream","commit_stats":{"total_commits":15,"total_committers":3,"mean_commits":5.0,"dds":0.5333333333333333,"last_synced_commit":"45391ed897b307dc221fdda37cccd33d58785f18"},"previous_names":["vp817/cppbinarystream"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/vp817/CppBinaryStream","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vp817%2FCppBinaryStream","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vp817%2FCppBinaryStream/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vp817%2FCppBinaryStream/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vp817%2FCppBinaryStream/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vp817","download_url":"https://codeload.github.com/vp817/CppBinaryStream/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vp817%2FCppBinaryStream/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266189677,"owners_count":23890065,"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":["binary-manipulation","binary-stream","cpp","cpp17"],"created_at":"2024-10-09T23:11:40.888Z","updated_at":"2025-07-20T20:05:59.055Z","avatar_url":"https://github.com/vp817.png","language":"C++","readme":"# CppBinaryStream\n\nCppBinaryStream is a C++ library that provides functionality for working with buffers/binary streams.\n\n## Building\n\nThe library uses `CMake` as the build system. To build the library and the tests, follow these steps:\n\n1. Clone the repository\n2. Run `cmake .`\n3. Run `cmake --build .`\n\nThe library will be built as a static library which can be changed to shared if the flag `BINARY_STREAM_SHARED` was specified.\n\n## Building the Tests\n\nTo build the tests using CMake, you can pass the `BINARY_STREAM_COMPILE_TESTS` flag.\n\n## Contributing\n\nIf you find any issues or have suggestions for improvement, please open an issue or submit a pull request.\n\n## License\n\nThis project is licensed under the [GNU General Public License v3.0](LICENSE).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvp817%2Fcppbinarystream","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvp817%2Fcppbinarystream","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvp817%2Fcppbinarystream/lists"}