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...
More information
Adds Dependency Collection/Provider, enabaling generic dependencies with lifetimes to be added. When a dependency is requested depending on its lifetime it will be instantiated and disposed of.
Third-party libraries and header files that are prerequisites for building the Aerospike C client.
This package is only designed to help build the Aerospike C client library.
Separate deployment packages (aerospike-client-c, aerospike-client-c-libuv and
aerospike-client-c-libevent) are used to...
More information