The C5 Generic Collection Library for C# and CLI is a comprehensive collection library supporting lists, sets, bags, dictionaries, priority queues, (FIFO) queues, and (LIFO) stacks. C5 runs on everything supporting .NET Standard 2.0: .NET Core 2.0+, .NET 4.6.1+, Mono, Xamarin, Universal Windows...
More information
Algorithm and data-structure library for .NET 4.5.2+ / Netstandard 2.0+. Algorithmia contains sophisticated algorithms and data-structures like graphs, priority queues, command, undo-redo and more.
Algorithmia is one of the pillars of LLBLGen Pro and is used in production successfully since May...
More information
A generic heap datastructure, that satisfies the "heapify" algorithm. A MicroLibrary is a "class library" that is added directly into your own project, instead of being added as a separate reference.
NCommons is a set of several .NET libraries which provide common building blocks that can be used by any kind of library or application.
This library provides several generic and specialized collection-type members.
Commonly Used...
More information
NFX CORE Package
NFX UNISTACK includes:
Application Container + Dependency Injection facilities
Configuration engine
BigMemory: Local/Distributed piles/heaps, ability to store hundreds of millions of objects resident in memory for long times without killing GC
BigMemory Cache -...
More information
Fully managed library providing five types of heap. It implements d-ary, binary, binomial, Fibonacci and pairing heaps, in order to let the user choose the best heap to fit her/his needs. Each heap has its own advantages and disadvantages: please see the documentation or Wikipedia to better...
More information