tmont / tarjan-graphLinks
Simple Node.js module for detecting cycles in directed graphs
☆41Updated 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:
- 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
- Efficient encoder and decoder for arbitrary objects☆198Updated 7 years ago
- Topologically sort directed acyclic graphs (such as dependency lists) in javascript☆307Updated 2 years ago
- A CSS selector parser.☆97Updated 2 years ago
- Fast AVL tree for Node and browser☆118Updated last month
- Compare, format, diff and serialize any JavaScript value☆210Updated 4 months ago
- From scratch type-checker☆107Updated 6 years ago
- A simple dependency graph for Node.js☆348Updated last month
- Execute a callback on every node of a source code's AST and stop walking whenever you see fit.☆63Updated 3 weeks ago
- Self-documenting Node scripts through literate programming☆76Updated 6 years ago
- This is a Babel plugin which adds a straightforward, declarative syntax for adding debug logging to JavaScript applications.☆64Updated 7 years ago
- The Observable parser.☆182Updated last year
- `trough` is middleware☆70Updated last year
- Tokenizes a string that represents a regular expression.☆96Updated last month
- create matching selectors from css for your very own nested object hierarchy☆113Updated 6 years ago
- Turns partial code location into precise code location☆126Updated 2 years ago
- Runtime type-checking for JavaScript functions☆78Updated last month
- Agnostic tree traversal library.☆88Updated last year
- tdigest: javascript implementation of Dunning's T-Digest for streaming quantile approximation☆72Updated last year
- Speed-optimized BitSet implementation for modern browsers and JavaScript engines, uses typed arrays☆112Updated 7 months ago
- Hierarchical clustering in JavaScript☆57Updated last month
- A stream implementation that does more by doing less☆255Updated 2 months ago
- ☆56Updated 9 years ago
- Mock STDIN file descriptor in Node.js☆68Updated 5 years ago
- parses jsdoc documentation from javascript or html files, outputs JSON☆103Updated 2 months ago
- A purely functional red-black tree data structure☆388Updated 2 years ago
- Manipulate columnar data efficiently using typed arrays.☆125Updated 7 years ago
- Library for higher-order manipulation of collections☆179Updated 3 years ago
- browserify tree shaking plugin using `common-shake`☆104Updated last year
- Save / load named snapshots, useful for tests☆14Updated last month