3 Repos
Modeling and analysis tools for dynamic and large-scale graph structures.
Explore 3 awesome GitHub repositories matching part of an awesome list · Java Graph Libraries. Refine with filters or upvote what's useful.
Guava is a Java standard library extension and utility toolkit that provides optimized data structures, concurrency tools, and core extensions. It serves as a comprehensive set of helpers for Java development, focusing on reducing repetitive boilerplate logic. The project is distinguished by its specialized implementations of immutable collections, which ensure thread safety and data consistency by preventing accidental modification. It also includes a dedicated graph data structure library for modeling and traversing networks of interconnected nodes and edges, alongside advanced collection t
Implements a dedicated graph library for modeling and analyzing networks of nodes and edges in Java.
Fast in-memory graph structure, powering Gephi
In-memory graph structure implementation for network analysis.
Simple prototype for creating derived graphs from social network data using Deriggy and Fluo
Continuously merging large graphs into single derived structures.