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.
2k stars
119 watching
204 forks
Language: C#
last commit: 2 months ago Related projects:
Repository | Description | Stars |
---|---|---|
| A C implementation of a thread pool that can be used to manage and execute tasks concurrently. | 858 |
| A C++ implementation of a thread pool for concurrent task execution | 1,156 |
| A connection pooling mechanism for Ruby applications | 1,633 |
| A C++ library for managing memory pools with efficient allocation and deallocation | 19 |
| A C# based library allowing safe memory editing in Windows applications to enhance interoperability | 639 |
| A high-performance multithreading runtime for Nim that provides fine-grained parallelism and ultra-low overhead | 540 |
| A .NET-based port of ReClass with additional features and support for various data types and memory analysis tools. | 1,850 |
| Provides efficient resource pooling for medium-lifetime resources such as database connections | 112 |
| Tools for creating and executing memory-mapping 'niceness' in C# source files | 31 |
| A proof-of-concept project demonstrating kernel-level memory manipulation on Windows NT | 274 |
| A lightweight and easy-to-use C++17 thread pool library for concurrent programming. | 2,252 |
| A lightweight threadpool implementation for parallel task execution with low power consumption and high performance. | 101 |
| A tiny resource-pool implementation for Elixir that avoids process-based overhead by directly sharing resources between processes | 347 |
| A high-performance Haskell library providing functional programming abstractions and concurrency capabilities | 873 |
| A cross-platform wrapper around common memory-related system calls. | 26 |