graphstore
Graph data structure
A fast and efficient in-memory graph data structure with support for various graph types and attributes.
Fast in-memory graph structure, powering Gephi
71 stars
8 watching
26 forks
Language: Java
last commit: 17 days ago
Linked from 1 awesome list
analysisgephigraphgraphvizjavanetwork
Related projects:
Repository | Description | Stars |
---|---|---|
gephi/gephi | A platform for visualizing and manipulating large graphs with real-time performance | 5,930 |
gephi/gephi-lite | A web-based application for visualizing and analyzing network graphs | 204 |
gyuho/goraph | Provides an efficient and flexible graph data structure and algorithm implementation in Go | 739 |
yourbasic/graph | A Go library providing efficient algorithms and data structures for graph manipulation | 709 |
dgraph-io/dgraph | A high-performance, distributed GraphQL database with a graph backend for modern applications. | 20,441 |
gchq/gaffer | A large-scale graph database framework for storing and querying complex data structures with rich properties | 1,769 |
hmdsefi/gograph | A Go library for creating and manipulating graphs of various types | 67 |
cayleygraph/cayley | A graph database inspired by the Google Knowledge Graph, designed for efficient querying and scalable performance. | 14,855 |
davecom/swiftgraph | A pure Swift implementation of a graph data structure with algorithms and utility functions | 757 |
hugegraph/hugegraph | A high-performance graph database for storing and querying large amounts of data | 9 |
thomasp85/ggraph | A grammar of graphics for relational data structures, extending ggplot2 to support network and graph visualization. | 1,076 |
phadej/graafi | An experimental JavaScript implementation of a graph data structure and algorithms | 20 |
anvaka/ngraph.graph | A JavaScript library for creating and manipulating graph data structures | 523 |
blazegraph/database | High-performance graph database supporting multiple APIs and data formats | 896 |
juliagraphs/metagraphs.jl | A package for representing graphs with multiple metadata attributes | 59 |