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.
289 stars
4 watching
11 forks
Language: Rust
last commit: 3 months ago
Linked from 1 awesome list
datadata-sciencedata-structuredata-structureshypergraphhypergraphsrustrust-langrustlang
Related projects:
Repository | Description | Stars |
---|---|---|
| A Go library for creating and manipulating graphs of various types | 71 |
| A SPARQL-compliant graph database implemented as a Rust library and exposed to multiple programming languages. | 1,070 |
| An experimental JavaScript implementation of a graph data structure and algorithms | 20 |
| A JavaScript library for creating and manipulating graph data structures | 529 |
| An implementation of Apache TinkerPop 3 interfaces using HBase as a graph database | 256 |
| A JavaScript library allowing random-access to graph nodes using Hypercore DAGs | 24 |
| A tool to visualize and analyze GraphQL schemas | 109 |
| High-performance graph database supporting multiple APIs and data formats | 902 |
| A Go library providing efficient algorithms and data structures for graph manipulation | 712 |
| A PHP library providing a simple framework to implement the OpenGraph Protocol for adding structured social media metadata to web pages. | 92 |
| A high-performance graph database layer on top of Google Bigtable | 26 |
| A library that provides an inductive approach to dealing with graphs | 184 |
| A graph library written in F# for building and manipulating graphs | 54 |
| A pure Swift implementation of a graph data structure with algorithms and utility functions | 759 |
| A Rust library for fast and efficient graph drawing using force-directed algorithms | 193 |