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
25 packages returned for Tags:"ArrayPool"
Sort by
Relevance
Downloads
Recently updated
Collections.
Pooled
by:
jmueller
344,651 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
TouchSocket
by:
RRQM
79,401 total downloads
last updated
9/22/2023
Latest version:
2.0.0-beta.188
message
arraypool
logger
plugin
TouchSocket是.Net(包括 C# 、VB.Net、F#)的一个整合性的socket网络通信框架。包含了 tcp、udp、ssl等一系列的通信模块。一键式解决 tcp 黏分包问题,udp大数据包分片组合问题等。使用协议模板,可快速实现「固定包头」、「固定长度」、「区间字符」等一系列的数据报文解析。 说明文档:http://rrqm_home.gitee.io/touchsocket
TouchSocket.
AspNetCore
by:
RRQM
18,614 total downloads
last updated
9/22/2023
Latest version:
2.0.0-beta.188
message
arraypool
logger
plugin
TouchSocket.AspNetCore是适用于AspNetCore的专属版本。 说明文档:http://rrqm_home.gitee.io/touchsocket
NCode.
ArrayLeases
by:
NCode
11,509 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,151 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,920 total downloads
last updated
2/10/2022
Latest version:
0.3.0
MemoryStream
ArrayPool
Efficient MemoryStream powered by System.Buffers.ArrayPool
HexConverter
by:
faustodavid
5,035 total downloads
last updated
3/18/2021
Latest version:
1.1.1
ASP.NET
Performance
Span
ArrayPool
High-performance hexadecimal converter
Rustic.
Memory
by:
ProphetLamb
5,249 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.
Konsarpoo
by:
CostaBru
2,273 total downloads
last updated
4/28/2023
Latest version:
3.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,012 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,513 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,255 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.
Inline
by:
ProphetLamb
1,792 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,084 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
Rustic.
Memory.
Buffers
by:
ProphetLamb
1,946 total downloads
last updated
7/5/2023
Latest version:
0.6.4
ArrayPool
Ref
Span
Collections
IBufferWriter implementing IVector interface. BufWriter, RentArray
TouchSocket.
Core
by:
RRQM
7,049 total downloads
last updated
9/22/2023
Latest version:
2.0.0-beta.188
message
arraypool
logger
plugin
3DES
xml
filepool
serialize
这是一个基础服务功能的库,其中包含:内存池、对象池、文件池、流式数据解包器、等待逻辑池、AppMessenger、3DES加密、Xml快速存储、运行时间测量器、文件快捷操作、高性能二进制序列化器、规范日志接口等。 说明文档:http://rrqm_home.gitee.io/touchsocket
ListPool.
Utf8Json
by:
faustodavid
2,376 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,149 total downloads
last updated
9/10/2023
Latest version:
0.0.5
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
620 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,899 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
Previous
Next