Pinned Repositories
hugegraph
HugeGraph Database core component, including graph engine, API, and built-in backends
hugegraph-client
HugeGraph Database client for Java
hugegraph-common
HugeGraph Database common library
hugegraph-computer
large-scale graph compute
hugegraph-doc
HugeGraph Database user documentation
hugegraph-downloads
HugeGraph Database installation packages
hugegraph-hubble
A graph management and analysis platform that provides features: graph data load, schema management, graph relationship analysis and graphical display, and more.
hugegraph-loader
HugeGraph Database data loader
hugegraph-tools
HugeGraph Database deploy and manage tool
rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
starhugegraph's Repositories
starhugegraph/hugegraph-hubble
A graph management and analysis platform that provides features: graph data load, schema management, graph relationship analysis and graphical display, and more.
starhugegraph/hugegraph
HugeGraph Database core component, including graph engine, API, and built-in backends
starhugegraph/hugegraph-common
HugeGraph Database common library
starhugegraph/hugegraph-computer
large-scale graph compute
starhugegraph/hugegraph-client
HugeGraph Database client for Java
starhugegraph/hugegraph-doc
HugeGraph Database user documentation
starhugegraph/hugegraph-downloads
HugeGraph Database installation packages
starhugegraph/hugegraph-loader
HugeGraph Database data loader
starhugegraph/hugegraph-tools
HugeGraph Database deploy and manage tool
starhugegraph/rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
starhugegraph/graphdb-benchmarks
Performance benchmark between popular graph databases.
starhugegraph/hugegraph-plugin-stanford-analyzer
HugeGraph Database extended plugin: stanford analyzer
starhugegraph/hugegraph-rpc
HugeGraph Database RPC component, currently it's a wrapper of Sofa-RPC
starhugegraph/sofa-jraft
A production-grade java implementation of RAFT consensus algorithm.