CSharpTest.Net.Collections
14.906.1403.1082
dotnet add package CSharpTest.Net.Collections --version 14.906.1403.1082
NuGet\Install-Package CSharpTest.Net.Collections -Version 14.906.1403.1082
<PackageReference Include="CSharpTest.Net.Collections" Version="14.906.1403.1082" />
paket add CSharpTest.Net.Collections --version 14.906.1403.1082
#r "nuget: CSharpTest.Net.Collections, 14.906.1403.1082"
// Install CSharpTest.Net.Collections as a Cake Addin #addin nuget:?package=CSharpTest.Net.Collections&version=14.906.1403.1082 // Install CSharpTest.Net.Collections as a Cake Tool #tool nuget:?package=CSharpTest.Net.Collections&version=14.906.1403.1082
==CSharpTest.Net.Collections==
* BPlusTree - a fairly full featured IDictionary backed by a B+Tree on disk.
* BTreeDictionary - a fully in-memory IDictionary implemented by a B+Tree.
* BTreeList - an in-memory IList using a B+Tree for storage and access.
* LurchTable - Least Used Recently Concurrent Hash Table, LinkedHashMap but thread-safe.
* MergeSort - Provides a memory-efficient sort for arrays.
* OrderedEnumeration & OrderedKeyValuePairs - Ordered enum of large volumes of key-values.
* OrdinalList - A simple byte[] based bit-mask collection supporting set operations.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net20 is compatible. net35 was computed. net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on CSharpTest.Net.Collections:
Repository | Stars |
---|---|
Shazwazza/UmbracoIdentity
ASP.NET Identity implementation for Umbraco's native member data
|
Version | Downloads | Last updated |
---|---|---|
14.906.1403.1082 | 601 | 9/6/2014 |
See the main project page (https://github.com/csharptest/CSharpTest.Net.Collections) for release notes.