SimdJsonSharp.Managed
1.5.0
SimdJson: Parsing gigabytes of JSON per second.
C# version of Daniel Lemire's SimdJson (written in C).
Install-Package SimdJsonSharp.Managed -Version 1.5.0
dotnet add package SimdJsonSharp.Managed --version 1.5.0
<PackageReference Include="SimdJsonSharp.Managed" Version="1.5.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SimdJsonSharp.Managed --version 1.5.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SimdJsonSharp.Managed, 1.5.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install SimdJsonSharp.Managed as a Cake Addin
#addin nuget:?package=SimdJsonSharp.Managed&version=1.5.0
// Install SimdJsonSharp.Managed as a Cake Tool
#tool nuget:?package=SimdJsonSharp.Managed&version=1.5.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETCoreApp 3.0
- System.Runtime.CompilerServices.Unsafe (>= 4.5.2)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.