Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Advanced search filters
Frameworks
.NET
net8.0
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
24 packages returned for Tags:"ArrayPool"
Sort by
Relevance
Downloads
Recently updated
Collections.
Pooled
by:
jmueller
422,559 total downloads
last updated
11/28/2019
Latest version:
2.0.0-preview.27
List
ArrayPool
Span
Dictionary
Stack
Set
HashSet
ObservableCollection
Includes PooledList, PooledDictionary, PooledSet, PooledStack, PooledQueue, and PooledObservableCollection: based on the corresponding collections in System.Collections.Generic, using ArrayPool internally to...
More information
NCode.
ArrayLeases
by:
NCode
11,824 total downloads
last updated
7/22/2023
Latest version:
1.0.1
Buffer
ArrayPool
IDisposable
Rent
Lease
Provides IDisposable leases for Microsoft's ArrayPool class from the System.Buffers package.
ListPool
by:
faustodavid
14,965 total downloads
last updated
6/7/2020
Latest version:
2.3.6
ASP.NET
List
System.Buffers
ArrayPool
ListPool
Performance
Span
ListPool and ValueListPool are optimized allocation free implementations of IList using ArrayPool. Changelog: * Improve dispose performance ListPool is the general use of the implementation,...
More information
PooledStream
by:
itn3000
4,992 total downloads
last updated
2/10/2022
Latest version:
0.3.0
MemoryStream
ArrayPool
Efficient MemoryStream powered by System.Buffers.ArrayPool
Rustic.
Memory
by:
ProphetLamb
5,697 total downloads
last updated
7/5/2023
Latest version:
0.6.4
ArrayPool
Ref
Span
Collections
Packed bit collections. Storing sequences of boolean values in integers.
HexConverter
by:
faustodavid
5,554 total downloads
last updated
3/18/2021
Latest version:
1.1.1
ASP.NET
Performance
Span
ArrayPool
High-performance hexadecimal converter
TouchSocket.
Core
by:
RRQM
13,834 total downloads
last updated
12/6/2023
Latest version:
2.0.0-beta.235
Message
ArrayPool
Logger
Plugin
3DES
Xml
FilePool
Serialize
TouchSocket
这是一个基础服务功能的库,其中包含:内存池、对象池、文件池、流式数据解包器、等待逻辑池、AppMessenger、3DES加密、Xml快速存储、运行时间测量器、文件快捷操作、高性能二进制序列化器、规范日志接口等。 说明文档:http://rrqm_home.gitee.io/touchsocket
Konsarpoo
by:
CostaBru
2,489 total downloads
last updated
9/27/2023
Latest version:
4.0.0
.NET
Collections
ArrayPool
Extensions
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: -...
More information
PooledMemoryStream
by:
azhmur
3,191 total downloads
last updated
6/26/2023
Latest version:
1.0.5
MemoryStream
ArrayPool
Pool
MemoryStream alternative using array pool instead of GC new. Best used for LOH sized streams. Look at benchmarks on github for details.
Rustic.
Memory.
Bit
by:
ProphetLamb
2,619 total downloads
last updated
7/5/2023
Latest version:
0.6.4
ArrayPool
Ref
Span
Collections
Packed bit collections. Storing sequences of boolean values in integers. BitSet, BitVec
Rustic.
Memory.
Common
by:
ProphetLamb
2,505 total downloads
last updated
7/5/2023
Latest version:
0.6.4
ArrayPool
Ref
Span
Collections
Packages types and functionality used for many `Rustic.Memory` projects.
Rustic.
Memory.
Buffers
by:
ProphetLamb
2,206 total downloads
last updated
7/5/2023
Latest version:
0.6.4
ArrayPool
Ref
Span
Collections
IBufferWriter implementing IVector interface. BufWriter, RentArray
Rustic.
Memory.
Inline
by:
ProphetLamb
2,040 total downloads
last updated
7/5/2023
Latest version:
0.6.4
ArrayPool
Ref
Span
Collections
Immutable inline array-like implementations for passing tiny lists without heap allocations. TinyRoSpan, TinyRoVec, TinyVec
Rustic.
Memory.
Vec
by:
ProphetLamb
2,347 total downloads
last updated
7/5/2023
Latest version:
0.6.4
ArrayPool
Ref
Span
Collections
Commonly used collection implementation allowing by-ref access to the storage. Vec, RefVec, PoolVec
ListPool.
Utf8Json
by:
faustodavid
2,441 total downloads
last updated
2/22/2020
Latest version:
0.1.0-preview8
ASP.NET
List
System.Buffers
ArrayPool
ListPool
Performance
Span
Utf8Json
This a fork from Utf8Json where we added support for Span and ListPool
Recyclable.
Collections
by:
mlemanczyk
1,689 total downloads
last updated
10/21/2023
Latest version:
0.0.6.1
Recyclable
ArrayPool
Array
Pool
List
Sortable
Sort
Recyclable.Collections project is an open source framework for operating dynamic lists at performance close to raw arrays. It aims at providing minimal memory footprint. It implements IList<T>'s interface and...
More information
ListPool.
Serializers.
Utf8Json.
Formatters
by:
faustodavid
734 total downloads
last updated
6/14/2020
Latest version:
1.0.0
ASP.NET
List
System.Buffers
ArrayPool
ListPool
Performance
Span
Utf8Json
High-performance formatters for ListPool.
RentedMemory
by:
AntonChristiansen
1,955 total downloads
last updated
8/4/2022
Latest version:
1.1.0
Rented
StringBuilder
Builder
String
Arrays
Array
Pool
ArrayPool
Byte
Bytes
More tags
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...
More information
NativeMemory
by:
Weirdo
176 total downloads
last updated
11/28/2022
Latest version:
0.0.1
NativeMemory
ArrayPool
NativeArrayPool
Native
Marshalling
Interop
NativeArray
Library to make working with native memory less of a pain.
Recyclable.
Collections.
Compatibility.
List
by:
mlemanczyk
168 total downloads
last updated
10/22/2023
Latest version:
0.0.2
Recyclable
ArrayPool
Array
Pool
List
Sortable
Sort
Recyclable.Collections.Compatibility.List project is an open source framework for operating dynamic lists at performance close to raw arrays. It aims at providing minimal memory footprint. It implements...
More information
Previous
Next