{"id":27294087,"url":"https://github.com/igorcoding/circle-routes","last_synced_at":"2025-04-11T22:45:47.353Z","repository":{"id":29117393,"uuid":"32647078","full_name":"igorcoding/circle-routes","owner":"igorcoding","description":"Circle network routes evaluation utility","archived":false,"fork":false,"pushed_at":"2015-04-10T08:01:22.000Z","size":278,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-04-20T00:11:02.882Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/igorcoding.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}},"created_at":"2015-03-21T19:37:16.000Z","updated_at":"2015-04-10T08:01:22.000Z","dependencies_parsed_at":"2022-07-24T16:02:11.659Z","dependency_job_id":null,"html_url":"https://github.com/igorcoding/circle-routes","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/igorcoding%2Fcircle-routes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igorcoding%2Fcircle-routes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igorcoding%2Fcircle-routes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igorcoding%2Fcircle-routes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/igorcoding","download_url":"https://codeload.github.com/igorcoding/circle-routes/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248492961,"owners_count":21113160,"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":"2025-04-11T22:45:46.750Z","updated_at":"2025-04-11T22:45:47.339Z","avatar_url":"https://github.com/igorcoding.png","language":"C++","readme":"# circle-routes\nCircle network routes evaluation utility\n\n## Dependencies\n\n* ```circle_routes``` has no external dependencies\n* Http Server: Poco v1.6.0 (```-lPocoFoundation``` ```-lPocoNet``` ```-lPocoUtil``` ```-lPocoJSON```)\n* Command line utility: Boost 1.57 (```-lboost_system``` ```-lboost_program_options```)\n\n## Build\n\nIn order to build under **Linux** just run the following commands:\n\n```bash\nmkdir build \u0026\u0026 cd build\ncmake ..\nmake\n```\n\nTo build under **Windows** you will need additional packages. Also Boost and Poco have to be built using mingw32 toolchain to mingw32 folder, fot instance, ```$HOME/mingw-install/```\n\n```bash\napt-get install wine mingw32 mingw32-binutils mingw32-runtime\nmkdir buildwin \u0026\u0026 cd buildwin\ncmake -DCMAKE_TOOLCHAIN_FILE=../cmake/Toolchain-mingw32.cmake -DCMAKE_INSTALL_PREFIX=$HOME/mingw-install/ ..\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Figorcoding%2Fcircle-routes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Figorcoding%2Fcircle-routes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Figorcoding%2Fcircle-routes/lists"}