Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 9.8% on nuget.org
Top 7.0% dependent repos on nuget.org
Top 8.7% forks on nuget.org

nuget.org : kaos.collections

KaosCollections is a .NET library that provides generic collection classes for storing elements that are both sorted and indexed. Two of these classes emulate Microsoft's SortedDictionary and SortedSet while delivering superior performance and greatly enhanced capability. Also included are sorted bag and a map classes. Based on order statistic B+ trees, all classes provide getting elements by index, getting the index of an element, range removal by index, range enumeration, and more. Primary types provided are: Kaos.Collections.RankedDictionary<TKey,TValue> Kaos.Collections.RankedSet<T> Kaos.Collections.RankedMap<TKey,TValue> Kaos.Collections.RankedBag<T>

Registry - Homepage - JSON
purl: pkg:nuget/kaos.collections
Keywords: Generics, Collections, SortedDictionary, SortedSet, SortedList, BTree, Order, Statistic, Dictionary, Set, Bag, Multiset, Multimap
License: MIT
Latest release: over 6 years ago
First release: over 124 years ago
Dependent packages: 1
Dependent repositories: 1
Downloads: 12,935 total
Stars: 10 on GitHub
Forks: 2 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 2 days ago

    Loading...
    Readme
    Loading...