Microsoft.IO.RecyclableMemoryStream

Memory stream pooler

A MemoryStream replacement that provides pooling and improved performance through optimized buffer management

A library to provide pooling for .NET MemoryStream objects to improve application performance.

GitHub

2k stars
119 watching
204 forks
Language: C#
last commit: almost 2 years ago

Related projects:

RepositoryDescriptionStars
mbrossard/threadpoolA C implementation of a thread pool that can be used to manage and execute tasks concurrently.858
mtrebi/thread-poolA C++ implementation of a thread pool for concurrent task execution1,156
mperham/connection_poolA connection pooling mechanism for Ruby applications1,633
hardikp/cpp-mempoolA C++ library for managing memory pools with efficient allocation and deallocation19
jamesmenetrey/memorysharpA C# based library allowing safe memory editing in Windows applications to enhance interoperability639
mratsim/weaveA high-performance multithreading runtime for Nim that provides fine-grained parallelism and ultra-low overhead540
reclassnet/reclass.netA .NET-based port of ReClass with additional features and support for various data types and memory analysis tools.1,850
bos/poolProvides efficient resource pooling for medium-lifetime resources such as database connections112
fullmetalcache/csharpmmnicenessTools for creating and executing memory-mapping 'niceness' in C# source files31
zer0mem0ry/kernelreadwritememoryA proof-of-concept project demonstrating kernel-level memory manipulation on Windows NT274
bshoshany/thread-poolA lightweight and easy-to-use C++17 thread pool library for concurrent programming.2,252
status-im/nim-taskpoolsA lightweight threadpool implementation for parallel task execution with low power consumption and high performance.101
dashbitco/nimble_poolA tiny resource-pool implementation for Elixir that avoids process-based overhead by directly sharing resources between processes347
composewell/streamlyA high-performance Haskell library providing functional programming abstractions and concurrency capabilities873
awnumar/memcallA cross-platform wrapper around common memory-related system calls.26