Ecosyste.ms: Packages

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

nuget.org : konsarpoo

The eco friendly set of array pool based collections for netstandard2.1. Container's storage allocated and recycled back to shared memory pool by default. List of generic collections and APIs supported: - ``List`` - ``Map`` - ``Set`` - ``Stack`` - ``Queue`` Some extras built in: - BitArr - std::vector api - Python like APIs. Append methods, ``+`` ``-``, equality operators overloaded. - Lambda allocation free enumerable extensions Each collection is serializable by default. It has a class destructor defined and ``System.IDisposable`` interface implemented to recycle internal storage on demand or by ``GC``.

Registry - Homepage - JSON
purl: pkg:nuget/konsarpoo
Keywords: .NET, Collections, ArrayPool, Extensions
License: MIT
Latest release: 4 months ago
First release: over 2 years ago
Downloads: 3,512 total
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 6 days ago

    Loading...
    Readme
    Loading...