HyperSerializer 1.0.10

There is a newer version of this package available.
See the version list below for details.
dotnet add package HyperSerializer --version 1.0.10
NuGet\Install-Package HyperSerializer -Version 1.0.10
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="HyperSerializer" Version="1.0.10" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add HyperSerializer --version 1.0.10
#r "nuget: HyperSerializer, 1.0.10"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install HyperSerializer as a Cake Addin
#addin nuget:?package=HyperSerializer&version=1.0.10

// Install HyperSerializer as a Cake Tool
#tool nuget:?package=HyperSerializer&version=1.0.10

Blazing fast binary serialization up to 18 times faster than MessagePack and Protobuf with roughly equivelant memory allocation (see Benchmarks below). HyperSerializer uses the Span and Memory managed memory structs to acheive high speed and low memory allocation without unsafe code. HyperSerializer is 100% thread-safe and comes with both sync and async serialization and deserialization methods.

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp3.1 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.5.0 89 3/28/2024
1.4.0 598 10/11/2023
1.3.0 558 9/20/2023
1.2.0 549 9/14/2023
1.1.0 624 8/8/2023
1.0.17 552 8/8/2023
1.0.15 833 1/30/2023
1.0.14 725 1/20/2023
1.0.13 1,683 6/3/2022
1.0.12 1,219 5/19/2022
1.0.11 6,698 1/31/2022
1.0.10 3,577 1/14/2022
1.0.9 861 1/14/2022
1.0.8 843 1/13/2022
1.0.7 770 1/9/2022
1.0.6 665 1/9/2022
1.0.5 672 1/4/2022
1.0.4 696 1/4/2022