Description: Algorithm Lab is an open-source platform for learning and visualizing algorithms. It allows users to build, test, and debug algorithms interactively with a simple drag-and-drop interface. Algorithm Lab supports popular algorithms like searching, sorting, graphs, strings, computational geometry, and more.
Type: software
Pricing: Open Source
Description: Isolator is a unit testing tool for .NET that enables developers to run unit tests in isolation without requiring access to databases or the file system. It stubs out calls to external dependencies to facilitate test automation.
Type: software