Agrona provides a library of data structures and utility methods that are a common need when building high-performance applications in .NET.
Info
Version: | 1.40.0 |
Author(s): | Adaptive Financial Consulting Ltd. |
Last Update: | Tuesday, January 17, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/AdaptiveConsulting/Aeron.NET/ |
NuGet Url: | https://www.nuget.org/packages/Agrona |
Install
Install-Package Agrona
dotnet add package Agrona
paket add Agrona
Agrona Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- System.Runtime.CompilerServices.Unsafe(>= 4.5.2)
- System.Runtime.CompilerServices.Unsafe(>= 4.5.2)
Tags