Immutable collections that can be memory-mapped from a file.
Info
Version: | 6.0.0 |
Author(s): | Lokad |
Last Update: | Tuesday, October 1, 2024 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Lokad.LargeImmutable |
Install
Install-Package Lokad.LargeImmutable
dotnet add package Lokad.LargeImmutable
paket add Lokad.LargeImmutable
Lokad.LargeImmutable Download (Unzip the "nupkg" after downloading)
Dependencies
- MessagePack(>= 2.1.165)
- System.Collections.Immutable(>= 1.7.1)
- System.Memory(>= 4.5.4)