A low-level .NET allocator that grows lazily.
Info
Version: | 0.3.0-pre |
Author(s): | Gregoire Geis |
Last Update: | Wednesday, February 14, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/6A/ExpandableAllocator |
NuGet Url: | https://www.nuget.org/packages/ExpandableAllocator |
Install
Install-Package ExpandableAllocator
dotnet add package ExpandableAllocator
paket add ExpandableAllocator
ExpandableAllocator Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Runtime.InteropServices(>= 4.3.0)
- System.Runtime.InteropServices.RuntimeInformation(>= 4.3.0)
Tags