Show HN: HypergraphZ – A Hypergraph Implementation in Zig
Category: library
Tags: hypergraph, zig, graph-algorithms
Score: 6.5/10 (Innovation: 6, Technical: 7, Documentation: 8, Utility: 5)
HypergraphZ is a directed hypergraph library written in Zig, supporting multi-vertex hyperedges and advanced graph algorithms like centrality, shortest paths, and topological sorting. Its integration of hypergraph theory with a modern systems language and comprehensive documentation makes it interesting for developers needing non-traditional data structures.
Target audience: backend devs, data engineers
Repository: https://github.com/yamafaktory/hypergraphz · Zig · MIT · 118 stars
View on Hacker News