Provides resource pooling of any type for performance-critical applications that allocate and deallocate objects frequently.
The main types provided by this library are:
ArrayPool is shipped as part of the shared framework starting with .NET Core 3.1.
System.Buffers is released as open source under the MIT license.