204 packages
returned for Tags:"Collections"
Welcome to Power Collections, A Community Project to Develop the Best Public License type safe Collection Classes for .NET. Power Collections makes heavy use of .NET Generics. The goal of the project is to provide generic collection classes that are not available in the .NET framework. Some of the...
More information
Contains specialized Dictionary implementations, that are 4x faster than the .NET default Dictionary.
Breaking changes in 3.1.x - See https://github.com/Capgemini/Cauldron for more information.
Enables using LINQ to query persistent collections
Total functions made convenient for F# and C#
ObservableView is a simple wrapper for collections which provides an easy to use API for searching, filtering, sorting and grouping of collections.
-
1,477 total downloads
-
last updated 8/10/2016
-
Latest version: 1.0.0-beta-1
-
collections
list
.NET Portable Class Library that provides a very simple implementation of an immutable list of (cons) cells.
A methods to operate collections and flow control. Please see github to get-started guide: https://github.com/andriyshevchenko/collections. Using a C# 6.0 static import required. Extensive use of C# 7.0 ValueTuple's
Specialized collections with more functionality, features and ease-of-use than the built-in .NET collection classes.
A lot of the useful stuff I've developed over the years distilled down into some sharable libraries. (Collections Extensions)
Extensions to System.Collections.Immutable to include FastImmutableHashSet and FastImmutableDictionary
Priority queue, reversible dictionary, reversible sorted dictionary, dynamic multidimensional array, heap, heapsort etc.
AddRange extension method for ICollection<T>
a library with concurrent collections
Fluent.Extensions is a netstandard2, net40, net45, net46 class library that defines extension methods used to support method chaining and programming against fluent interfaces. The current version contains shared code from the Collections.Fluent project to support generic colections and the Do()...
More information
Welcome to Academy Collections.
Academy.Collections presents a new set of data structures offering a lot of new applications for storing data in memory performing optimized operations and guaranteeing Microsoft .NET features like serialization and data information when debugging....
More information
Implements IReliableStateManagerReplica, ITransaction, IReliableDictionary, and IReliableQueue.
The collections maintin the same semantics as Service Fabric, including transaction commits and aborts, concurrency, and timeouts.
A simple, stand-alone library for managing objects within a 2 dimensional grid
A light weight pagination framework
The package is a part of Saritasa Tools project. Saritasa.Tools.Common contains various utilities and extensions for DateTime convertion, strings manipulation, validation utils (Guard), parse with default, flow (memoize, retry), collection processing (chunk select), atomic (CAS, swap), strings hash...
More information
xUnit tests for netfx-System.Collections.Generic.CollectionAddRange