{"id":24232510,"url":"https://github.com/gasinfinity/graphexia","last_synced_at":"2025-09-09T23:12:36.310Z","repository":{"id":261328288,"uuid":"883847545","full_name":"GasInfinity/Graphexia","owner":"GasInfinity","description":"Manipulate graphs efficiently with all the eye candy. Currently in pre-alpha","archived":false,"fork":false,"pushed_at":"2024-11-24T14:29:22.000Z","size":7778,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-14T15:44:41.801Z","etag":null,"topics":["cpp","graphs","graphs-algorithms","visualization"],"latest_commit_sha":null,"homepage":"https://gasinfinity.github.io/Graphexia/","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/GasInfinity.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-11-05T17:16:09.000Z","updated_at":"2024-11-24T14:29:26.000Z","dependencies_parsed_at":"2024-11-06T00:29:30.836Z","dependency_job_id":"cabe5ecb-be10-4ede-8fec-1892aa02e696","html_url":"https://github.com/GasInfinity/Graphexia","commit_stats":null,"previous_names":["gasinfinity/graphexia"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GasInfinity%2FGraphexia","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GasInfinity%2FGraphexia/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GasInfinity%2FGraphexia/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GasInfinity%2FGraphexia/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GasInfinity","download_url":"https://codeload.github.com/GasInfinity/Graphexia/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241851295,"owners_count":20030962,"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","graphs","graphs-algorithms","visualization"],"created_at":"2025-01-14T15:44:15.172Z","updated_at":"2025-03-04T12:38:37.472Z","avatar_url":"https://github.com/GasInfinity.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Graphexia\n![Graphexia Logo](https://github.com/GasInfinity/Graphexia/blob/main/assets/logo.png?raw=true)\n---\nManipulate graphs efficiently with all the eye candy.\n\n## Building\nYou will need `xmake` and a C++ compiler. Currently we depend on `sokol` and `nuklear`, as they are single header libraries you won't need to do anything. \nThe supported config options are:\n- `use_egl` to use `EGL` in linux instead of `GLX`\n- `gles` to use `GLES` in linux instead of `OpenGL` requires `use_egl` to be set\n- ~~`gl` to use `OpenGL` instead of `D3D11` or `Metal`~~\n- ~~`wgpu` to use `WebGPU` instead of `WebGL` on emscripten~~\n\nIt is recommended to build with a specific toolchain, the recommended one for linux is gcc:\n```\nxmake f --toolchain=gcc # Or clang if you want to use clang (!warning!, with the current nix flake environment clang doesn't work...)\nxmake\nxmake run\n```\n\n### Graphexia also runs on the web!\nTo compile Graphexia with emscripten, you only need to change the toolchain and platform:\n```\nxmake f --toolchain=emcc -p wasm\nxmake\n# The generated html should be on the build directory. Try to run it with your browser or emrun\n```\n\n### Help wanted\nCompiling for windows will be a breeze but I don't have a MacOS system to build and test against it...\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgasinfinity%2Fgraphexia","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgasinfinity%2Fgraphexia","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgasinfinity%2Fgraphexia/lists"}