{"id":18593982,"url":"https://github.com/prophetru/outerjoin","last_synced_at":"2025-05-16T11:09:00.845Z","repository":{"id":239788005,"uuid":"800574899","full_name":"ProphetRu/OuterJoin","owner":"ProphetRu","description":"Educational project","archived":false,"fork":false,"pushed_at":"2024-05-14T16:00:31.000Z","size":258,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-17T22:34:32.967Z","etag":null,"topics":["asio","async","boost","cmake","coroutines","cpp","cpp23","doxygen","gtest","otus","reader","server","shared-timed-mutex","writter"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ProphetRu.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":"2024-05-14T15:39:25.000Z","updated_at":"2024-05-14T15:47:47.000Z","dependencies_parsed_at":null,"dependency_job_id":"51a24e0e-fd30-4423-b5bc-ab798b39dab9","html_url":"https://github.com/ProphetRu/OuterJoin","commit_stats":null,"previous_names":["prophetru/outerjoin"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProphetRu%2FOuterJoin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProphetRu%2FOuterJoin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProphetRu%2FOuterJoin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProphetRu%2FOuterJoin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ProphetRu","download_url":"https://codeload.github.com/ProphetRu/OuterJoin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254518400,"owners_count":22084376,"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":["asio","async","boost","cmake","coroutines","cpp","cpp23","doxygen","gtest","otus","reader","server","shared-timed-mutex","writter"],"created_at":"2024-11-07T01:14:14.632Z","updated_at":"2025-05-16T11:09:00.822Z","avatar_url":"https://github.com/ProphetRu.png","language":"C++","readme":"# OuterJoin\nEducational project with [googletest](https://github.com/google/googletest), [doxygen](https://github.com/doxygen/doxygen) and [boost asio](https://github.com/boostorg/asio).\n\n## Build local Linux\n```shell\nsudo apt-get update \u0026\u0026 sudo apt-get install cmake libgtest-dev libboost-all-dev -y\n\ncd OuterJoin\nmkdir build \u0026\u0026 cd build\n\ncmake ..\n\n# build release\ncmake --build . --config Release\n\n# build deb-package\ncmake --build . --target package\n```\n\n## Build local Windows\n```shell\nvcpkg install gtest boost-asio boost-system\nvcpkg integrate install\n\ncd OuterJoin\nmkdir build \u0026\u0026 cd build\n\ncmake .. -DCMAKE_TOOLCHAIN_FILE=\"path/to/vcpkg/scripts/buildsystems/vcpkg.cmake\"\n\n# build release\ncmake --build . --config Release\n```\n\n## Tests\n```shell\nctest\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprophetru%2Fouterjoin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprophetru%2Fouterjoin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprophetru%2Fouterjoin/lists"}