An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with tarjan-algorithm

A curated list of projects in awesome lists tagged with tarjan-algorithm .

https://github.com/looplab/tarjan

Graph loop detection in Go using Tarjan's algorithm

go graph tarjan tarjan-algorithm

Last synced: 10 May 2025

https://github.com/tomeraberbach/find-entry-points

🚪 Find the entry points in a set of JavaScript files.

entrypoints esm graph javascript strongly-connected-components tarjan-algorithm

Last synced: 20 Aug 2025

https://github.com/rocq-community/tarjan

Coq formalization of algorithms due to Tarjan and Kosaraju for finding strongly connected graph components using Mathematical Components and SSReflect [maintainers=@CohenCyril,@palmskog]

coq mathcomp mathcomp-ci ssreflect tarjan-algorithm

Last synced: 10 Apr 2025

https://github.com/triska/scc

Strongly Connected Components of a Graph

graph prolog scc tarjan-algorithm

Last synced: 04 Jan 2026

https://github.com/vacilando/js-tarjan

JavaScript implementation of Tarjan's strongly connected components algorithm

javascript tarjan-algorithm

Last synced: 06 Feb 2026

https://github.com/aalok-sathe/libcolgraph

graph library and web application in C++/Python+Flask to construct, manipulate, and visualize 'coloring graphs' (using VisJS). implements Tarjan's algorithm to construct meta graphs and analyze them

coloring-graph graph-algorithms graph-coloring graph-theory mathematics tarjan-algorithm

Last synced: 20 Jan 2026

https://github.com/vacilando/php-tarjan

PHP implementation of Tarjan's strongly connected components algorithm

php tarjan-algorithm

Last synced: 26 Aug 2025

https://github.com/dr-eti/rtard-tarjans_dfs_in_r

R implementation of Tarjan's algorithm for finding Strongly Connected Components in a digraph by Depth-First Search

algorithm block-triangular-matrix depth-first-search digraph graph-algorithms r strongly-connected-components tarjan-algorithm

Last synced: 12 Jul 2025

https://github.com/mikeleo03/tarjans-simulation_frontend

Frontend side of SCC and Bridges Finder using Tarjans Algorithm with React Typescript and Golang

bridges golang react-tsx scc tarjan-algorithm

Last synced: 17 Jul 2025

https://github.com/aalok-sathe/coloring-graphs

[DEPRECATED: please see https://aalok-sathe.gitlab.io/libcolgraph for new version] // a speedy library written in C++ wrapped to provide a Python interface and a useful web GUI for graph coloring research

coloring-graph graph-algorithms graph-coloring graph-theory swig tarjan-algorithm

Last synced: 20 Jan 2026

https://github.com/mikeleo03/tarjans-simulation_backend

Backend side of SCC and Bridges Finder using Tarjans Algorithm with React Typescript and Golang

bridges golang react-tsx scc tarjan-algorithm

Last synced: 28 Aug 2025