Top 20 NuGet balanced Packages

Provides methods to check a strings for balanced parentheses, special characters, tags, etc.
Official client library for Balanced Payments.
Contains the core assemblies needed to run Umbraco Cms. This package only contains assemblies and can be used for package development. Use the UmbracoCms-package to setup Umbraco in Visual Studio as an ASP.NET project. This branch will not be updated - I recommend you use the official UmbracoCms.Co...
Immutable persistent collections, algebraic sum-type aka descriminated union, Ref type and supportive extensions for performant functional programming in C#. Split from the DryIoc: https://github.com/dadhi/DryIoc
Installs Umbraco Cms in your Visual Studio ASP.NET project This branch will not be updated - I recommend you use the official UmbracoCms.Core package, 7.2.0 or later
Immutable persistent collections, algebraic sum-type aka descriminated union, Ref type and supportive extensions for performant functional programming in C#. Split from the DryIoc: https://github.com/dadhi/DryIoc
Self balancing avl tree with Concat and Split operations.
TypeScript implementation of an AVL tree, a self-balancing binary search tree, with enumerable/iterable collections like set and map.
MoreComplexDataStructures is a class library containing a collection of data structures (plus related utility classes) more complex than those found in the standard .NET framework. The project currently contains the following data structures and utility classes... WeightBalancedTree<T> - A weight-...