Top 20 NuGet acyclic Packages

This is a fork of Daniel Bradley's C# implementation of the Tarjan cycle detection algorithm. (https://github.com/danielrbradley/CycleDetection) You can use this library to sort dependencies and even handle cyclic references. e.g. to compile stuff in the right order. I found it to be qu...
A library for all the data structures in C#. Every class is generic and reusable.
Acyclic Visitor implementation using Micrososft Unity Container
Net Standard library to help manage a hierarchy of nodes.