{"id":28927131,"url":"https://github.com/ozguronsoy/heph","last_synced_at":"2025-07-14T18:05:42.087Z","repository":{"id":298769211,"uuid":"925719184","full_name":"ozguronsoy/Heph","owner":"ozguronsoy","description":"A collection of reusable components and utilities shared across my other libraries.","archived":false,"fork":false,"pushed_at":"2025-06-15T14:28:20.000Z","size":170,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-07T01:44:48.631Z","etag":null,"topics":["cpp","cross-platform"],"latest_commit_sha":null,"homepage":"https://ozguronsoy.github.io/Heph/","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ozguronsoy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2025-02-01T15:25:20.000Z","updated_at":"2025-06-15T14:28:24.000Z","dependencies_parsed_at":"2025-06-12T21:22:07.789Z","dependency_job_id":"d8b64981-d853-4933-8edd-ce4d1d399d3d","html_url":"https://github.com/ozguronsoy/Heph","commit_stats":null,"previous_names":["ozguronsoy/heph"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/ozguronsoy/Heph","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ozguronsoy%2FHeph","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ozguronsoy%2FHeph/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ozguronsoy%2FHeph/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ozguronsoy%2FHeph/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ozguronsoy","download_url":"https://codeload.github.com/ozguronsoy/Heph/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ozguronsoy%2FHeph/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265327761,"owners_count":23747761,"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":["cpp","cross-platform"],"created_at":"2025-06-22T12:33:01.090Z","updated_at":"2025-07-14T18:05:42.080Z","avatar_url":"https://github.com/ozguronsoy.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Heph\n\n[![Docs](https://github.com/ozguronsoy/Heph/actions/workflows/docs.yml/badge.svg)](https://github.com/ozguronsoy/Heph/actions/workflows/docs.yml)\n[![Linux](https://github.com/ozguronsoy/Heph/actions/workflows/build_linux.yml/badge.svg)](https://github.com/ozguronsoy/Heph/actions/workflows/build_linux.yml)\n[![Windows](https://github.com/ozguronsoy/Heph/actions/workflows/build_windows.yml/badge.svg)](https://github.com/ozguronsoy/Heph/actions/workflows/build_windows.yml)\n[![Android](https://github.com/ozguronsoy/Heph/actions/workflows/build_android.yml/badge.svg)](https://github.com/ozguronsoy/Heph/actions/workflows/build_android.yml)\n\n- [Introduction](#introduction)\n- [Setup](#setup)\n    - [Dependencies](#dependencies)\n    - [Build](#build)\n- [Documentation](https://ozguronsoy.github.io/Heph/)\u003cbr\u003e\n\n## Introduction\n\nHeph is a modern cross-platform C++ library that provides common components that are frequently used in my projects, such as:\n\n- ``Exceptions`` for detailed error handling.\n- ``Events`` for managing callback methods.\n- Multidimensional Buffer classes for storing/processing big chunks of sequential data.\n- Wrapper class for generating/managing native UUIDs.\n\n\n## Setup\n\n### Dependencies\n\nAll Platforms:\n- C++23 or higher.\n- CMake 3.28.0 or higher.\n- Doxygen 1.11.0 or higher for building documentation.\n- GTest for building tests.\n\nLinux:\n- libuuid.\n\n\n### Build\n\nCMake options:\n\n- ``-DHEPH_BUILD_STATIC=On`` builds static library.\n- ``-DHEPH_BUILD_SHARED=On`` builds shared library.\n- ``-DHEPH_BUILD_DOCS=On`` builds documentation.\n- ``-DHEPH_BUILD_TESTS=On`` builds tests.\n\nBuild Options:\n- ``-DHEPH_CL_DISABLE_COLORED_OUTPUT`` disables colored console output.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fozguronsoy%2Fheph","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fozguronsoy%2Fheph","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fozguronsoy%2Fheph/lists"}