HyperSerializer 1.0.7
See the version list below for details.
dotnet add package HyperSerializer --version 1.0.7
NuGet\Install-Package HyperSerializer -Version 1.0.7
<PackageReference Include="HyperSerializer" Version="1.0.7" />
paket add HyperSerializer --version 1.0.7
#r "nuget: HyperSerializer, 1.0.7"
// Install HyperSerializer as a Cake Addin #addin nuget:?package=HyperSerializer&version=1.0.7 // Install HyperSerializer as a Cake Tool #tool nuget:?package=HyperSerializer&version=1.0.7
If you're looking for the fastest Microsoft.Net binary serializer, look no further. HyperSerializer is up to 18x faster than MessagePack and Protobuf with roughly equivelant memory allocation (see Benchmarks below). HyperSerializer was built as a champion/challenger (C++ vs C#) experiment to support the nanosecond latency requirements of high frequency trading. HyperSerializer uses the managed Span<T> and Memory<T> structs to acheive extreme speed and low memory allocation without unsafe code. HyperSerializer is 100% thread-safe and comes with both sync and async serialization and deserialization methods. Out of the box support for .NETCoreApp 3.1, net5.0, net6.0.
Product | Versions 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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
.NET Core | netcoreapp3.1 is compatible. |
-
.NETCoreApp 3.1
- Microsoft.CodeAnalysis.CSharp (>= 4.0.1)
- Microsoft.CodeAnalysis.Features (>= 4.0.1)
- Microsoft.CodeAnalysis.Workspaces.Common (>= 4.0.1)
-
net5.0
- Microsoft.CodeAnalysis.CSharp (>= 4.0.1)
- Microsoft.CodeAnalysis.Features (>= 4.0.1)
- Microsoft.CodeAnalysis.Workspaces.Common (>= 4.0.1)
-
net6.0
- Microsoft.CodeAnalysis.CSharp (>= 4.0.1)
- Microsoft.CodeAnalysis.Features (>= 4.0.1)
- Microsoft.CodeAnalysis.Workspaces.Common (>= 4.0.1)
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 | 1,214 | 3/28/2024 |
1.4.0 | 696 | 10/11/2023 |
1.3.0 | 642 | 9/20/2023 |
1.2.0 | 629 | 9/14/2023 |
1.1.0 | 698 | 8/8/2023 |
1.0.17 | 632 | 8/8/2023 |
1.0.15 | 901 | 1/30/2023 |
1.0.14 | 804 | 1/20/2023 |
1.0.13 | 1,800 | 6/3/2022 |
1.0.12 | 1,292 | 5/19/2022 |
1.0.11 | 6,778 | 1/31/2022 |
1.0.10 | 3,678 | 1/14/2022 |
1.0.9 | 929 | 1/14/2022 |
1.0.8 | 914 | 1/13/2022 |
1.0.7 | 842 | 1/9/2022 |
1.0.6 | 736 | 1/9/2022 |
1.0.5 | 731 | 1/4/2022 |
1.0.4 | 763 | 1/4/2022 |