tmont / tarjan-graphLinks
Simple Node.js module for detecting cycles in directed graphs
☆42Updated 3 years ago
Alternatives and similar repositories for tarjan-graph
Users that are interested in tarjan-graph are comparing it to the libraries listed below
Sorting:
- Topologically sort directed acyclic graphs (such as dependency lists) in javascript☆307Updated 2 years ago
- Walk any kind of tree structure depth- or breadth-first. Supports promises and advanced map-reduce operations with a very small API.☆132Updated last year
- 1D interval tree☆72Updated 2 years ago
- Compare, format, diff and serialize any JavaScript value☆209Updated 3 months ago
- Agnostic tree traversal library.☆87Updated last year
- Hierarchical clustering in JavaScript☆57Updated 3 years ago
- An implementation of Domain-like error handling, built on async_hooks☆35Updated 2 weeks ago
- Fast AVL tree for Node and browser☆118Updated last week
- A graph data structure with topological sort and shortest path algorithms.☆264Updated last month
- A simple dependency graph for Node.js☆346Updated this week
- A CSS selector parser.☆97Updated 2 years ago
- Efficient encoder and decoder for arbitrary objects☆198Updated 7 years ago
- Self-documenting Node scripts through literate programming☆76Updated 6 years ago
- Some utilities for the JSON pointers described by RFC 6901☆182Updated last year
- create matching selectors from css for your very own nested object hierarchy☆112Updated 6 years ago
- Transform Markdown into JSX or React component modules☆92Updated last year
- AST-aware diff and patch toolset☆29Updated 10 years ago
- Execute a callback on every node of a source code's AST and stop walking whenever you see fit.☆63Updated 3 weeks ago
- `trough` is middleware☆70Updated last year
- From scratch type-checker☆107Updated 6 years ago
- memoize/cache in file system solution for Node.js☆40Updated last week
- Turns partial code location into precise code location☆126Updated 2 years ago
- Speed-optimized BitSet implementation for modern browsers and JavaScript engines, uses typed arrays☆111Updated 5 months ago
- tdigest: javascript implementation of Dunning's T-Digest for streaming quantile approximation☆72Updated last year
- Captures and cleans stack traces.☆195Updated 2 years ago
- The Observable parser.☆182Updated 11 months ago
- This is a Babel plugin which adds a straightforward, declarative syntax for adding debug logging to JavaScript applications.☆64Updated 7 years ago
- Parser of GraphViz dot file format☆80Updated 2 months ago
- Natural Language Concrete Syntax Tree format☆226Updated last year
- A Map subclass with support for multiple keys for one entry.☆110Updated 4 months ago