Found 126 packages
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 Platform, and Unity.
Roslyn based C# heap allocation diagnostic analyzer that can detect explicit and many implicit allocations like boxing, display classes a.k.a closures, implicit delegate creations, etc The code-assist version that integrates with the Visual Studio 2019 IDE is here, https://marketplace.visualstudio.com/items?itemName=MukulSabharwal.ClrHeapAllocationAnalyzer NOTE: This is the build analyzer. NOTE: You require ' ' ' ' Visual Studio 2019 ' ' ' ' for this to work.
.NET Managed Heap Dump and Analysis Tool
Package Description
Simple implementation of the Fibonacci Head Datastructure.
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 2010. Many of the classes and algorithms in Algorithmia contain references to papers and articles on Wikipedia or other websites where you can find additional information regarding the algorithm or data-structure implemented. The core design of Algorithmia is about making algorithms and data-structures which are known for many years available to the .NET developer in easy to use and properly documented classes and methods. No class or method implemented in Algorithmia re-implements a .NET BCL (base class library) class or method unless it was necessary to do so (e.g. the linked list in .NET is re-implemented as it doesn't have an O(1) concat operation, which is necessary for the Fibonacci heap).
Package Description
Heap binding library for Bridge.NET projects.
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.
Roslyn based C# heap allocation diagnostic analyzer that can detect explicit and many implicit allocations like boxing, display classes a.k.a closures, implicit delegate creations, etc
Hiperspace heap store for session, edge and testing purposes
Light Coding and Heavy Processing Excel Writer
Easy to use BinaryHeap implementation with IEnumerable extension for simple conversion.
Hash based folder structure used for storing a large number of files
Package Description
C# implementation of generic heap-based concurrent priority queue for .NET
Binary heap with an API similar to Python's heapq module
Top-quality toolkit of algorithms and data structures for .NET developers.
Extremely fast MurmurHash implementation with zero heap allocations
BinaryHeap tools