{"id":22017423,"url":"https://github.com/kushalv238/java-graph","last_synced_at":"2026-05-01T01:32:42.128Z","repository":{"id":250487818,"uuid":"834598373","full_name":"kushalv238/Java-Graph","owner":"kushalv238","description":"Custom implementation of a Java Graph library with utilities.","archived":false,"fork":false,"pushed_at":"2024-07-28T19:18:08.000Z","size":31,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-23T09:32:58.224Z","etag":null,"topics":["collections-framework","graph","graph-algorithms","java","java-library","maven","open-source","opensource"],"latest_commit_sha":null,"homepage":"","language":"Java","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/kushalv238.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["kushalv238"]}},"created_at":"2024-07-27T18:57:34.000Z","updated_at":"2025-02-14T10:52:21.000Z","dependencies_parsed_at":"2024-07-27T20:25:55.278Z","dependency_job_id":"22e9b2ce-9b82-4dab-9f9b-1ae1c2df68e7","html_url":"https://github.com/kushalv238/Java-Graph","commit_stats":null,"previous_names":["kushalv238/java-graph"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/kushalv238/Java-Graph","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kushalv238%2FJava-Graph","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kushalv238%2FJava-Graph/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kushalv238%2FJava-Graph/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kushalv238%2FJava-Graph/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kushalv238","download_url":"https://codeload.github.com/kushalv238/Java-Graph/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kushalv238%2FJava-Graph/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32482460,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"ssl_error","status_checked_at":"2026-04-30T13:12:06.837Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["collections-framework","graph","graph-algorithms","java","java-library","maven","open-source","opensource"],"created_at":"2024-11-30T05:06:31.538Z","updated_at":"2026-05-01T01:32:42.108Z","avatar_url":"https://github.com/kushalv238.png","language":"Java","funding_links":["https://github.com/sponsors/kushalv238"],"categories":[],"sub_categories":[],"readme":"# Graph Algorithms Library\n\nWelcome to the Graph Algorithms Library! 🎉\n\nThis Java library for Graph data structure contains support for various types of graphs viz. Directed/Undirected, Weighted/Unweighted Graphs, Cyclic/Acyclic Graphs, Connected/Disconnected Graphs, Bipartite Graphs, Complete Graphs etc. With multiple algorithms to use with the Graph data structure, independent use of the nodes \u0026 edges is also possible for custom algorithms and projects.\n\n## Algorithms\n\n- **Breadth-First Search (BFS)**\n- **Depth-First Search (DFS)**\n- **Dijkstra's Algorithm**\n\n## Contributing\n\nWith a dream of adding this library to the official Java Collections Framework, I am keeping this project open to contributions ☁️✨. Got an idea for an awesome new feature? Found a bug that's been bugging you? Want to add some witty comments of your own? We'd love to hear from you!\n\n1. Fork the repository.\n2. Create a new branch (git checkout -b feature-branch).\n3. Make your changes.\n4. Commit your changes (git commit -am 'Add new feature').\n5. Push to the branch (git push origin feature-branch).\n6. Create a new Pull Request.\n\n## Contact\nIf you have any questions, or suggestions, or just want to say hi, feel free to reach out:\n\n- Email: kushalv238@gmail.com\n- LinkedIn: [kushal-vadodaria](https://www.linkedin.com/in/kushal-vadodaria/)\n\n***\n\nRemember, life is just like a graph: complex, intertwined and confusing but there is always a way around it. Sometimes you just need to take a step back (like a breadth-first search) to see the bigger picture, but other times you need to dive deep (like a depth-first search) to uncover the hidden treasures. Happy Graphing! 🚀 \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkushalv238%2Fjava-graph","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkushalv238%2Fjava-graph","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkushalv238%2Fjava-graph/lists"}