microsoft/Microsoft.IO.RecyclableMemoryStream
A library to provide pooling for .NET MemoryStream objects to improve application performance.
C#MIT
Issues
- 0
Injecting into AspNetCore, gRPC, Json?
#359 opened by AnthonyLloyd - 0
How to read and send recyclable memory stream parallel to multiple destinations
#358 opened by vanand-conga - 3
Question: remaining benefits when calling ToArray
#357 opened by verdie-g - 2
- 1
- 3
RecyclableMemoryStream.TryGetBuffer causes infinite loop when UseExponentialLargeBuffer is true
#344 opened by wangzq - 2
- 2
ETW event source is not working
#340 opened by sergiojrdotnet - 4
For many small stream writes, RecyclableMemoryStream is slower than other implementations
#339 opened by mregen - 4
FileStreamResult: ObjectDisposedException: Cannot access a disposed object.
#336 opened by vitali-karmanov - 2
why just pool MemoryStream
#334 opened by trivalik - 4
- 0
- 1
Upgrade blocker: Recent change of GetStream() to return RecyclableMemoryStream instead of MemoryStream
#330 opened by satishc2437 - 5
Guideline about cryptography with RMS
#326 opened by LeaFrock - 11
- 3
RMS v3.0 Planning
#258 opened by benmwatson - 3
- 2
Reduce the number of Method/Constructor overloads.
#256 opened by grbell-ms - 1
- 1
How effective is this package for buffers that are usually smaller than 256 bytes?
#307 opened by Leonardo-Ferreira - 1
Question: GetStream copy existing buffer use case
#295 opened by osexpert - 10
- 5
- 0
Humanitarian Organization Team mbrgi
#293 opened by Syahlottuss - 4
Enable nullable annotations and warnings
#254 opened by Flash0ver - 1
Multiple StreamManagers in referenced libraries - how to find total memory usage
#287 opened by stefan2410 - 1
Continous benchmarking
#277 opened by lechu445 - 4
Is there a plan to contribute to the dotnet/runtime?
#263 opened by Varorbc - 3
Using memory stream with httpClient post
#262 opened by stefan2410 - 1
NullReferenceException possible with M.IO.RecyclableMemoryStream.Dispose(true)
#260 opened by kevincha99 - 6
- 6
OutOfMemory exception in Docker under Ubuntu 18.4
#230 opened by PaulParau - 3
Change Target Framework from `net5.0` to `net6.0`
#255 opened by Flash0ver - 1
ArgumentNullException during Write
#248 opened by arman-microsoft - 2
- 1
- 3
Add NET6 target
#239 opened by ovska - 3
Assign a large buffer
#234 opened by Mikako-ff - 0
- 5
With large buffer pool sizes MaximumFreeLargePoolBytes isn't useful for controlling memory usage
#222 opened by cryolithic - 2
Getting out of memory exception for large files
#220 opened by avnet78 - 0
- 1
- 2
Blocks list initial capacity
#203 opened by lbargaoanu - 1
- 2
DI not working for RecyclableMemoryStreamManager
#197 opened by DenisaJurca - 1
- 2
- 2