HypergraphZ – Hypergraph Implementation in Zig
Hypergraph library in Zig when Python and Java already have mature options.
Hypergraph is a data structure library to create a directed hypergraph in which a hyperedge can join any number of vertices.
Directed hypergraphs in Rust with persistent snapshots and a generic query trait.
Rust developers modeling complex multi-way relational data
petgraph · graphblas
Hypergraph library in Zig when Python and Java already have mature options.
Hypergraph data structure library in Zig with centrality, paths, and topological sort.
Directed hypergraphs in Zig with spectral analysis like Laplacians and PageRank.
Zig core with Python wheels cuts FFI overhead 10x for bulk hyperedge insertion.
Zig core with Python wheels means no compiler needed for users.
Zig core with Python wheels enables directed hyperedges for multi-party relationship modeling.