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

nuget.org : rentedmemory

RentedMemory is a library that builds on ArrayPool to make it explicit that you are using a rented array and adds some functionality. Includes: - RentedMemory is a readonly struct wrapper around ArrayPool used kinda like dispose pattern. - RentedMemoryBuilder is a StringBuilder alternative with zero allocation (pooled) and works on any struct. - RentedObjects is a lightweight objectpool where you create the objects yourself.

Registry - Source - JSON
purl: pkg:nuget/rentedmemory
Keywords: Rented , StringBuilder , Builder , String , Arrays , Array , Pool , ArrayPool , Byte , Bytes , Shared
License: MIT
Latest release: almost 3 years ago
First release: about 3 years ago
Downloads: 2,459 total
Stars: 2 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 24 days ago

    Loading...
    Readme
    Loading...