Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Frameworks
.NET
net7.0
net6.0
net5.0
.NET Core
netcoreapp3.1
netcoreapp3.0
netcoreapp2.2
netcoreapp2.1
netcoreapp2.0
netcoreapp1.1
netcoreapp1.0
.NET Standard
netstandard2.1
netstandard2.0
netstandard1.6
netstandard1.5
netstandard1.4
netstandard1.3
netstandard1.2
netstandard1.1
netstandard1.0
.NET Framework
net481
net48
net472
net471
net47
net462
net461
net46
net452
net451
net45
net40
net35
net30
net20
Package type
All types
Dependency
.NET tool
Template
Options
Include prerelease
4 packages returned for Tags:"MemoryPool"
Sort by
Relevance
Downloads
Recently updated
progaudi.
buffers
by:
progaudi
8,800 total downloads
last updated
1/11/2019
Latest version:
2.0.1.6-g83eba8e
memorypool
pool
memory
When you request buffer of size N from `System.Buffers.MemoryPool<T>` returns `IMemoryOwner<T>` which can hold `Memory<T>` at least N elements. That proves to be a problem in some scenarios like passing...
More information
Thruster
by:
Scooletz
2,574 total downloads
last updated
8/8/2018
Latest version:
1.0.0-alpha0018
MemoryPool
memory
span
A fast and efficient implementation of a MemoryPool.
Yamool.
Buffer
by:
yamool
1,346 total downloads
last updated
1/7/2016
Latest version:
1.0.0
buffer
memorypool
memory
A memory pool allocator library for .NET to improve application performance
TjD.
Memory.
UnmanagedMemory
by:
james.ianto.decker
168 total downloads
last updated
12/24/2022
Latest version:
0.0.2-beta
unsafe
unmanaged
memory
memorypool
span
memorymanager
This library provides a semblence of safety over unmanaged memory allocations. It includes a MemoryPool and MemoryManager implementation that wrap unmanaged memory allocations to allow access through Memory and...
More information