41 packages found
Topological sort of directed ascyclic graphs (like dependecy lists)
Topological sorting with grouping support
Topological sort of directed acyclic graphs (like dependecy lists)
A tiny dependency solver using topological sorting
Toposort an object that happens to be an adjacency list graph.
Topological sort
Topologically sort Gert graphs
Topological sort on directed graphs.
Asynchronous Dependency Resolver
Merge two lists, trying to preserve the order of both
Directed graphs analyzer for parallel traversals
topologically sorts and divides a dag into almost disjoint subsets
Utilities to define graphs for your apps and schedule the execution of operations, fast.
Topological sort of directed ascyclic graphs (like dependecy lists)
Implementation of commonly used data structures and utilities in JavaScript.
- ds
- sort map
- data structures
- JavaScript
- AVL
- AVLTree
- Trie
- TernarySearchTrie
- MultiWayTrie
- SkipList
- BTree
- BinarySearch
- BinarySearchTree
- SortedMap
- View more
A concatenation tool ripped from the insides of PrePros.
<p align="center"> <img src="/doc/img/logo.png" alt="logo" height="500" width="500"> </p>
- lazy
- toolbox
- portable
- scripts
- math
- pattern
- sort
- topological
- dependencies
- materials
- counter
- parsing
- rule
- rules
- View more
Simple and fast implementation of topological sorting. No dependencies. A circular graph will throw an error with circular nodes info.
Topological sorting for JavaScript
Sort items in a graph using a topological sort while resolving cycles with priority groups