dep_sort
Dependency sorter
Generates a topologically sorted list of dependencies with cycle detection.
Generic topological sorting for sorting a list of dependencies in C++17
13 stars
3 watching
0 forks
Language: C++
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool to visualize and analyze the complexity of codebases by depicting file dependencies as a 3D graph | 1,537 |
| Tool to manage and retrieve the latest versions of external dependencies used in a Deno project | 66 |
| Provides a service to analyze and display the status of dependencies in Rust projects. | 440 |
| A small utility module to check if an ordered list of values is in the correct sequence | 23 |
| Automates the visual representation of dependencies across multiple projects and tools | 144 |
| A tool to visually categorize and organize npm dependencies by color-coded tags. | 42 |
| A sorting function for natural ordering of strings containing numbers | 14 |
| Fast and efficient sorting library for Go with concurrent and parallel capabilities | 133 |
| A sorting algorithm that optimizes performance on non-random access containers and large data types | 19 |
| A C++14 header-only sorting library providing a flexible and generic way to implement various sorting algorithms | 629 |
| Analyzes .Net assembly code dependencies and relationships | 37 |
| A tool for managing specific dependencies tied to a project's version | 20 |
| A library that allows gradients to be propagated through sorting operations, enabling differentiable sorting networks. | 107 |
| A tool to help developers identify incompatible dependencies in their Angular 16 projects | 40 |
| A tool that scans C++ source code to generate dependency graphs in .dot format | 747 |