A zero-copy, zero-alloc .NET wrapper for LMDB.
Info
Version: | 2.0.1 |
Author(s): | Karl Waclawek |
Last Update: | Sunday, September 20, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/kwaclaw/KdSoft.Lmdb |
NuGet Url: | https://www.nuget.org/packages/KdSoft.Lmdb |
Install
Install-Package KdSoft.Lmdb
dotnet add package KdSoft.Lmdb
paket add KdSoft.Lmdb
KdSoft.Lmdb Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Buffers(>= 4.5.1)
- System.Memory(>= 4.5.4)
- System.Numerics.Vectors(>= 4.5.0)
- System.Runtime.CompilerServices.Unsafe(>= 4.7.1)
Tags