{"id":20668775,"url":"https://github.com/ganzerli/e-pathy","last_synced_at":"2025-06-21T05:02:18.627Z","repository":{"id":192406701,"uuid":"686667225","full_name":"ganzerli/e-pathy","owner":"ganzerli","description":"e-pathy saves integers (also in a file) in a way that you can find them following a path. /0/1/50/0 for example","archived":false,"fork":false,"pushed_at":"2025-02-17T17:52:03.000Z","size":229,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-10T15:18:49.093Z","etag":null,"topics":["binary-data","c","data-structures","database","graph","graph-algorithms"],"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/ganzerli.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-03T14:58:54.000Z","updated_at":"2025-02-17T17:52:06.000Z","dependencies_parsed_at":"2023-12-22T14:05:50.072Z","dependency_job_id":"4b6174df-e807-45d8-a698-8fde9f24eb0d","html_url":"https://github.com/ganzerli/e-pathy","commit_stats":{"total_commits":78,"total_committers":1,"mean_commits":78.0,"dds":0.0,"last_synced_commit":"5448cb3448861e5d66e458495a733266114bf9ed"},"previous_names":["ganzerli/e-pathy"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ganzerli/e-pathy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ganzerli%2Fe-pathy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ganzerli%2Fe-pathy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ganzerli%2Fe-pathy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ganzerli%2Fe-pathy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ganzerli","download_url":"https://codeload.github.com/ganzerli/e-pathy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ganzerli%2Fe-pathy/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261065242,"owners_count":23104761,"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-data","c","data-structures","database","graph","graph-algorithms"],"created_at":"2024-11-16T20:11:40.137Z","updated_at":"2025-06-21T05:02:13.558Z","avatar_url":"https://github.com/ganzerli.png","language":"C","readme":"# e-pathy\ne-pathy saves integers (also in a file) in a way that you can find them following a path. /0/1/50/0 for example.\n\ne-pathy is a database shaped as a graph, where you can navigate throught paths and save data in branches, or create other branches in branches.\n\nThe goal of the project is to have an extremely fast search, and save memory.\n\nThere is a garbage collection: when you delete data the locations are written in a file, adding new data, if the count is available, are written in deleted spots.\n\nHow it works:\n- compile and start e-pathy.\n- compile and start relacy.\n- using a browser write the url: http://localhost:8086/\n\nNo other server needed, relacy has already a backend-framework integrated.\nWrite in the form your nodes separated by space, navigate into the nodes, and create other nodes in nodes.\n\nCompile linux with: gcc -o e-pathy e-pathy.c\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fganzerli%2Fe-pathy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fganzerli%2Fe-pathy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fganzerli%2Fe-pathy/lists"}