graph.cc
graph.cc is a Node.js library, that implements the graph mathematical structure and allows you to run algorithms on it. Algorithms are usually availible both in JavaScript variant (running in js) and native variant (running in a native c++ module).