A production-ready C library for computing Strongly Connected Components (SCCs) in directed graphs. Implements both Tarjan's and Kosaraju's algorithms with optimized data structures and comprehensive ...