Collections NuGet Package

This are C# class libraries that implements generic collections that are
not covered by the .NET base class library.

At the moment this is just
a BinaryHeap implementation with various variations, and based on that
an implementation of a PriorityQueue.




Got any Collections Question?





Info

Version: 5.0.0
Author(s): Juergen Pfeifer
Last Update: Thursday, November 12, 2020
.NET Fiddle: Online Example
Project Url: https://github.com/juergenpf/Collections
NuGet Url: https://www.nuget.org/packages/Collections


Install
Install-Package Collections
dotnet add package Collections
paket add Collections
Collections Download (Unzip the "nupkg" after downloading)

.NETFramework 4.0
  • No dependencies.
.NETStandard 2.0
  • No dependencies.
net5.0
  • No dependencies.


Tags



STATS

must-have-score

1.5

avg-downloads-per-day

21

days-since-last-release

1232