topo-kahn
Topological sort (Kahn algorithm) an oriented graph containing any kind of node, using ES6 Maps & Sets.
@fimbul-works/fimbul
Fimbul is a TypeScript library for elegant dependency resolution in computation graphs - powerful, minimal, and blazingly fast.
fix-peer-deps
A modern CLI tool to analyze and fix peer dependency issues across multiple package managers
pg-altergen
A Node.js CLI tool for managing PostgreSQL schema changes by organizing database objects in SQL files and generating ordered migration scripts with automatic dependency resolution.
fast-graph
A fast implementation of graph data structure