2 packages tagged with “ReadOnlyLargeSpan”
Interfaces and types for large collections that can store up to 4607183514018775041 items like arrays, lists, sets and dictionaries. (Many .NET standard collections are limited to about 2.1 billion items) There are also thread-safe (concurrent) variants of the corresponding collection types.
Interfaces and types for large collections that can store up to 1_152_921_504_606_846_976 items including arrays, lists, sets, dictionaries, and spatial trees (KDTree, BKDTree, B+Tree). Many .NET standard collections are limited to about 2.1 billion items.