An open API service indexing awesome lists of open source software.

https://github.com/gigi81/buffermanager

Buffer Manager for C#
https://github.com/gigi81/buffermanager

buffer buffer-management buffer-manager netcore netstandard

Last synced: 8 months ago
JSON representation

Buffer Manager for C#

Awesome Lists containing this project

README

          

#Managed and Unmanaged buffer managers for dotnet

[![Build status](https://ci.appveyor.com/api/projects/status/nmx8c7p5fygse6bb?svg=true)](https://ci.appveyor.com/project/gigi81/buffermanager) [![Nuget](https://img.shields.io/nuget/v/Grillisoft.BufferManager.svg)](https://www.nuget.org/packages/Grillisoft.BufferManager)

Buffer managers implementation for .net core and .net framework. The library provides interfaces for managed and unmanaged buffers managers and some implementations.