hypergraph
Hypergraph library
A data structure library to model complex relational networks with flexible hyperedges and various edge weights.
Hypergraph is data structure library to create a directed hypergraph in which a hyperedge can join any number of vertices.
285 stars
4 watching
10 forks
Language: Rust
last commit: 5 months ago
Linked from 1 awesome list
datadata-sciencedata-structuredata-structureshypergraphhypergraphsrustrust-langrustlang
Related projects:
Repository | Description | Stars |
---|---|---|
hmdsefi/gograph | A Go library for creating and manipulating graphs of various types | 68 |
oxigraph/oxigraph | A SPARQL-compliant graph database implemented as a Rust library and exposed to multiple programming languages. | 1,041 |
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 |
rayokota/hgraphdb | An implementation of Apache TinkerPop 3 interfaces using HBase as a graph database | 256 |
emilbayes/hypercore-dag | A JavaScript library allowing random-access to graph nodes using Hypercore DAGs | 24 |
yamafaktory/craftql | A tool to visualize and analyze GraphQL schemas | 109 |
blazegraph/database | High-performance graph database supporting multiple APIs and data formats | 896 |
yourbasic/graph | A Go library providing efficient algorithms and data structures for graph manipulation | 709 |
euskadi31/opengraph | A PHP library providing a simple framework to implement the OpenGraph Protocol for adding structured social media metadata to web pages. | 92 |
yildizdb/yildiz | A high-performance graph database layer on top of Google Bigtable | 26 |
haskell/fgl | A library that provides an inductive approach to dealing with graphs | 184 |
xyncro/hekate | A graph library written in F# for building and manipulating graphs | 54 |
davecom/swiftgraph | A pure Swift implementation of a graph data structure with algorithms and utility functions | 757 |
grantshandy/fdg | A Rust library for fast and efficient graph drawing using force-directed algorithms | 192 |